[INFO] cloning repository https://github.com/paulsevere/rust-dom-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulsevere/rust-dom-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Frust-dom-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Frust-dom-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b45ca7c337a2a64bbbf13973fb594759b2860465 [INFO] checking paulsevere/rust-dom-experiment against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Frust-dom-experiment" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulsevere/rust-dom-experiment on toolchain 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulsevere/rust-dom-experiment [INFO] finished tweaking git repo https://github.com/paulsevere/rust-dom-experiment [INFO] tweaked toml for git repo https://github.com/paulsevere/rust-dom-experiment written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/paulsevere/rust-dom-experiment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dump v0.1.1 [INFO] [stderr] Downloaded euclid v0.16.0 [INFO] [stderr] Downloaded serde v1.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 644385bf062db6443f9a4e56bf507066e8e894e9d9e84ada87d4113d6557da15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "644385bf062db6443f9a4e56bf507066e8e894e9d9e84ada87d4113d6557da15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "644385bf062db6443f9a4e56bf507066e8e894e9d9e84ada87d4113d6557da15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644385bf062db6443f9a4e56bf507066e8e894e9d9e84ada87d4113d6557da15", kill_on_drop: false }` [INFO] [stdout] 644385bf062db6443f9a4e56bf507066e8e894e9d9e84ada87d4113d6557da15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c335602ab5a8ae28bd397288b1e53a1547c1122fed523c90e855ad3183528bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c335602ab5a8ae28bd397288b1e53a1547c1122fed523c90e855ad3183528bb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking serde v1.0.23 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking dump v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking euclid v0.16.0 [INFO] [stderr] Checking stdweb v0.1.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `Document`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/document.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / reference_boilerplate! { [INFO] [stdout] 19 | | Document, [INFO] [stdout] 20 | | instanceof Document [INFO] [stdout] 21 | | convertible to EventTarget [INFO] [stdout] 22 | | convertible to Node [INFO] [stdout] 23 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `Window`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/window.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / reference_boilerplate! { [INFO] [stdout] 16 | | Window, [INFO] [stdout] 17 | | instanceof Window [INFO] [stdout] 18 | | convertible to EventTarget [INFO] [stdout] 19 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `Event`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / reference_boilerplate! { [INFO] [stdout] 194 | | Event, [INFO] [stdout] 195 | | instanceof Event [INFO] [stdout] 196 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `ChangeEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / reference_boilerplate! { [INFO] [stdout] 212 | | ChangeEvent, [INFO] [stdout] 213 | | instanceof Event [INFO] [stdout] 214 | | convertible to Event [INFO] [stdout] 215 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `UiEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | / reference_boilerplate! { [INFO] [stdout] 252 | | UiEvent, [INFO] [stdout] 253 | | instanceof UIEvent [INFO] [stdout] 254 | | convertible to Event [INFO] [stdout] 255 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `LoadEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / reference_boilerplate! { [INFO] [stdout] 269 | | LoadEvent, [INFO] [stdout] 270 | | instanceof UiEvent [INFO] [stdout] 271 | | convertible to Event [INFO] [stdout] 272 | | convertible to UiEvent [INFO] [stdout] 273 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `MouseEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / reference_boilerplate! { [INFO] [stdout] 480 | | MouseEvent, [INFO] [stdout] 481 | | instanceof MouseEvent [INFO] [stdout] 482 | | convertible to Event [INFO] [stdout] 483 | | convertible to UiEvent [INFO] [stdout] 484 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `ClickEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | / reference_boilerplate! { [INFO] [stdout] 500 | | ClickEvent, [INFO] [stdout] 501 | | instanceof MouseEvent [INFO] [stdout] 502 | | convertible to Event [INFO] [stdout] 503 | | convertible to UiEvent [INFO] [stdout] 504 | | convertible to MouseEvent [INFO] [stdout] 505 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `DoubleClickEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | / reference_boilerplate! { [INFO] [stdout] 522 | | DoubleClickEvent, [INFO] [stdout] 523 | | instanceof MouseEvent [INFO] [stdout] 524 | | convertible to Event [INFO] [stdout] 525 | | convertible to UiEvent [INFO] [stdout] 526 | | convertible to MouseEvent [INFO] [stdout] 527 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `KeyboardEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:714:1 [INFO] [stdout] | [INFO] [stdout] 714 | / reference_boilerplate! { [INFO] [stdout] 715 | | KeyboardEvent, [INFO] [stdout] 716 | | instanceof KeyboardEvent [INFO] [stdout] 717 | | convertible to Event [INFO] [stdout] 718 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `KeypressEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:732:1 [INFO] [stdout] | [INFO] [stdout] 732 | / reference_boilerplate! { [INFO] [stdout] 733 | | KeypressEvent, [INFO] [stdout] 734 | | instanceof KeyboardEvent [INFO] [stdout] 735 | | convertible to Event [INFO] [stdout] 736 | | convertible to KeyboardEvent [INFO] [stdout] 737 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `FocusRelatedEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / reference_boilerplate! { [INFO] [stdout] 765 | | FocusRelatedEvent, [INFO] [stdout] 766 | | instanceof FocusEvent [INFO] [stdout] 767 | | convertible to Event [INFO] [stdout] 768 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `FocusEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | / reference_boilerplate! { [INFO] [stdout] 783 | | FocusEvent, [INFO] [stdout] 784 | | instanceof FocusEvent [INFO] [stdout] 785 | | convertible to Event [INFO] [stdout] 786 | | convertible to FocusRelatedEvent [INFO] [stdout] 787 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `BlurEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:801:1 [INFO] [stdout] | [INFO] [stdout] 801 | / reference_boilerplate! { [INFO] [stdout] 802 | | BlurEvent, [INFO] [stdout] 803 | | instanceof FocusEvent [INFO] [stdout] 804 | | convertible to Event [INFO] [stdout] 805 | | convertible to FocusRelatedEvent [INFO] [stdout] 806 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `HashChangeEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:820:1 [INFO] [stdout] | [INFO] [stdout] 820 | / reference_boilerplate! { [INFO] [stdout] 821 | | HashChangeEvent, [INFO] [stdout] 822 | | instanceof HashChangeEvent [INFO] [stdout] 823 | | convertible to Event [INFO] [stdout] 824 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `ProgressRelatedEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | / reference_boilerplate! { [INFO] [stdout] 894 | | ProgressRelatedEvent, [INFO] [stdout] 895 | | instanceof ProgressEvent [INFO] [stdout] 896 | | convertible to Event [INFO] [stdout] 897 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `ProgressEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:910:1 [INFO] [stdout] | [INFO] [stdout] 910 | / reference_boilerplate! { [INFO] [stdout] 911 | | ProgressEvent, [INFO] [stdout] 912 | | instanceof ProgressEvent [INFO] [stdout] 913 | | convertible to Event [INFO] [stdout] 914 | | convertible to ProgressRelatedEvent [INFO] [stdout] 915 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `LoadStartEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:928:1 [INFO] [stdout] | [INFO] [stdout] 928 | / reference_boilerplate! { [INFO] [stdout] 929 | | LoadStartEvent, [INFO] [stdout] 930 | | instanceof ProgressEvent [INFO] [stdout] 931 | | convertible to Event [INFO] [stdout] 932 | | convertible to ProgressRelatedEvent [INFO] [stdout] 933 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `LoadEndEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:947:1 [INFO] [stdout] | [INFO] [stdout] 947 | / reference_boilerplate! { [INFO] [stdout] 948 | | LoadEndEvent, [INFO] [stdout] 949 | | instanceof ProgressEvent [INFO] [stdout] 950 | | convertible to Event [INFO] [stdout] 951 | | convertible to ProgressRelatedEvent [INFO] [stdout] 952 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `AbortEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:965:1 [INFO] [stdout] | [INFO] [stdout] 965 | / reference_boilerplate! { [INFO] [stdout] 966 | | AbortEvent, [INFO] [stdout] 967 | | instanceof Event [INFO] [stdout] 968 | | convertible to Event [INFO] [stdout] 969 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `ErrorEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:983:1 [INFO] [stdout] | [INFO] [stdout] 983 | / reference_boilerplate! { [INFO] [stdout] 984 | | ErrorEvent, [INFO] [stdout] 985 | | instanceof Event [INFO] [stdout] 986 | | convertible to Event [INFO] [stdout] 987 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `EventTarget`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event_target.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / reference_boilerplate! { [INFO] [stdout] 80 | | EventTarget, [INFO] [stdout] 81 | | instanceof EventTarget [INFO] [stdout] 82 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `Node`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/node.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / reference_boilerplate! { [INFO] [stdout] 203 | | Node, [INFO] [stdout] 204 | | instanceof Node [INFO] [stdout] 205 | | convertible to EventTarget [INFO] [stdout] 206 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `Element`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/element.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / reference_boilerplate! { [INFO] [stdout] 58 | | Element, [INFO] [stdout] 59 | | instanceof Element [INFO] [stdout] 60 | | convertible to EventTarget [INFO] [stdout] 61 | | convertible to Node [INFO] [stdout] 62 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `HtmlElement`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/html_element.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / reference_boilerplate! { [INFO] [stdout] 54 | | HtmlElement, [INFO] [stdout] 55 | | instanceof HTMLElement [INFO] [stdout] 56 | | convertible to EventTarget [INFO] [stdout] 57 | | convertible to Node [INFO] [stdout] 58 | | convertible to Element [INFO] [stdout] 59 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `ImageElement`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/html_elements/image.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / reference_boilerplate! { [INFO] [stdout] 21 | | ImageElement, [INFO] [stdout] 22 | | instanceof HTMLImageElement [INFO] [stdout] 23 | | convertible to EventTarget [INFO] [stdout] ... | [INFO] [stdout] 26 | | convertible to HtmlElement [INFO] [stdout] 27 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `InputElement`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/html_elements/input.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / reference_boilerplate! { [INFO] [stdout] 21 | | InputElement, [INFO] [stdout] 22 | | instanceof HTMLInputElement [INFO] [stdout] 23 | | convertible to EventTarget [INFO] [stdout] ... | [INFO] [stdout] 26 | | convertible to HtmlElement [INFO] [stdout] 27 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `TokenList`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/token_list.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / reference_boilerplate! { [INFO] [stdout] 10 | | TokenList, [INFO] [stdout] 11 | | instanceof DOMTokenList [INFO] [stdout] 12 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `TextNode`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/text_node.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / reference_boilerplate! { [INFO] [stdout] 19 | | TextNode, [INFO] [stdout] 20 | | instanceof Text [INFO] [stdout] 21 | | convertible to EventTarget [INFO] [stdout] 22 | | convertible to Node [INFO] [stdout] 23 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `NodeList`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/node_list.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / reference_boilerplate! { [INFO] [stdout] 21 | | NodeList, [INFO] [stdout] 22 | | instanceof NodeList [INFO] [stdout] 23 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `StringMap`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/string_map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / reference_boilerplate! { [INFO] [stdout] 10 | | StringMap, [INFO] [stdout] 11 | | instanceof DOMStringMap [INFO] [stdout] 12 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `location::Location`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/location.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / reference_boilerplate! { [INFO] [stdout] 14 | | Location, [INFO] [stdout] 15 | | instanceof Location [INFO] [stdout] 16 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `storage::Storage`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/storage.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / reference_boilerplate! { [INFO] [stdout] 11 | | Storage, [INFO] [stdout] 12 | | instanceof Storage [INFO] [stdout] 13 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `Blob`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/blob.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_boilerplate! { [INFO] [stdout] 41 | | Blob, [INFO] [stdout] 42 | | instanceof Blob [INFO] [stdout] 43 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `file::File`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/file.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / reference_boilerplate! { [INFO] [stdout] 14 | | File, [INFO] [stdout] 15 | | instanceof File [INFO] [stdout] 16 | | convertible to Blob [INFO] [stdout] 17 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `FileList`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/file_list.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / reference_boilerplate! { [INFO] [stdout] 13 | | FileList, [INFO] [stdout] 14 | | instanceof FileList [INFO] [stdout] 15 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `FileReader`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/file_reader.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / reference_boilerplate! { [INFO] [stdout] 16 | | FileReader, [INFO] [stdout] 17 | | instanceof FileReader [INFO] [stdout] 18 | | convertible to EventTarget [INFO] [stdout] 19 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `ArrayBuffer`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/array_buffer.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / reference_boilerplate! { [INFO] [stdout] 28 | | ArrayBuffer, [INFO] [stdout] 29 | | instanceof ArrayBuffer [INFO] [stdout] 30 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn clone( &self ) -> Self { [INFO] [stdout] | ----- ^^^^ expected struct `TypedArray`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/typed_array.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / reference_boilerplate! { [INFO] [stdout] 69 | | impl< T > for TypedArray< T > where (T: ArrayKind) [INFO] [stdout] 70 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TypedArray` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `Document`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/document.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / reference_boilerplate! { [INFO] [stdout] 19 | | Document, [INFO] [stdout] 20 | | instanceof Document [INFO] [stdout] 21 | | convertible to EventTarget [INFO] [stdout] 22 | | convertible to Node [INFO] [stdout] 23 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `Window`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/window.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / reference_boilerplate! { [INFO] [stdout] 16 | | Window, [INFO] [stdout] 17 | | instanceof Window [INFO] [stdout] 18 | | convertible to EventTarget [INFO] [stdout] 19 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `Event`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / reference_boilerplate! { [INFO] [stdout] 194 | | Event, [INFO] [stdout] 195 | | instanceof Event [INFO] [stdout] 196 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `ChangeEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / reference_boilerplate! { [INFO] [stdout] 212 | | ChangeEvent, [INFO] [stdout] 213 | | instanceof Event [INFO] [stdout] 214 | | convertible to Event [INFO] [stdout] 215 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `UiEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | / reference_boilerplate! { [INFO] [stdout] 252 | | UiEvent, [INFO] [stdout] 253 | | instanceof UIEvent [INFO] [stdout] 254 | | convertible to Event [INFO] [stdout] 255 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `LoadEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / reference_boilerplate! { [INFO] [stdout] 269 | | LoadEvent, [INFO] [stdout] 270 | | instanceof UiEvent [INFO] [stdout] 271 | | convertible to Event [INFO] [stdout] 272 | | convertible to UiEvent [INFO] [stdout] 273 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `MouseEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / reference_boilerplate! { [INFO] [stdout] 480 | | MouseEvent, [INFO] [stdout] 481 | | instanceof MouseEvent [INFO] [stdout] 482 | | convertible to Event [INFO] [stdout] 483 | | convertible to UiEvent [INFO] [stdout] 484 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `ClickEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | / reference_boilerplate! { [INFO] [stdout] 500 | | ClickEvent, [INFO] [stdout] 501 | | instanceof MouseEvent [INFO] [stdout] 502 | | convertible to Event [INFO] [stdout] 503 | | convertible to UiEvent [INFO] [stdout] 504 | | convertible to MouseEvent [INFO] [stdout] 505 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `DoubleClickEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | / reference_boilerplate! { [INFO] [stdout] 522 | | DoubleClickEvent, [INFO] [stdout] 523 | | instanceof MouseEvent [INFO] [stdout] 524 | | convertible to Event [INFO] [stdout] 525 | | convertible to UiEvent [INFO] [stdout] 526 | | convertible to MouseEvent [INFO] [stdout] 527 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `KeyboardEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:714:1 [INFO] [stdout] | [INFO] [stdout] 714 | / reference_boilerplate! { [INFO] [stdout] 715 | | KeyboardEvent, [INFO] [stdout] 716 | | instanceof KeyboardEvent [INFO] [stdout] 717 | | convertible to Event [INFO] [stdout] 718 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `KeypressEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:732:1 [INFO] [stdout] | [INFO] [stdout] 732 | / reference_boilerplate! { [INFO] [stdout] 733 | | KeypressEvent, [INFO] [stdout] 734 | | instanceof KeyboardEvent [INFO] [stdout] 735 | | convertible to Event [INFO] [stdout] 736 | | convertible to KeyboardEvent [INFO] [stdout] 737 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `FocusRelatedEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / reference_boilerplate! { [INFO] [stdout] 765 | | FocusRelatedEvent, [INFO] [stdout] 766 | | instanceof FocusEvent [INFO] [stdout] 767 | | convertible to Event [INFO] [stdout] 768 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `FocusEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | / reference_boilerplate! { [INFO] [stdout] 783 | | FocusEvent, [INFO] [stdout] 784 | | instanceof FocusEvent [INFO] [stdout] 785 | | convertible to Event [INFO] [stdout] 786 | | convertible to FocusRelatedEvent [INFO] [stdout] 787 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `BlurEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:801:1 [INFO] [stdout] | [INFO] [stdout] 801 | / reference_boilerplate! { [INFO] [stdout] 802 | | BlurEvent, [INFO] [stdout] 803 | | instanceof FocusEvent [INFO] [stdout] 804 | | convertible to Event [INFO] [stdout] 805 | | convertible to FocusRelatedEvent [INFO] [stdout] 806 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `HashChangeEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:820:1 [INFO] [stdout] | [INFO] [stdout] 820 | / reference_boilerplate! { [INFO] [stdout] 821 | | HashChangeEvent, [INFO] [stdout] 822 | | instanceof HashChangeEvent [INFO] [stdout] 823 | | convertible to Event [INFO] [stdout] 824 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `ProgressRelatedEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | / reference_boilerplate! { [INFO] [stdout] 894 | | ProgressRelatedEvent, [INFO] [stdout] 895 | | instanceof ProgressEvent [INFO] [stdout] 896 | | convertible to Event [INFO] [stdout] 897 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `ProgressEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:910:1 [INFO] [stdout] | [INFO] [stdout] 910 | / reference_boilerplate! { [INFO] [stdout] 911 | | ProgressEvent, [INFO] [stdout] 912 | | instanceof ProgressEvent [INFO] [stdout] 913 | | convertible to Event [INFO] [stdout] 914 | | convertible to ProgressRelatedEvent [INFO] [stdout] 915 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `LoadStartEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:928:1 [INFO] [stdout] | [INFO] [stdout] 928 | / reference_boilerplate! { [INFO] [stdout] 929 | | LoadStartEvent, [INFO] [stdout] 930 | | instanceof ProgressEvent [INFO] [stdout] 931 | | convertible to Event [INFO] [stdout] 932 | | convertible to ProgressRelatedEvent [INFO] [stdout] 933 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `LoadEndEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:947:1 [INFO] [stdout] | [INFO] [stdout] 947 | / reference_boilerplate! { [INFO] [stdout] 948 | | LoadEndEvent, [INFO] [stdout] 949 | | instanceof ProgressEvent [INFO] [stdout] 950 | | convertible to Event [INFO] [stdout] 951 | | convertible to ProgressRelatedEvent [INFO] [stdout] 952 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `AbortEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:965:1 [INFO] [stdout] | [INFO] [stdout] 965 | / reference_boilerplate! { [INFO] [stdout] 966 | | AbortEvent, [INFO] [stdout] 967 | | instanceof Event [INFO] [stdout] 968 | | convertible to Event [INFO] [stdout] 969 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `ErrorEvent`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event.rs:983:1 [INFO] [stdout] | [INFO] [stdout] 983 | / reference_boilerplate! { [INFO] [stdout] 984 | | ErrorEvent, [INFO] [stdout] 985 | | instanceof Event [INFO] [stdout] 986 | | convertible to Event [INFO] [stdout] 987 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `EventTarget`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/event_target.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / reference_boilerplate! { [INFO] [stdout] 80 | | EventTarget, [INFO] [stdout] 81 | | instanceof EventTarget [INFO] [stdout] 82 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `Node`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/node.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / reference_boilerplate! { [INFO] [stdout] 203 | | Node, [INFO] [stdout] 204 | | instanceof Node [INFO] [stdout] 205 | | convertible to EventTarget [INFO] [stdout] 206 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `Element`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/element.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / reference_boilerplate! { [INFO] [stdout] 58 | | Element, [INFO] [stdout] 59 | | instanceof Element [INFO] [stdout] 60 | | convertible to EventTarget [INFO] [stdout] 61 | | convertible to Node [INFO] [stdout] 62 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `HtmlElement`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/html_element.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / reference_boilerplate! { [INFO] [stdout] 54 | | HtmlElement, [INFO] [stdout] 55 | | instanceof HTMLElement [INFO] [stdout] 56 | | convertible to EventTarget [INFO] [stdout] 57 | | convertible to Node [INFO] [stdout] 58 | | convertible to Element [INFO] [stdout] 59 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `ImageElement`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/html_elements/image.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / reference_boilerplate! { [INFO] [stdout] 21 | | ImageElement, [INFO] [stdout] 22 | | instanceof HTMLImageElement [INFO] [stdout] 23 | | convertible to EventTarget [INFO] [stdout] ... | [INFO] [stdout] 26 | | convertible to HtmlElement [INFO] [stdout] 27 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `InputElement`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/html_elements/input.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / reference_boilerplate! { [INFO] [stdout] 21 | | InputElement, [INFO] [stdout] 22 | | instanceof HTMLInputElement [INFO] [stdout] 23 | | convertible to EventTarget [INFO] [stdout] ... | [INFO] [stdout] 26 | | convertible to HtmlElement [INFO] [stdout] 27 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `TokenList`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/token_list.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / reference_boilerplate! { [INFO] [stdout] 10 | | TokenList, [INFO] [stdout] 11 | | instanceof DOMTokenList [INFO] [stdout] 12 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `TextNode`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/text_node.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / reference_boilerplate! { [INFO] [stdout] 19 | | TextNode, [INFO] [stdout] 20 | | instanceof Text [INFO] [stdout] 21 | | convertible to EventTarget [INFO] [stdout] 22 | | convertible to Node [INFO] [stdout] 23 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `NodeList`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/node_list.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / reference_boilerplate! { [INFO] [stdout] 21 | | NodeList, [INFO] [stdout] 22 | | instanceof NodeList [INFO] [stdout] 23 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `StringMap`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/string_map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / reference_boilerplate! { [INFO] [stdout] 10 | | StringMap, [INFO] [stdout] 11 | | instanceof DOMStringMap [INFO] [stdout] 12 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `location::Location`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/location.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / reference_boilerplate! { [INFO] [stdout] 14 | | Location, [INFO] [stdout] 15 | | instanceof Location [INFO] [stdout] 16 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `storage::Storage`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/storage.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / reference_boilerplate! { [INFO] [stdout] 11 | | Storage, [INFO] [stdout] 12 | | instanceof Storage [INFO] [stdout] 13 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `Blob`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/blob.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_boilerplate! { [INFO] [stdout] 41 | | Blob, [INFO] [stdout] 42 | | instanceof Blob [INFO] [stdout] 43 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `file::File`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/file.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / reference_boilerplate! { [INFO] [stdout] 14 | | File, [INFO] [stdout] 15 | | instanceof File [INFO] [stdout] 16 | | convertible to Blob [INFO] [stdout] 17 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `FileList`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/file_list.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / reference_boilerplate! { [INFO] [stdout] 13 | | FileList, [INFO] [stdout] 14 | | instanceof FileList [INFO] [stdout] 15 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `FileReader`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/file_reader.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / reference_boilerplate! { [INFO] [stdout] 16 | | FileReader, [INFO] [stdout] 17 | | instanceof FileReader [INFO] [stdout] 18 | | convertible to EventTarget [INFO] [stdout] 19 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `ArrayBuffer`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/array_buffer.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / reference_boilerplate! { [INFO] [stdout] 28 | | ArrayBuffer, [INFO] [stdout] 29 | | instanceof ArrayBuffer [INFO] [stdout] 30 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webcore/macros.rs:428:83 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn from_reference_unchecked( reference: $crate::Reference ) -> Self { [INFO] [stdout] | ------------------------ ^^^^ expected struct `TypedArray`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/typed_array.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / reference_boilerplate! { [INFO] [stdout] 69 | | impl< T > for TypedArray< T > where (T: ArrayKind) [INFO] [stdout] 70 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_help: consider removing this semicolon [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TypedArray` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.3/src/webapi/html_elements/input.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn value( &self ) -> Value { [INFO] [stdout] | ----- ^^^^^ expected enum `webcore::value::Value`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] ... [INFO] [stdout] 35 | ) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 79 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stdweb` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1c335602ab5a8ae28bd397288b1e53a1547c1122fed523c90e855ad3183528bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c335602ab5a8ae28bd397288b1e53a1547c1122fed523c90e855ad3183528bb", kill_on_drop: false }` [INFO] [stdout] 1c335602ab5a8ae28bd397288b1e53a1547c1122fed523c90e855ad3183528bb