[INFO] fetching crate libarc 0.1.0...
[INFO] checking libarc-0.1.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate libarc 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate libarc 0.1.0
[INFO] finished tweaking crates.io crate libarc 0.1.0
[INFO] tweaked toml for crates.io crate libarc 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libarc 0.1.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 82 packages to latest compatible versions
[INFO] [stderr]       Adding hyper v0.13.10 (available: v1.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5b462d387201c7a0fbf3faa84befdb9e8ffa5b5d718371fa08c19f1dafdf3cd
[INFO] running `Command { std: "docker" "start" "-a" "d5b462d387201c7a0fbf3faa84befdb9e8ffa5b5d718371fa08c19f1dafdf3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5b462d387201c7a0fbf3faa84befdb9e8ffa5b5d718371fa08c19f1dafdf3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b462d387201c7a0fbf3faa84befdb9e8ffa5b5d718371fa08c19f1dafdf3cd", kill_on_drop: false }`
[INFO] [stdout] d5b462d387201c7a0fbf3faa84befdb9e8ffa5b5d718371fa08c19f1dafdf3cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01fe3c4a5ed50631d741a1bef3a23bc9756093ae719f0f0df1ce8acc0cdfb841
[INFO] running `Command { std: "docker" "start" "-a" "01fe3c4a5ed50631d741a1bef3a23bc9756093ae719f0f0df1ce8acc0cdfb841", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking tokio-async v0.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------------------------ caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | ...   $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* )
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 232 |         $crate::_js_impl!( @call [$($token)*] [$($flags)*] [] [] [a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15] -> $($token)* );
[INFO] [stdout]     |                                                                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:183:126
[INFO] [stdout]     |
[INFO] [stdout] 183 |         $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:171:137
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |                                                                                                                                       ^
[INFO] [stdout] ...
[INFO] [stdout] 183 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |       --------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `_js_impl!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:179:141
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* );
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout] ...
[INFO] [stdout] 179 | ...   $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)* $arg] [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* );
[INFO] [stdout]     |                                                                                                                                           ^
[INFO] [stdout]     |
[WARN] too many lines in the log, truncating it
