[INFO] cloning repository https://github.com/rickyhan/potodds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickyhan/potodds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Fpotodds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Fpotodds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77e64a489c25108202739814e567383764353ade [INFO] checking rickyhan/potodds against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Fpotodds" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickyhan/potodds on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rickyhan/potodds [INFO] finished tweaking git repo https://github.com/rickyhan/potodds [INFO] tweaked toml for git repo https://github.com/rickyhan/potodds written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rickyhan/potodds already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a4e2d8e1419c3ef6aff2e4b8057ead8b6a9999b9d4c3925b8a8544c36635f86 [INFO] running `Command { std: "docker" "start" "-a" "6a4e2d8e1419c3ef6aff2e4b8057ead8b6a9999b9d4c3925b8a8544c36635f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a4e2d8e1419c3ef6aff2e4b8057ead8b6a9999b9d4c3925b8a8544c36635f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4e2d8e1419c3ef6aff2e4b8057ead8b6a9999b9d4c3925b8a8544c36635f86", kill_on_drop: false }` [INFO] [stdout] 6a4e2d8e1419c3ef6aff2e4b8057ead8b6a9999b9d4c3925b8a8544c36635f86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 881e089cf0dcf5fae4bed7584772e93c7abdc2cb4a34b3f0050e2c3cda2119b8 [INFO] running `Command { std: "docker" "start" "-a" "881e089cf0dcf5fae4bed7584772e93c7abdc2cb4a34b3f0050e2c3cda2119b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.2 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.2 [INFO] [stderr] Compiling stdweb v0.4.10 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking rand v0.5.0 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 69 | | return @{value}; [INFO] [stdout] 70 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 69 | | return @{value}; [INFO] [stdout] 70 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 69 | | return @{value}; [INFO] [stdout] 70 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 99 | | return @{value}; [INFO] [stdout] 100 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 99 | | return @{value}; [INFO] [stdout] 100 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/object.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 99 | | return @{value}; [INFO] [stdout] 100 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/array.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 66 | | return @{value}; [INFO] [stdout] 67 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/array.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 66 | | return @{value}; [INFO] [stdout] 67 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/array.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 66 | | return @{value}; [INFO] [stdout] 67 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / js!( @(no_return) [INFO] [stdout] 31 | | Module.STDWEB_PRIVATE.unregister_raw_value( @{self.0} ); [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:325:41 [INFO] [stdout] | [INFO] [stdout] 325 | __js_raw_asm!( $code, $a1_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/symbol.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / js!( @(no_return) [INFO] [stdout] 31 | | Module.STDWEB_PRIVATE.unregister_raw_value( @{self.0} ); [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | / js! { @(no_return) [INFO] [stdout] 41 | | var state = @{&self.state}; [INFO] [stdout] 42 | | state.cancelled = true; [INFO] [stdout] 43 | | state.callback.drop(); [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:325:41 [INFO] [stdout] | [INFO] [stdout] 325 | __js_raw_asm!( $code, $a1_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | / js! { @(no_return) [INFO] [stdout] 41 | | var state = @{&self.state}; [INFO] [stdout] 42 | | state.cancelled = true; [INFO] [stdout] 43 | | state.callback.drop(); [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | / js!{ @(no_return) [INFO] [stdout] 301 | | @{self}.setDate(@{date}); [INFO] [stdout] 302 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | / js!{ @(no_return) [INFO] [stdout] 301 | | @{self}.setDate(@{date}); [INFO] [stdout] 302 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | / js!{ @(no_return) [INFO] [stdout] 311 | | @{self}.setFullYear(@{full_year}); [INFO] [stdout] 312 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | / js!{ @(no_return) [INFO] [stdout] 311 | | @{self}.setFullYear(@{full_year}); [INFO] [stdout] 312 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | / js!{ @(no_return) [INFO] [stdout] 322 | | @{self}.setHours(@{hours}); [INFO] [stdout] 323 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | / js!{ @(no_return) [INFO] [stdout] 322 | | @{self}.setHours(@{hours}); [INFO] [stdout] 323 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | / js!{ @(no_return) [INFO] [stdout] 332 | | @{self}.setMilliseconds(@{milliseconds}); [INFO] [stdout] 333 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | / js!{ @(no_return) [INFO] [stdout] 332 | | @{self}.setMilliseconds(@{milliseconds}); [INFO] [stdout] 333 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | / js!{ @(no_return) [INFO] [stdout] 342 | | @{self}.setMinutes(@{minutes}); [INFO] [stdout] 343 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | / js!{ @(no_return) [INFO] [stdout] 342 | | @{self}.setMinutes(@{minutes}); [INFO] [stdout] 343 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | / js!{ @(no_return) [INFO] [stdout] 352 | | @{self}.setMonth(@{month}); [INFO] [stdout] 353 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | / js!{ @(no_return) [INFO] [stdout] 352 | | @{self}.setMonth(@{month}); [INFO] [stdout] 353 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | / js!{ @(no_return) [INFO] [stdout] 362 | | @{self}.setSeconds(@{seconds}); [INFO] [stdout] 363 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | / js!{ @(no_return) [INFO] [stdout] 362 | | @{self}.setSeconds(@{seconds}); [INFO] [stdout] 363 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | / js!{ @(no_return) [INFO] [stdout] 373 | | @{self}.setTime(@{time}); [INFO] [stdout] 374 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | / js!{ @(no_return) [INFO] [stdout] 373 | | @{self}.setTime(@{time}); [INFO] [stdout] 374 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | / js!{ @(no_return) [INFO] [stdout] 383 | | @{self}.setUTCDate(@{date}); [INFO] [stdout] 384 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | / js!{ @(no_return) [INFO] [stdout] 383 | | @{self}.setUTCDate(@{date}); [INFO] [stdout] 384 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | / js!{ @(no_return) [INFO] [stdout] 393 | | @{self}.setUTCFullYear(@{full_year}); [INFO] [stdout] 394 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | / js!{ @(no_return) [INFO] [stdout] 393 | | @{self}.setUTCFullYear(@{full_year}); [INFO] [stdout] 394 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | / js!{ @(no_return) [INFO] [stdout] 404 | | @{self}.setUTCHours(@{hours}); [INFO] [stdout] 405 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | / js!{ @(no_return) [INFO] [stdout] 404 | | @{self}.setUTCHours(@{hours}); [INFO] [stdout] 405 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | / js!{ @(no_return) [INFO] [stdout] 414 | | @{self}.setUTCMilliseconds(@{milliseconds}); [INFO] [stdout] 415 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | / js!{ @(no_return) [INFO] [stdout] 414 | | @{self}.setUTCMilliseconds(@{milliseconds}); [INFO] [stdout] 415 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | / js!{ @(no_return) [INFO] [stdout] 424 | | @{self}.setUTCMinutes(@{minutes}); [INFO] [stdout] 425 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | / js!{ @(no_return) [INFO] [stdout] 424 | | @{self}.setUTCMinutes(@{minutes}); [INFO] [stdout] 425 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | / js!{ @(no_return) [INFO] [stdout] 434 | | @{self}.setUTCMonth(@{month}); [INFO] [stdout] 435 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | / js!{ @(no_return) [INFO] [stdout] 434 | | @{self}.setUTCMonth(@{month}); [INFO] [stdout] 435 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | / js!{ @(no_return) [INFO] [stdout] 444 | | @{self}.setUTCSeconds(@{seconds}); [INFO] [stdout] 445 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | / js!{ @(no_return) [INFO] [stdout] 444 | | @{self}.setUTCSeconds(@{seconds}); [INFO] [stdout] 445 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { js!( return document; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { js!( return document; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { js!( return document; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / js_try!( [INFO] [stdout] 72 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 73 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | js!( return @{self}.createTextNode( @{text} ); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | js!( return @{self}.createTextNode( @{text} ); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | js!( return @{self}.createTextNode( @{text} ); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | js!( return @{self}.createTextNode( @{text} ); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | js!( return @{self}.createTextNode( @{text} ); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | js!( return @{self}.createTextNode( @{text} ); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | js!( return @{self}.createTextNode( @{text} ); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self}.location; [INFO] [stdout] 96 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self}.location; [INFO] [stdout] 96 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self}.location; [INFO] [stdout] 96 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self}.location; [INFO] [stdout] 96 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self}.location; [INFO] [stdout] 96 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | / js!( [INFO] [stdout] 107 | | return @{self}.body; [INFO] [stdout] 108 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | / js!( [INFO] [stdout] 107 | | return @{self}.body; [INFO] [stdout] 108 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | / js!( [INFO] [stdout] 107 | | return @{self}.body; [INFO] [stdout] 108 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | / js!( [INFO] [stdout] 107 | | return @{self}.body; [INFO] [stdout] 108 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | / js!( [INFO] [stdout] 107 | | return @{self}.body; [INFO] [stdout] 108 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | / js!( [INFO] [stdout] 120 | | return @{self}.head; [INFO] [stdout] 121 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | / js!( [INFO] [stdout] 120 | | return @{self}.head; [INFO] [stdout] 121 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | / js!( [INFO] [stdout] 120 | | return @{self}.head; [INFO] [stdout] 121 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | / js!( [INFO] [stdout] 120 | | return @{self}.head; [INFO] [stdout] 121 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | / js!( [INFO] [stdout] 120 | | return @{self}.head; [INFO] [stdout] 121 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / js!( [INFO] [stdout] 132 | | return @{self}.title; [INFO] [stdout] 133 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / js!( [INFO] [stdout] 132 | | return @{self}.title; [INFO] [stdout] 133 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / js!( [INFO] [stdout] 132 | | return @{self}.title; [INFO] [stdout] 133 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / js!( [INFO] [stdout] 132 | | return @{self}.title; [INFO] [stdout] 133 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / js!( [INFO] [stdout] 132 | | return @{self}.title; [INFO] [stdout] 133 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | js!( @(no_return) @{self}.title = @{title}; ); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | js!( @(no_return) @{self}.title = @{title}; ); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | / js!( [INFO] [stdout] 155 | | return @{self}.documentElement; [INFO] [stdout] 156 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | / js!( [INFO] [stdout] 155 | | return @{self}.documentElement; [INFO] [stdout] 156 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | / js!( [INFO] [stdout] 155 | | return @{self}.documentElement; [INFO] [stdout] 156 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | / js!( [INFO] [stdout] 155 | | return @{self}.documentElement; [INFO] [stdout] 156 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | / js!( [INFO] [stdout] 155 | | return @{self}.documentElement; [INFO] [stdout] 156 | | ).try_into().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | let value = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 166 | | return @{self}.pointerLockElement; [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | let value = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 166 | | return @{self}.pointerLockElement; [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | let value = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 166 | | return @{self}.pointerLockElement; [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | let value = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 166 | | return @{self}.pointerLockElement; [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | let value = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 166 | | return @{self}.pointerLockElement; [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | / js!( @(no_return) [INFO] [stdout] 181 | | @{self}.exitPointerLock(); [INFO] [stdout] 182 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:325:41 [INFO] [stdout] | [INFO] [stdout] 325 | __js_raw_asm!( $code, $a1_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/document.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | / js!( @(no_return) [INFO] [stdout] 181 | | @{self}.exitPointerLock(); [INFO] [stdout] 182 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | / js! { @(no_return) [INFO] [stdout] 22 | | var val = @{&self.0}; [INFO] [stdout] 23 | | val.window.cancelAnimationFrame(val.request); [INFO] [stdout] 24 | | val.callback.drop(); [INFO] [stdout] 25 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:325:41 [INFO] [stdout] | [INFO] [stdout] 325 | __js_raw_asm!( $code, $a1_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | / js! { @(no_return) [INFO] [stdout] 22 | | var val = @{&self.0}; [INFO] [stdout] 23 | | val.window.cancelAnimationFrame(val.request); [INFO] [stdout] 24 | | val.callback.drop(); [INFO] [stdout] 25 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe { js!( return window; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe { js!( return window; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe { js!( return window; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:399:26 [INFO] [stdout] | [INFO] [stdout] 399 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / js!( @(no_return) [INFO] [stdout] 56 | | @{self}.alert( @{message} ); [INFO] [stdout] 57 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:328:51 [INFO] [stdout] | [INFO] [stdout] 328 | __js_raw_asm!( $code, $a1_name, $a2_name ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / js!( @(no_return) [INFO] [stdout] 56 | | @{self}.alert( @{message} ); [INFO] [stdout] 57 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / js!( [INFO] [stdout] 73 | | return @{self.as_ref()}.localStorage; [INFO] [stdout] 74 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / js!( [INFO] [stdout] 73 | | return @{self.as_ref()}.localStorage; [INFO] [stdout] 74 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / js!( [INFO] [stdout] 73 | | return @{self.as_ref()}.localStorage; [INFO] [stdout] 74 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / js!( [INFO] [stdout] 73 | | return @{self.as_ref()}.localStorage; [INFO] [stdout] 74 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / js!( [INFO] [stdout] 73 | | return @{self.as_ref()}.localStorage; [INFO] [stdout] 74 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self.as_ref()}.sessionStorage; [INFO] [stdout] 96 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self.as_ref()}.sessionStorage; [INFO] [stdout] 96 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self.as_ref()}.sessionStorage; [INFO] [stdout] 96 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self.as_ref()}.sessionStorage; [INFO] [stdout] 96 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / js!( [INFO] [stdout] 95 | | return @{self.as_ref()}.sessionStorage; [INFO] [stdout] 96 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / js!( [INFO] [stdout] 109 | | return @{self}.location; [INFO] [stdout] 110 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / js!( [INFO] [stdout] 109 | | return @{self}.location; [INFO] [stdout] 110 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / js!( [INFO] [stdout] 109 | | return @{self}.location; [INFO] [stdout] 110 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / js!( [INFO] [stdout] 109 | | return @{self}.location; [INFO] [stdout] 110 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / js!( [INFO] [stdout] 109 | | return @{self}.location; [INFO] [stdout] 110 | | ).into_reference_unchecked() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:426:85 [INFO] [stdout] | [INFO] [stdout] 426 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:422:85 [INFO] [stdout] | [INFO] [stdout] 422 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let values: Value = js!{ [INFO] [stdout] | _____________________________- [INFO] [stdout] 129 | | var callback = @{Once(callback)}; [INFO] [stdout] 130 | | var request = @{self}.requestAnimationFrame(callback); [INFO] [stdout] 131 | | return { request: request, callback: callback, window: @{self} }; [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | / js!( [INFO] [stdout] 144 | | return @{self}.history; [INFO] [stdout] 145 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | / js!( [INFO] [stdout] 144 | | return @{self}.history; [INFO] [stdout] 145 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | / js!( [INFO] [stdout] 144 | | return @{self}.history; [INFO] [stdout] 145 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | / js!( [INFO] [stdout] 144 | | return @{self}.history; [INFO] [stdout] 145 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | / js!( [INFO] [stdout] 144 | | return @{self}.history; [INFO] [stdout] 145 | | ).into_reference_unchecked().unwrap() [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:438:74 [INFO] [stdout] | [INFO] [stdout] 438 | _js_impl!( @call [$code, [$($flags)*]] [$($args)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / js!( [INFO] [stdout] 156 | | return @{self}.innerWidth; [INFO] [stdout] 157 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/macros.rs:434:79 [INFO] [stdout] | [INFO] [stdout] 434 | _js_impl!( @call [$code, [$($flags)*]] [$($args)* $arg] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webapi/window.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / js!( [INFO] [stdout] 156 | | return @{self}.innerWidth; [INFO] [stdout] 157 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [WARN] too many lines in the log, truncating it