[INFO] cloning repository https://github.com/afshinm/juggernaut-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afshinm/juggernaut-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafshinm%2Fjuggernaut-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafshinm%2Fjuggernaut-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0169b69ae4b4f96843932994ceaf6538d6a3b6f [INFO] checking afshinm/juggernaut-demo against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafshinm%2Fjuggernaut-demo" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afshinm/juggernaut-demo on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/afshinm/juggernaut-demo [INFO] finished tweaking git repo https://github.com/afshinm/juggernaut-demo [INFO] tweaked toml for git repo https://github.com/afshinm/juggernaut-demo written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/afshinm/juggernaut-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_approx_eq v1.0.0 [INFO] [stderr] Downloaded stdweb v0.1.2 [INFO] [stderr] Downloaded itertools v0.6.2 [INFO] [stderr] Downloaded juggernaut v0.9.0 [INFO] [stderr] Downloaded csv v1.0.0-beta.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 153acee10eaf32468ee0327a9fd0fbe68d2c14c7f5a37bf282e87aa3cc851987 [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" "153acee10eaf32468ee0327a9fd0fbe68d2c14c7f5a37bf282e87aa3cc851987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "153acee10eaf32468ee0327a9fd0fbe68d2c14c7f5a37bf282e87aa3cc851987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153acee10eaf32468ee0327a9fd0fbe68d2c14c7f5a37bf282e87aa3cc851987", kill_on_drop: false }` [INFO] [stdout] 153acee10eaf32468ee0327a9fd0fbe68d2c14c7f5a37bf282e87aa3cc851987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee36fa2396a5a6511cfc6c54c0c281d480f5c64317481bdf1ccc7844cce6ea89 [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" "ee36fa2396a5a6511cfc6c54c0c281d480f5c64317481bdf1ccc7844cce6ea89", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking serde v1.0.15 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking assert_approx_eq v1.0.0 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking itertools v0.6.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking csv-core v0.1.3 [INFO] [stderr] Checking juggernaut v0.9.0 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Checking serde_json v1.0.3 [INFO] [stderr] Checking csv v1.0.0-beta.4 [INFO] [stderr] Checking stdweb v0.1.2 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / reference_boilerplate! { [INFO] [stdout] 196 | | Event, [INFO] [stdout] 197 | | instanceof Event [INFO] [stdout] 198 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / reference_boilerplate! { [INFO] [stdout] 217 | | ChangeEvent, [INFO] [stdout] 218 | | instanceof Event [INFO] [stdout] 219 | | convertible to Event [INFO] [stdout] 220 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | / reference_boilerplate! { [INFO] [stdout] 257 | | UiEvent, [INFO] [stdout] 258 | | instanceof UIEvent [INFO] [stdout] 259 | | convertible to Event [INFO] [stdout] 260 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | / reference_boilerplate! { [INFO] [stdout] 277 | | LoadEvent, [INFO] [stdout] 278 | | instanceof UiEvent [INFO] [stdout] 279 | | convertible to Event [INFO] [stdout] 280 | | convertible to UiEvent [INFO] [stdout] 281 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:487:1 [INFO] [stdout] | [INFO] [stdout] 487 | / reference_boilerplate! { [INFO] [stdout] 488 | | MouseEvent, [INFO] [stdout] 489 | | instanceof MouseEvent [INFO] [stdout] 490 | | convertible to Event [INFO] [stdout] 491 | | convertible to UiEvent [INFO] [stdout] 492 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:510:1 [INFO] [stdout] | [INFO] [stdout] 510 | / reference_boilerplate! { [INFO] [stdout] 511 | | ClickEvent, [INFO] [stdout] 512 | | instanceof MouseEvent [INFO] [stdout] 513 | | convertible to Event [INFO] [stdout] 514 | | convertible to UiEvent [INFO] [stdout] 515 | | convertible to MouseEvent [INFO] [stdout] 516 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:535:1 [INFO] [stdout] | [INFO] [stdout] 535 | / reference_boilerplate! { [INFO] [stdout] 536 | | DoubleClickEvent, [INFO] [stdout] 537 | | instanceof MouseEvent [INFO] [stdout] 538 | | convertible to Event [INFO] [stdout] 539 | | convertible to UiEvent [INFO] [stdout] 540 | | convertible to MouseEvent [INFO] [stdout] 541 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | / reference_boilerplate! { [INFO] [stdout] 729 | | KeyboardEvent, [INFO] [stdout] 730 | | instanceof KeyboardEvent [INFO] [stdout] 731 | | convertible to Event [INFO] [stdout] 732 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:749:1 [INFO] [stdout] | [INFO] [stdout] 749 | / reference_boilerplate! { [INFO] [stdout] 750 | | KeypressEvent, [INFO] [stdout] 751 | | instanceof KeyboardEvent [INFO] [stdout] 752 | | convertible to Event [INFO] [stdout] 753 | | convertible to KeyboardEvent [INFO] [stdout] 754 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | / reference_boilerplate! { [INFO] [stdout] 782 | | FocusRelatedEvent, [INFO] [stdout] 783 | | instanceof FocusEvent [INFO] [stdout] 784 | | convertible to Event [INFO] [stdout] 785 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:802:1 [INFO] [stdout] | [INFO] [stdout] 802 | / reference_boilerplate! { [INFO] [stdout] 803 | | FocusEvent, [INFO] [stdout] 804 | | instanceof FocusEvent [INFO] [stdout] 805 | | convertible to Event [INFO] [stdout] 806 | | convertible to FocusRelatedEvent [INFO] [stdout] 807 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:824:1 [INFO] [stdout] | [INFO] [stdout] 824 | / reference_boilerplate! { [INFO] [stdout] 825 | | BlurEvent, [INFO] [stdout] 826 | | instanceof FocusEvent [INFO] [stdout] 827 | | convertible to Event [INFO] [stdout] 828 | | convertible to FocusRelatedEvent [INFO] [stdout] 829 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:846:1 [INFO] [stdout] | [INFO] [stdout] 846 | / reference_boilerplate! { [INFO] [stdout] 847 | | HashChangeEvent, [INFO] [stdout] 848 | | instanceof HashChangeEvent [INFO] [stdout] 849 | | convertible to Event [INFO] [stdout] 850 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:919:1 [INFO] [stdout] | [INFO] [stdout] 919 | / reference_boilerplate! { [INFO] [stdout] 920 | | ProgressRelatedEvent, [INFO] [stdout] 921 | | instanceof ProgressEvent [INFO] [stdout] 922 | | convertible to Event [INFO] [stdout] 923 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:939:1 [INFO] [stdout] | [INFO] [stdout] 939 | / reference_boilerplate! { [INFO] [stdout] 940 | | ProgressEvent, [INFO] [stdout] 941 | | instanceof ProgressEvent [INFO] [stdout] 942 | | convertible to Event [INFO] [stdout] 943 | | convertible to ProgressRelatedEvent [INFO] [stdout] 944 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | / reference_boilerplate! { [INFO] [stdout] 961 | | LoadStartEvent, [INFO] [stdout] 962 | | instanceof ProgressEvent [INFO] [stdout] 963 | | convertible to Event [INFO] [stdout] 964 | | convertible to ProgressRelatedEvent [INFO] [stdout] 965 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:982:1 [INFO] [stdout] | [INFO] [stdout] 982 | / reference_boilerplate! { [INFO] [stdout] 983 | | LoadEndEvent, [INFO] [stdout] 984 | | instanceof ProgressEvent [INFO] [stdout] 985 | | convertible to Event [INFO] [stdout] 986 | | convertible to ProgressRelatedEvent [INFO] [stdout] 987 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:1003:1 [INFO] [stdout] | [INFO] [stdout] 1003 | / reference_boilerplate! { [INFO] [stdout] 1004 | | AbortEvent, [INFO] [stdout] 1005 | | instanceof Event [INFO] [stdout] 1006 | | convertible to Event [INFO] [stdout] 1007 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:1024:1 [INFO] [stdout] | [INFO] [stdout] 1024 | / reference_boilerplate! { [INFO] [stdout] 1025 | | ErrorEvent, [INFO] [stdout] 1026 | | instanceof Event [INFO] [stdout] 1027 | | convertible to Event [INFO] [stdout] 1028 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/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] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/macros.rs:515:65 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = (&$value).try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/typed_array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | instanceof!( *reference, Uint8Array ) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = try_from::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 515 | let reference: Option< &$crate::Reference > = std::convert::TryInto::try_into(&(&$value)).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:110:52 [INFO] [stdout] | [INFO] [stdout] 110 | let reference: Option< Reference > = value.try_into().ok(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 110 | let reference: Option< Reference > = try_from::TryInto::try_into(value).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 110 | let reference: Option< Reference > = std::convert::TryInto::try_into(value).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:520:46 [INFO] [stdout] | [INFO] [stdout] 520 | Ok( Value::Number( value.try_into()? ) ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 527 | impl_try_from_number!( i64 u64 usize ); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 520 | Ok( Value::Number( try_from::TryInto::try_into(value)? ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 520 | Ok( Value::Number( std::convert::TryInto::try_into(value)? ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:825:67 [INFO] [stdout] | [INFO] [stdout] 825 | let result: Result< Self, _ > = value.try_into(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 836 | impl_try_into_number!( u8 u16 u32 u64 usize i8 i16 i32 i64 f64 ); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 825 | let result: Result< Self, _ > = try_from::TryInto::try_into(value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 825 | let result: Result< Self, _ > = std::convert::TryInto::try_into(value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:847:45 [INFO] [stdout] | [INFO] [stdout] 847 | let value = match value.try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 847 | let value = match try_from::TryInto::try_into(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 847 | let value = match std::convert::TryInto::try_into(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:869:45 [INFO] [stdout] | [INFO] [stdout] 869 | let value = match value.try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 869 | let value = match try_from::TryInto::try_into(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 869 | let value = match std::convert::TryInto::try_into(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:891:45 [INFO] [stdout] | [INFO] [stdout] 891 | let value = match value.try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 891 | let value = match try_from::TryInto::try_into(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 891 | let value = match std::convert::TryInto::try_into(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:961:36 [INFO] [stdout] | [INFO] [stdout] 961 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 988 | / impl_nullable_try_from_value! { [INFO] [stdout] 989 | | bool; [INFO] [stdout] 990 | | u8; [INFO] [stdout] 991 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1004 | | Reference; [INFO] [stdout] 1005 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 961 | value => try_from::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 961 | value => std::convert::TryInto::try_into(value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:1014:32 [INFO] [stdout] | [INFO] [stdout] 1014 | ref value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1014 | ref value => try_from::TryInto::try_into(&value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1014 | ref value => std::convert::TryInto::try_into(&value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/value.rs:1026:32 [INFO] [stdout] | [INFO] [stdout] 1026 | ref value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1026 | ref value => try_from::TryInto::try_into(&value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1026 | ref value => std::convert::TryInto::try_into(&value).map( Some ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/serialization.rs:716:69 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 764 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match try_from::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 716 | let $kind = match std::convert::TryInto::try_into(arguments.next().unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 20 | try_from::TryInto::try_into({ [INFO] [stdout] 21 | if cfg!( test ) { [INFO] [stdout] 22 | $crate::initialize(); [INFO] [stdout] 23 | } [INFO] [stdout] 24 | [INFO] [stdout] 25 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 20 | std::convert::TryInto::try_into({ [INFO] [stdout] 21 | if cfg!( test ) { [INFO] [stdout] 22 | $crate::initialize(); [INFO] [stdout] 23 | } [INFO] [stdout] 24 | [INFO] [stdout] 25 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 30 | try_from::TryInto::try_into({ [INFO] [stdout] 31 | if cfg!( test ) { [INFO] [stdout] 32 | $crate::initialize(); [INFO] [stdout] 33 | } [INFO] [stdout] 34 | [INFO] [stdout] 35 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 30 | std::convert::TryInto::try_into({ [INFO] [stdout] 31 | if cfg!( test ) { [INFO] [stdout] 32 | $crate::initialize(); [INFO] [stdout] 33 | } [INFO] [stdout] 34 | [INFO] [stdout] 35 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 52 | try_from::TryInto::try_into({ [INFO] [stdout] 53 | if cfg!( test ) { [INFO] [stdout] 54 | $crate::initialize(); [INFO] [stdout] 55 | } [INFO] [stdout] 56 | [INFO] [stdout] 57 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 52 | std::convert::TryInto::try_into({ [INFO] [stdout] 53 | if cfg!( test ) { [INFO] [stdout] 54 | $crate::initialize(); [INFO] [stdout] 55 | } [INFO] [stdout] 56 | [INFO] [stdout] 57 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 62 | try_from::TryInto::try_into({ [INFO] [stdout] 63 | if cfg!( test ) { [INFO] [stdout] 64 | $crate::initialize(); [INFO] [stdout] 65 | } [INFO] [stdout] 66 | [INFO] [stdout] 67 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 62 | std::convert::TryInto::try_into({ [INFO] [stdout] 63 | if cfg!( test ) { [INFO] [stdout] 64 | $crate::initialize(); [INFO] [stdout] 65 | } [INFO] [stdout] 66 | [INFO] [stdout] 67 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 74 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 72 | try_from::TryInto::try_into({ [INFO] [stdout] 73 | if cfg!( test ) { [INFO] [stdout] 74 | $crate::initialize(); [INFO] [stdout] 75 | } [INFO] [stdout] 76 | [INFO] [stdout] 77 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 72 | std::convert::TryInto::try_into({ [INFO] [stdout] 73 | if cfg!( test ) { [INFO] [stdout] 74 | $crate::initialize(); [INFO] [stdout] 75 | } [INFO] [stdout] 76 | [INFO] [stdout] 77 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | ).try_into().unwrap() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 81 | match try_from::TryInto::try_into({ [INFO] [stdout] 82 | if cfg!( test ) { [INFO] [stdout] 83 | $crate::initialize(); [INFO] [stdout] 84 | } [INFO] [stdout] 85 | [INFO] [stdout] 86 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 81 | match std::convert::TryInto::try_into({ [INFO] [stdout] 82 | if cfg!( test ) { [INFO] [stdout] 83 | $crate::initialize(); [INFO] [stdout] 84 | } [INFO] [stdout] 85 | [INFO] [stdout] 86 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:120:11 [INFO] [stdout] | [INFO] [stdout] 120 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 118 | try_from::TryInto::try_into({ [INFO] [stdout] 119 | if cfg!( test ) { [INFO] [stdout] 120 | $crate::initialize(); [INFO] [stdout] 121 | } [INFO] [stdout] 122 | [INFO] [stdout] 123 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 118 | std::convert::TryInto::try_into({ [INFO] [stdout] 119 | if cfg!( test ) { [INFO] [stdout] 120 | $crate::initialize(); [INFO] [stdout] 121 | } [INFO] [stdout] 122 | [INFO] [stdout] 123 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 128 | try_from::TryInto::try_into({ [INFO] [stdout] 129 | if cfg!( test ) { [INFO] [stdout] 130 | $crate::initialize(); [INFO] [stdout] 131 | } [INFO] [stdout] 132 | [INFO] [stdout] 133 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 128 | std::convert::TryInto::try_into({ [INFO] [stdout] 129 | if cfg!( test ) { [INFO] [stdout] 130 | $crate::initialize(); [INFO] [stdout] 131 | } [INFO] [stdout] 132 | [INFO] [stdout] 133 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 136 | try_from::TryInto::try_into({ [INFO] [stdout] 137 | if cfg!( test ) { [INFO] [stdout] 138 | $crate::initialize(); [INFO] [stdout] 139 | } [INFO] [stdout] 140 | [INFO] [stdout] 141 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 136 | std::convert::TryInto::try_into({ [INFO] [stdout] 137 | if cfg!( test ) { [INFO] [stdout] 138 | $crate::initialize(); [INFO] [stdout] 139 | } [INFO] [stdout] 140 | [INFO] [stdout] 141 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:150:11 [INFO] [stdout] | [INFO] [stdout] 150 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 148 | try_from::TryInto::try_into({ [INFO] [stdout] 149 | if cfg!( test ) { [INFO] [stdout] 150 | $crate::initialize(); [INFO] [stdout] 151 | } [INFO] [stdout] 152 | [INFO] [stdout] 153 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 148 | std::convert::TryInto::try_into({ [INFO] [stdout] 149 | if cfg!( test ) { [INFO] [stdout] 150 | $crate::initialize(); [INFO] [stdout] 151 | } [INFO] [stdout] 152 | [INFO] [stdout] 153 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:233:11 [INFO] [stdout] | [INFO] [stdout] 233 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 231 | try_from::TryInto::try_into({ [INFO] [stdout] 232 | if cfg!( test ) { [INFO] [stdout] 233 | $crate::initialize(); [INFO] [stdout] 234 | } [INFO] [stdout] 235 | [INFO] [stdout] 236 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 231 | std::convert::TryInto::try_into({ [INFO] [stdout] 232 | if cfg!( test ) { [INFO] [stdout] 233 | $crate::initialize(); [INFO] [stdout] 234 | } [INFO] [stdout] 235 | [INFO] [stdout] 236 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:243:11 [INFO] [stdout] | [INFO] [stdout] 243 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 241 | try_from::TryInto::try_into({ [INFO] [stdout] 242 | if cfg!( test ) { [INFO] [stdout] 243 | $crate::initialize(); [INFO] [stdout] 244 | } [INFO] [stdout] 245 | [INFO] [stdout] 246 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 241 | std::convert::TryInto::try_into({ [INFO] [stdout] 242 | if cfg!( test ) { [INFO] [stdout] 243 | $crate::initialize(); [INFO] [stdout] 244 | } [INFO] [stdout] 245 | [INFO] [stdout] 246 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 293 | try_from::TryInto::try_into({ [INFO] [stdout] 294 | if cfg!( test ) { [INFO] [stdout] 295 | $crate::initialize(); [INFO] [stdout] 296 | } [INFO] [stdout] 297 | [INFO] [stdout] 298 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 293 | std::convert::TryInto::try_into({ [INFO] [stdout] 294 | if cfg!( test ) { [INFO] [stdout] 295 | $crate::initialize(); [INFO] [stdout] 296 | } [INFO] [stdout] 297 | [INFO] [stdout] 298 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:304:11 [INFO] [stdout] | [INFO] [stdout] 304 | ).try_into().unwrap() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 302 | match try_from::TryInto::try_into({ [INFO] [stdout] 303 | if cfg!( test ) { [INFO] [stdout] 304 | $crate::initialize(); [INFO] [stdout] 305 | } [INFO] [stdout] 306 | [INFO] [stdout] 307 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 302 | match std::convert::TryInto::try_into({ [INFO] [stdout] 303 | if cfg!( test ) { [INFO] [stdout] 304 | $crate::initialize(); [INFO] [stdout] 305 | } [INFO] [stdout] 306 | [INFO] [stdout] 307 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:321:15 [INFO] [stdout] | [INFO] [stdout] 321 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 319 | try_from::TryInto::try_into({ [INFO] [stdout] 320 | if cfg!( test ) { [INFO] [stdout] 321 | $crate::initialize(); [INFO] [stdout] 322 | } [INFO] [stdout] 323 | [INFO] [stdout] 324 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 319 | std::convert::TryInto::try_into({ [INFO] [stdout] 320 | if cfg!( test ) { [INFO] [stdout] 321 | $crate::initialize(); [INFO] [stdout] 322 | } [INFO] [stdout] 323 | [INFO] [stdout] 324 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:332:11 [INFO] [stdout] | [INFO] [stdout] 332 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 330 | try_from::TryInto::try_into({ [INFO] [stdout] 331 | if cfg!( test ) { [INFO] [stdout] 332 | $crate::initialize(); [INFO] [stdout] 333 | } [INFO] [stdout] 334 | [INFO] [stdout] 335 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 330 | std::convert::TryInto::try_into({ [INFO] [stdout] 331 | if cfg!( test ) { [INFO] [stdout] 332 | $crate::initialize(); [INFO] [stdout] 333 | } [INFO] [stdout] 334 | [INFO] [stdout] 335 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:342:11 [INFO] [stdout] | [INFO] [stdout] 342 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 340 | try_from::TryInto::try_into({ [INFO] [stdout] 341 | if cfg!( test ) { [INFO] [stdout] 342 | $crate::initialize(); [INFO] [stdout] 343 | } [INFO] [stdout] 344 | [INFO] [stdout] 345 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 340 | std::convert::TryInto::try_into({ [INFO] [stdout] 341 | if cfg!( test ) { [INFO] [stdout] 342 | $crate::initialize(); [INFO] [stdout] 343 | } [INFO] [stdout] 344 | [INFO] [stdout] 345 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:352:11 [INFO] [stdout] | [INFO] [stdout] 352 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 350 | try_from::TryInto::try_into({ [INFO] [stdout] 351 | if cfg!( test ) { [INFO] [stdout] 352 | $crate::initialize(); [INFO] [stdout] 353 | } [INFO] [stdout] 354 | [INFO] [stdout] 355 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 350 | std::convert::TryInto::try_into({ [INFO] [stdout] 351 | if cfg!( test ) { [INFO] [stdout] 352 | $crate::initialize(); [INFO] [stdout] 353 | } [INFO] [stdout] 354 | [INFO] [stdout] 355 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:370:11 [INFO] [stdout] | [INFO] [stdout] 370 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 368 | try_from::TryInto::try_into({ [INFO] [stdout] 369 | if cfg!( test ) { [INFO] [stdout] 370 | $crate::initialize(); [INFO] [stdout] 371 | } [INFO] [stdout] 372 | [INFO] [stdout] 373 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 368 | std::convert::TryInto::try_into({ [INFO] [stdout] 369 | if cfg!( test ) { [INFO] [stdout] 370 | $crate::initialize(); [INFO] [stdout] 371 | } [INFO] [stdout] 372 | [INFO] [stdout] 373 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:381:11 [INFO] [stdout] | [INFO] [stdout] 381 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 379 | try_from::TryInto::try_into({ [INFO] [stdout] 380 | if cfg!( test ) { [INFO] [stdout] 381 | $crate::initialize(); [INFO] [stdout] 382 | } [INFO] [stdout] 383 | [INFO] [stdout] 384 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 379 | std::convert::TryInto::try_into({ [INFO] [stdout] 380 | if cfg!( test ) { [INFO] [stdout] 381 | $crate::initialize(); [INFO] [stdout] 382 | } [INFO] [stdout] 383 | [INFO] [stdout] 384 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:392:11 [INFO] [stdout] | [INFO] [stdout] 392 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 390 | try_from::TryInto::try_into({ [INFO] [stdout] 391 | if cfg!( test ) { [INFO] [stdout] 392 | $crate::initialize(); [INFO] [stdout] 393 | } [INFO] [stdout] 394 | [INFO] [stdout] 395 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 390 | std::convert::TryInto::try_into({ [INFO] [stdout] 391 | if cfg!( test ) { [INFO] [stdout] 392 | $crate::initialize(); [INFO] [stdout] 393 | } [INFO] [stdout] 394 | [INFO] [stdout] 395 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:402:11 [INFO] [stdout] | [INFO] [stdout] 402 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 400 | try_from::TryInto::try_into({ [INFO] [stdout] 401 | if cfg!( test ) { [INFO] [stdout] 402 | $crate::initialize(); [INFO] [stdout] 403 | } [INFO] [stdout] 404 | [INFO] [stdout] 405 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 400 | std::convert::TryInto::try_into({ [INFO] [stdout] 401 | if cfg!( test ) { [INFO] [stdout] 402 | $crate::initialize(); [INFO] [stdout] 403 | } [INFO] [stdout] 404 | [INFO] [stdout] 405 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:412:11 [INFO] [stdout] | [INFO] [stdout] 412 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 410 | try_from::TryInto::try_into({ [INFO] [stdout] 411 | if cfg!( test ) { [INFO] [stdout] 412 | $crate::initialize(); [INFO] [stdout] 413 | } [INFO] [stdout] 414 | [INFO] [stdout] 415 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 410 | std::convert::TryInto::try_into({ [INFO] [stdout] 411 | if cfg!( test ) { [INFO] [stdout] 412 | $crate::initialize(); [INFO] [stdout] 413 | } [INFO] [stdout] 414 | [INFO] [stdout] 415 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:422:11 [INFO] [stdout] | [INFO] [stdout] 422 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 420 | try_from::TryInto::try_into({ [INFO] [stdout] 421 | if cfg!( test ) { [INFO] [stdout] 422 | $crate::initialize(); [INFO] [stdout] 423 | } [INFO] [stdout] 424 | [INFO] [stdout] 425 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 420 | std::convert::TryInto::try_into({ [INFO] [stdout] 421 | if cfg!( test ) { [INFO] [stdout] 422 | $crate::initialize(); [INFO] [stdout] 423 | } [INFO] [stdout] 424 | [INFO] [stdout] 425 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:432:11 [INFO] [stdout] | [INFO] [stdout] 432 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 430 | try_from::TryInto::try_into({ [INFO] [stdout] 431 | if cfg!( test ) { [INFO] [stdout] 432 | $crate::initialize(); [INFO] [stdout] 433 | } [INFO] [stdout] 434 | [INFO] [stdout] 435 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 430 | std::convert::TryInto::try_into({ [INFO] [stdout] 431 | if cfg!( test ) { [INFO] [stdout] 432 | $crate::initialize(); [INFO] [stdout] 433 | } [INFO] [stdout] 434 | [INFO] [stdout] 435 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:442:11 [INFO] [stdout] | [INFO] [stdout] 442 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 440 | try_from::TryInto::try_into({ [INFO] [stdout] 441 | if cfg!( test ) { [INFO] [stdout] 442 | $crate::initialize(); [INFO] [stdout] 443 | } [INFO] [stdout] 444 | [INFO] [stdout] 445 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 440 | std::convert::TryInto::try_into({ [INFO] [stdout] 441 | if cfg!( test ) { [INFO] [stdout] 442 | $crate::initialize(); [INFO] [stdout] 443 | } [INFO] [stdout] 444 | [INFO] [stdout] 445 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:556:11 [INFO] [stdout] | [INFO] [stdout] 556 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 554 | try_from::TryInto::try_into({ [INFO] [stdout] 555 | if cfg!( test ) { [INFO] [stdout] 556 | $crate::initialize(); [INFO] [stdout] 557 | } [INFO] [stdout] 558 | [INFO] [stdout] 559 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 554 | std::convert::TryInto::try_into({ [INFO] [stdout] 555 | if cfg!( test ) { [INFO] [stdout] 556 | $crate::initialize(); [INFO] [stdout] 557 | } [INFO] [stdout] 558 | [INFO] [stdout] 559 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:566:11 [INFO] [stdout] | [INFO] [stdout] 566 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 564 | try_from::TryInto::try_into({ [INFO] [stdout] 565 | if cfg!( test ) { [INFO] [stdout] 566 | $crate::initialize(); [INFO] [stdout] 567 | } [INFO] [stdout] 568 | [INFO] [stdout] 569 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 564 | std::convert::TryInto::try_into({ [INFO] [stdout] 565 | if cfg!( test ) { [INFO] [stdout] 566 | $crate::initialize(); [INFO] [stdout] 567 | } [INFO] [stdout] 568 | [INFO] [stdout] 569 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:576:11 [INFO] [stdout] | [INFO] [stdout] 576 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 574 | try_from::TryInto::try_into({ [INFO] [stdout] 575 | if cfg!( test ) { [INFO] [stdout] 576 | $crate::initialize(); [INFO] [stdout] 577 | } [INFO] [stdout] 578 | [INFO] [stdout] 579 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 574 | std::convert::TryInto::try_into({ [INFO] [stdout] 575 | if cfg!( test ) { [INFO] [stdout] 576 | $crate::initialize(); [INFO] [stdout] 577 | } [INFO] [stdout] 578 | [INFO] [stdout] 579 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:595:11 [INFO] [stdout] | [INFO] [stdout] 595 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 593 | try_from::TryInto::try_into({ [INFO] [stdout] 594 | if cfg!( test ) { [INFO] [stdout] 595 | $crate::initialize(); [INFO] [stdout] 596 | } [INFO] [stdout] 597 | [INFO] [stdout] 598 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 593 | std::convert::TryInto::try_into({ [INFO] [stdout] 594 | if cfg!( test ) { [INFO] [stdout] 595 | $crate::initialize(); [INFO] [stdout] 596 | } [INFO] [stdout] 597 | [INFO] [stdout] 598 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:604:11 [INFO] [stdout] | [INFO] [stdout] 604 | ).try_into().unwrap() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 602 | match try_from::TryInto::try_into({ [INFO] [stdout] 603 | if cfg!( test ) { [INFO] [stdout] 604 | $crate::initialize(); [INFO] [stdout] 605 | } [INFO] [stdout] 606 | [INFO] [stdout] 607 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 602 | match std::convert::TryInto::try_into({ [INFO] [stdout] 603 | if cfg!( test ) { [INFO] [stdout] 604 | $crate::initialize(); [INFO] [stdout] 605 | } [INFO] [stdout] 606 | [INFO] [stdout] 607 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:632:11 [INFO] [stdout] | [INFO] [stdout] 632 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 630 | try_from::TryInto::try_into({ [INFO] [stdout] 631 | if cfg!( test ) { [INFO] [stdout] 632 | $crate::initialize(); [INFO] [stdout] 633 | } [INFO] [stdout] 634 | [INFO] [stdout] 635 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 630 | std::convert::TryInto::try_into({ [INFO] [stdout] 631 | if cfg!( test ) { [INFO] [stdout] 632 | $crate::initialize(); [INFO] [stdout] 633 | } [INFO] [stdout] 634 | [INFO] [stdout] 635 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:642:11 [INFO] [stdout] | [INFO] [stdout] 642 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 640 | try_from::TryInto::try_into({ [INFO] [stdout] 641 | if cfg!( test ) { [INFO] [stdout] 642 | $crate::initialize(); [INFO] [stdout] 643 | } [INFO] [stdout] 644 | [INFO] [stdout] 645 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 640 | std::convert::TryInto::try_into({ [INFO] [stdout] 641 | if cfg!( test ) { [INFO] [stdout] 642 | $crate::initialize(); [INFO] [stdout] 643 | } [INFO] [stdout] 644 | [INFO] [stdout] 645 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:652:11 [INFO] [stdout] | [INFO] [stdout] 652 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 650 | try_from::TryInto::try_into({ [INFO] [stdout] 651 | if cfg!( test ) { [INFO] [stdout] 652 | $crate::initialize(); [INFO] [stdout] 653 | } [INFO] [stdout] 654 | [INFO] [stdout] 655 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 650 | std::convert::TryInto::try_into({ [INFO] [stdout] 651 | if cfg!( test ) { [INFO] [stdout] 652 | $crate::initialize(); [INFO] [stdout] 653 | } [INFO] [stdout] 654 | [INFO] [stdout] 655 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:699:7 [INFO] [stdout] | [INFO] [stdout] 699 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 679 | try_from::TryInto::try_into({ [INFO] [stdout] 680 | if cfg!( test ) { [INFO] [stdout] 681 | $crate::initialize(); [INFO] [stdout] 682 | } [INFO] [stdout] 683 | [INFO] [stdout] 684 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 679 | std::convert::TryInto::try_into({ [INFO] [stdout] 680 | if cfg!( test ) { [INFO] [stdout] 681 | $crate::initialize(); [INFO] [stdout] 682 | } [INFO] [stdout] 683 | [INFO] [stdout] 684 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:768:11 [INFO] [stdout] | [INFO] [stdout] 768 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 766 | try_from::TryInto::try_into({ [INFO] [stdout] 767 | if cfg!( test ) { [INFO] [stdout] 768 | $crate::initialize(); [INFO] [stdout] 769 | } [INFO] [stdout] 770 | [INFO] [stdout] 771 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 766 | std::convert::TryInto::try_into({ [INFO] [stdout] 767 | if cfg!( test ) { [INFO] [stdout] 768 | $crate::initialize(); [INFO] [stdout] 769 | } [INFO] [stdout] 770 | [INFO] [stdout] 771 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:860:11 [INFO] [stdout] | [INFO] [stdout] 860 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 858 | try_from::TryInto::try_into({ [INFO] [stdout] 859 | if cfg!( test ) { [INFO] [stdout] 860 | $crate::initialize(); [INFO] [stdout] 861 | } [INFO] [stdout] 862 | [INFO] [stdout] 863 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 858 | std::convert::TryInto::try_into({ [INFO] [stdout] 859 | if cfg!( test ) { [INFO] [stdout] 860 | $crate::initialize(); [INFO] [stdout] 861 | } [INFO] [stdout] 862 | [INFO] [stdout] 863 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:870:11 [INFO] [stdout] | [INFO] [stdout] 870 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 868 | try_from::TryInto::try_into({ [INFO] [stdout] 869 | if cfg!( test ) { [INFO] [stdout] 870 | $crate::initialize(); [INFO] [stdout] 871 | } [INFO] [stdout] 872 | [INFO] [stdout] 873 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 868 | std::convert::TryInto::try_into({ [INFO] [stdout] 869 | if cfg!( test ) { [INFO] [stdout] 870 | $crate::initialize(); [INFO] [stdout] 871 | } [INFO] [stdout] 872 | [INFO] [stdout] 873 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:886:11 [INFO] [stdout] | [INFO] [stdout] 886 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 884 | try_from::TryInto::try_into({ [INFO] [stdout] 885 | if cfg!( test ) { [INFO] [stdout] 886 | $crate::initialize(); [INFO] [stdout] 887 | } [INFO] [stdout] 888 | [INFO] [stdout] 889 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 884 | std::convert::TryInto::try_into({ [INFO] [stdout] 885 | if cfg!( test ) { [INFO] [stdout] 886 | $crate::initialize(); [INFO] [stdout] 887 | } [INFO] [stdout] 888 | [INFO] [stdout] 889 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:896:11 [INFO] [stdout] | [INFO] [stdout] 896 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 894 | try_from::TryInto::try_into({ [INFO] [stdout] 895 | if cfg!( test ) { [INFO] [stdout] 896 | $crate::initialize(); [INFO] [stdout] 897 | } [INFO] [stdout] 898 | [INFO] [stdout] 899 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 894 | std::convert::TryInto::try_into({ [INFO] [stdout] 895 | if cfg!( test ) { [INFO] [stdout] 896 | $crate::initialize(); [INFO] [stdout] 897 | } [INFO] [stdout] 898 | [INFO] [stdout] 899 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:906:11 [INFO] [stdout] | [INFO] [stdout] 906 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 904 | try_from::TryInto::try_into({ [INFO] [stdout] 905 | if cfg!( test ) { [INFO] [stdout] 906 | $crate::initialize(); [INFO] [stdout] 907 | } [INFO] [stdout] 908 | [INFO] [stdout] 909 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 904 | std::convert::TryInto::try_into({ [INFO] [stdout] 905 | if cfg!( test ) { [INFO] [stdout] 906 | $crate::initialize(); [INFO] [stdout] 907 | } [INFO] [stdout] 908 | [INFO] [stdout] 909 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:1038:11 [INFO] [stdout] | [INFO] [stdout] 1038 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1036 | return try_from::TryInto::try_into({ [INFO] [stdout] 1037 | if cfg!( test ) { [INFO] [stdout] 1038 | $crate::initialize(); [INFO] [stdout] 1039 | } [INFO] [stdout] 1040 | [INFO] [stdout] 1041 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1036 | return std::convert::TryInto::try_into({ [INFO] [stdout] 1037 | if cfg!( test ) { [INFO] [stdout] 1038 | $crate::initialize(); [INFO] [stdout] 1039 | } [INFO] [stdout] 1040 | [INFO] [stdout] 1041 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:1048:11 [INFO] [stdout] | [INFO] [stdout] 1048 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1046 | return try_from::TryInto::try_into({ [INFO] [stdout] 1047 | if cfg!( test ) { [INFO] [stdout] 1048 | $crate::initialize(); [INFO] [stdout] 1049 | } [INFO] [stdout] 1050 | [INFO] [stdout] 1051 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1046 | return std::convert::TryInto::try_into({ [INFO] [stdout] 1047 | if cfg!( test ) { [INFO] [stdout] 1048 | $crate::initialize(); [INFO] [stdout] 1049 | } [INFO] [stdout] 1050 | [INFO] [stdout] 1051 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:1058:11 [INFO] [stdout] | [INFO] [stdout] 1058 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1056 | return try_from::TryInto::try_into({ [INFO] [stdout] 1057 | if cfg!( test ) { [INFO] [stdout] 1058 | $crate::initialize(); [INFO] [stdout] 1059 | } [INFO] [stdout] 1060 | [INFO] [stdout] 1061 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1056 | return std::convert::TryInto::try_into({ [INFO] [stdout] 1057 | if cfg!( test ) { [INFO] [stdout] 1058 | $crate::initialize(); [INFO] [stdout] 1059 | } [INFO] [stdout] 1060 | [INFO] [stdout] 1061 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event.rs:1068:11 [INFO] [stdout] | [INFO] [stdout] 1068 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1066 | return try_from::TryInto::try_into({ [INFO] [stdout] 1067 | if cfg!( test ) { [INFO] [stdout] 1068 | $crate::initialize(); [INFO] [stdout] 1069 | } [INFO] [stdout] 1070 | [INFO] [stdout] 1071 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1066 | return std::convert::TryInto::try_into({ [INFO] [stdout] 1067 | if cfg!( test ) { [INFO] [stdout] 1068 | $crate::initialize(); [INFO] [stdout] 1069 | } [INFO] [stdout] 1070 | [INFO] [stdout] 1071 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event_target.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | }.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 48 | let listener_reference = try_from::TryInto::try_into({ [INFO] [stdout] 49 | if cfg!( test ) { [INFO] [stdout] 50 | $crate::initialize(); [INFO] [stdout] 51 | } [INFO] [stdout] 52 | [INFO] [stdout] 53 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 48 | let listener_reference = std::convert::TryInto::try_into({ [INFO] [stdout] 49 | if cfg!( test ) { [INFO] [stdout] 50 | $crate::initialize(); [INFO] [stdout] 51 | } [INFO] [stdout] 52 | [INFO] [stdout] 53 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/event_target.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 65 | try_from::TryInto::try_into({ [INFO] [stdout] 66 | if cfg!( test ) { [INFO] [stdout] 67 | $crate::initialize(); [INFO] [stdout] 68 | } [INFO] [stdout] 69 | [INFO] [stdout] 70 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 65 | std::convert::TryInto::try_into({ [INFO] [stdout] 66 | if cfg!( test ) { [INFO] [stdout] 67 | $crate::initialize(); [INFO] [stdout] 68 | } [INFO] [stdout] 69 | [INFO] [stdout] 70 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/node.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 106 | try_from::TryInto::try_into({ [INFO] [stdout] 107 | if cfg!( test ) { [INFO] [stdout] 108 | $crate::initialize(); [INFO] [stdout] 109 | } [INFO] [stdout] 110 | [INFO] [stdout] 111 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 106 | std::convert::TryInto::try_into({ [INFO] [stdout] 107 | if cfg!( test ) { [INFO] [stdout] 108 | $crate::initialize(); [INFO] [stdout] 109 | } [INFO] [stdout] 110 | [INFO] [stdout] 111 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/node.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 133 | try_from::TryInto::try_into({ [INFO] [stdout] 134 | if cfg!( test ) { [INFO] [stdout] 135 | $crate::initialize(); [INFO] [stdout] 136 | } [INFO] [stdout] 137 | [INFO] [stdout] 138 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 133 | std::convert::TryInto::try_into({ [INFO] [stdout] 134 | if cfg!( test ) { [INFO] [stdout] 135 | $crate::initialize(); [INFO] [stdout] 136 | } [INFO] [stdout] 137 | [INFO] [stdout] 138 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/node.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 142 | try_from::TryInto::try_into({ [INFO] [stdout] 143 | if cfg!( test ) { [INFO] [stdout] 144 | $crate::initialize(); [INFO] [stdout] 145 | } [INFO] [stdout] 146 | [INFO] [stdout] 147 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 142 | std::convert::TryInto::try_into({ [INFO] [stdout] 143 | if cfg!( test ) { [INFO] [stdout] 144 | $crate::initialize(); [INFO] [stdout] 145 | } [INFO] [stdout] 146 | [INFO] [stdout] 147 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/node.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 156 | try_from::TryInto::try_into({ [INFO] [stdout] 157 | if cfg!( test ) { [INFO] [stdout] 158 | $crate::initialize(); [INFO] [stdout] 159 | } [INFO] [stdout] 160 | [INFO] [stdout] 161 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 156 | std::convert::TryInto::try_into({ [INFO] [stdout] 157 | if cfg!( test ) { [INFO] [stdout] 158 | $crate::initialize(); [INFO] [stdout] 159 | } [INFO] [stdout] 160 | [INFO] [stdout] 161 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/node.rs:167:11 [INFO] [stdout] | [INFO] [stdout] 167 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 165 | try_from::TryInto::try_into({ [INFO] [stdout] 166 | if cfg!( test ) { [INFO] [stdout] 167 | $crate::initialize(); [INFO] [stdout] 168 | } [INFO] [stdout] 169 | [INFO] [stdout] 170 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 165 | std::convert::TryInto::try_into({ [INFO] [stdout] 166 | if cfg!( test ) { [INFO] [stdout] 167 | $crate::initialize(); [INFO] [stdout] 168 | } [INFO] [stdout] 169 | [INFO] [stdout] 170 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/html_elements/input.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 58 | try_from::TryInto::try_into({ [INFO] [stdout] 59 | if cfg!( test ) { [INFO] [stdout] 60 | $crate::initialize(); [INFO] [stdout] 61 | } [INFO] [stdout] 62 | [INFO] [stdout] 63 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 58 | std::convert::TryInto::try_into({ [INFO] [stdout] 59 | if cfg!( test ) { [INFO] [stdout] 60 | $crate::initialize(); [INFO] [stdout] 61 | } [INFO] [stdout] 62 | [INFO] [stdout] 63 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/token_list.rs:19:57 [INFO] [stdout] | [INFO] [stdout] 19 | let length: i32 = js!( return @{self}.length; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 19 | let length: i32 = try_from::TryInto::try_into({ [INFO] [stdout] 20 | if cfg!( test ) { [INFO] [stdout] 21 | $crate::initialize(); [INFO] [stdout] 22 | } [INFO] [stdout] 23 | [INFO] [stdout] 24 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 19 | let length: i32 = std::convert::TryInto::try_into({ [INFO] [stdout] 20 | if cfg!( test ) { [INFO] [stdout] 21 | $crate::initialize(); [INFO] [stdout] 22 | } [INFO] [stdout] 23 | [INFO] [stdout] 24 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/token_list.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | js!( return @{self}.contains( @{token} ); ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 45 | try_from::TryInto::try_into({ [INFO] [stdout] 46 | if cfg!( test ) { [INFO] [stdout] 47 | $crate::initialize(); [INFO] [stdout] 48 | } [INFO] [stdout] 49 | [INFO] [stdout] 50 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 45 | std::convert::TryInto::try_into({ [INFO] [stdout] 46 | if cfg!( test ) { [INFO] [stdout] 47 | $crate::initialize(); [INFO] [stdout] 48 | } [INFO] [stdout] 49 | [INFO] [stdout] 50 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/node_list.rs:30:57 [INFO] [stdout] | [INFO] [stdout] 30 | let length: i32 = js!( return @{self}.length; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 30 | let length: i32 = try_from::TryInto::try_into({ [INFO] [stdout] 31 | if cfg!( test ) { [INFO] [stdout] 32 | $crate::initialize(); [INFO] [stdout] 33 | } [INFO] [stdout] 34 | [INFO] [stdout] 35 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 30 | let length: i32 = std::convert::TryInto::try_into({ [INFO] [stdout] 31 | if cfg!( test ) { [INFO] [stdout] 32 | $crate::initialize(); [INFO] [stdout] 33 | } [INFO] [stdout] 34 | [INFO] [stdout] 35 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/string_map.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | js!( return @{self}[ @{key} ]; ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 18 | try_from::TryInto::try_into({ [INFO] [stdout] 19 | if cfg!( test ) { [INFO] [stdout] 20 | $crate::initialize(); [INFO] [stdout] 21 | } [INFO] [stdout] 22 | [INFO] [stdout] 23 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 18 | std::convert::TryInto::try_into({ [INFO] [stdout] 19 | if cfg!( test ) { [INFO] [stdout] 20 | $crate::initialize(); [INFO] [stdout] 21 | } [INFO] [stdout] 22 | [INFO] [stdout] 23 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/string_map.rs:37:42 [INFO] [stdout] | [INFO] [stdout] 37 | js!( return @{key} in @{self}; ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 37 | try_from::TryInto::try_into({ [INFO] [stdout] 38 | if cfg!( test ) { [INFO] [stdout] 39 | $crate::initialize(); [INFO] [stdout] 40 | } [INFO] [stdout] 41 | [INFO] [stdout] 42 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 37 | std::convert::TryInto::try_into({ [INFO] [stdout] 38 | if cfg!( test ) { [INFO] [stdout] 39 | $crate::initialize(); [INFO] [stdout] 40 | } [INFO] [stdout] 41 | [INFO] [stdout] 42 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/location.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 23 | try_from::TryInto::try_into({ [INFO] [stdout] 24 | if cfg!( test ) { [INFO] [stdout] 25 | $crate::initialize(); [INFO] [stdout] 26 | } [INFO] [stdout] 27 | [INFO] [stdout] 28 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 23 | std::convert::TryInto::try_into({ [INFO] [stdout] 24 | if cfg!( test ) { [INFO] [stdout] 25 | $crate::initialize(); [INFO] [stdout] 26 | } [INFO] [stdout] 27 | [INFO] [stdout] 28 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/location.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 33 | try_from::TryInto::try_into({ [INFO] [stdout] 34 | if cfg!( test ) { [INFO] [stdout] 35 | $crate::initialize(); [INFO] [stdout] 36 | } [INFO] [stdout] 37 | [INFO] [stdout] 38 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 33 | std::convert::TryInto::try_into({ [INFO] [stdout] 34 | if cfg!( test ) { [INFO] [stdout] 35 | $crate::initialize(); [INFO] [stdout] 36 | } [INFO] [stdout] 37 | [INFO] [stdout] 38 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/storage.rs:20:57 [INFO] [stdout] | [INFO] [stdout] 20 | let length: i32 = js!( return @{self}.length; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 20 | let length: i32 = try_from::TryInto::try_into({ [INFO] [stdout] 21 | if cfg!( test ) { [INFO] [stdout] 22 | $crate::initialize(); [INFO] [stdout] 23 | } [INFO] [stdout] 24 | [INFO] [stdout] 25 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 20 | let length: i32 = std::convert::TryInto::try_into({ [INFO] [stdout] 21 | if cfg!( test ) { [INFO] [stdout] 22 | $crate::initialize(); [INFO] [stdout] 23 | } [INFO] [stdout] 24 | [INFO] [stdout] 25 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/storage.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | js!( return @{self}.getItem( @{key} ); ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 28 | try_from::TryInto::try_into({ [INFO] [stdout] 29 | if cfg!( test ) { [INFO] [stdout] 30 | $crate::initialize(); [INFO] [stdout] 31 | } [INFO] [stdout] 32 | [INFO] [stdout] 33 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 28 | std::convert::TryInto::try_into({ [INFO] [stdout] 29 | if cfg!( test ) { [INFO] [stdout] 30 | $crate::initialize(); [INFO] [stdout] 31 | } [INFO] [stdout] 32 | [INFO] [stdout] 33 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/storage.rs:62:53 [INFO] [stdout] | [INFO] [stdout] 62 | js!( return @{self}.key( @{nth as u32} ); ).try_into().ok() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 62 | try_from::TryInto::try_into({ [INFO] [stdout] 63 | if cfg!( test ) { [INFO] [stdout] 64 | $crate::initialize(); [INFO] [stdout] 65 | } [INFO] [stdout] 66 | [INFO] [stdout] 67 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 62 | std::convert::TryInto::try_into({ [INFO] [stdout] 63 | if cfg!( test ) { [INFO] [stdout] 64 | $crate::initialize(); [INFO] [stdout] 65 | } [INFO] [stdout] 66 | [INFO] [stdout] 67 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/storage.rs:67:52 [INFO] [stdout] | [INFO] [stdout] 67 | js!( return !!@{self}.getItem( @{key} ); ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 67 | try_from::TryInto::try_into({ [INFO] [stdout] 68 | if cfg!( test ) { [INFO] [stdout] 69 | $crate::initialize(); [INFO] [stdout] 70 | } [INFO] [stdout] 71 | [INFO] [stdout] 72 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 67 | std::convert::TryInto::try_into({ [INFO] [stdout] 68 | if cfg!( test ) { [INFO] [stdout] 69 | $crate::initialize(); [INFO] [stdout] 70 | } [INFO] [stdout] 71 | [INFO] [stdout] 72 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/blob.rs:14:60 [INFO] [stdout] | [INFO] [stdout] 14 | let length: i32 = js!( return @{reference}.size; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 14 | let length: i32 = try_from::TryInto::try_into({ [INFO] [stdout] 15 | if cfg!( test ) { [INFO] [stdout] 16 | $crate::initialize(); [INFO] [stdout] 17 | } [INFO] [stdout] 18 | [INFO] [stdout] 19 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 14 | let length: i32 = std::convert::TryInto::try_into({ [INFO] [stdout] 15 | if cfg!( test ) { [INFO] [stdout] 16 | $crate::initialize(); [INFO] [stdout] 17 | } [INFO] [stdout] 18 | [INFO] [stdout] 19 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/blob.rs:23:61 [INFO] [stdout] | [INFO] [stdout] 23 | let mime: String = js!( return @{reference}.type; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 23 | let mime: String = try_from::TryInto::try_into({ [INFO] [stdout] 24 | if cfg!( test ) { [INFO] [stdout] 25 | $crate::initialize(); [INFO] [stdout] 26 | } [INFO] [stdout] 27 | [INFO] [stdout] 28 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 23 | let mime: String = std::convert::TryInto::try_into({ [INFO] [stdout] 24 | if cfg!( test ) { [INFO] [stdout] 25 | $crate::initialize(); [INFO] [stdout] 26 | } [INFO] [stdout] 27 | [INFO] [stdout] 28 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/file.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | js!( return @{self}.name; ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 24 | try_from::TryInto::try_into({ [INFO] [stdout] 25 | if cfg!( test ) { [INFO] [stdout] 26 | $crate::initialize(); [INFO] [stdout] 27 | } [INFO] [stdout] 28 | [INFO] [stdout] 29 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 24 | std::convert::TryInto::try_into({ [INFO] [stdout] 25 | if cfg!( test ) { [INFO] [stdout] 26 | $crate::initialize(); [INFO] [stdout] 27 | } [INFO] [stdout] 28 | [INFO] [stdout] 29 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/file_list.rs:22:57 [INFO] [stdout] | [INFO] [stdout] 22 | let length: i32 = js!( return @{self}.length; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 22 | let length: i32 = try_from::TryInto::try_into({ [INFO] [stdout] 23 | if cfg!( test ) { [INFO] [stdout] 24 | $crate::initialize(); [INFO] [stdout] 25 | } [INFO] [stdout] 26 | [INFO] [stdout] 27 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 22 | let length: i32 = std::convert::TryInto::try_into({ [INFO] [stdout] 23 | if cfg!( test ) { [INFO] [stdout] 24 | $crate::initialize(); [INFO] [stdout] 25 | } [INFO] [stdout] 26 | [INFO] [stdout] 27 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/file_reader.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | js!( return FileReader(); ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 42 | try_from::TryInto::try_into({ [INFO] [stdout] 43 | if cfg!( test ) { [INFO] [stdout] 44 | $crate::initialize(); [INFO] [stdout] 45 | } [INFO] [stdout] 46 | [INFO] [stdout] 47 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 42 | std::convert::TryInto::try_into({ [INFO] [stdout] 43 | if cfg!( test ) { [INFO] [stdout] 44 | $crate::initialize(); [INFO] [stdout] 45 | } [INFO] [stdout] 46 | [INFO] [stdout] 47 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/file_reader.rs:64:60 [INFO] [stdout] | [INFO] [stdout] 64 | let state: i32 = js!( return @{self}.readyState; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 64 | let state: i32 = try_from::TryInto::try_into({ [INFO] [stdout] 65 | if cfg!( test ) { [INFO] [stdout] 66 | $crate::initialize(); [INFO] [stdout] 67 | } [INFO] [stdout] 68 | [INFO] [stdout] 69 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 64 | let state: i32 = std::convert::TryInto::try_into({ [INFO] [stdout] 65 | if cfg!( test ) { [INFO] [stdout] 66 | $crate::initialize(); [INFO] [stdout] 67 | } [INFO] [stdout] 68 | [INFO] [stdout] 69 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/array_buffer.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | let length: Value = length.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 15 | let length: Value = try_from::TryInto::try_into(length).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 15 | let length: Value = std::convert::TryInto::try_into(length).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/array_buffer.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | js!( return new ArrayBuffer( @{length} ); ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 16 | try_from::TryInto::try_into({ [INFO] [stdout] 17 | if cfg!( test ) { [INFO] [stdout] 18 | $crate::initialize(); [INFO] [stdout] 19 | } [INFO] [stdout] 20 | [INFO] [stdout] 21 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 16 | std::convert::TryInto::try_into({ [INFO] [stdout] 17 | if cfg!( test ) { [INFO] [stdout] 18 | $crate::initialize(); [INFO] [stdout] 19 | } [INFO] [stdout] 20 | [INFO] [stdout] 21 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/array_buffer.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | let length: i32 = js!( return @{reference}.byteLength; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 22 | let length: i32 = try_from::TryInto::try_into({ [INFO] [stdout] 23 | if cfg!( test ) { [INFO] [stdout] 24 | $crate::initialize(); [INFO] [stdout] 25 | } [INFO] [stdout] 26 | [INFO] [stdout] 27 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 22 | let length: i32 = std::convert::TryInto::try_into({ [INFO] [stdout] 23 | if cfg!( test ) { [INFO] [stdout] 24 | $crate::initialize(); [INFO] [stdout] 25 | } [INFO] [stdout] 26 | [INFO] [stdout] 27 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/typed_array.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | js!( return @{self}.buffer; ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 88 | try_from::TryInto::try_into({ [INFO] [stdout] 89 | if cfg!( test ) { [INFO] [stdout] 90 | $crate::initialize(); [INFO] [stdout] 91 | } [INFO] [stdout] 92 | [INFO] [stdout] 93 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 88 | std::convert::TryInto::try_into({ [INFO] [stdout] 89 | if cfg!( test ) { [INFO] [stdout] 90 | $crate::initialize(); [INFO] [stdout] 91 | } [INFO] [stdout] 92 | [INFO] [stdout] 93 | const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webapi/typed_array.rs:96:62 [INFO] [stdout] | [INFO] [stdout] 96 | let length: i32 = js!( return @{reference}.length; ).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 96 | let length: i32 = try_from::TryInto::try_into({ [INFO] [stdout] 97 | if cfg!( test ) { [INFO] [stdout] 98 | $crate::initialize(); [INFO] [stdout] 99 | } [INFO] [stdout] 100| [INFO] [stdout] 101| const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 96 | let length: i32 = std::convert::TryInto::try_into({ [INFO] [stdout] 97 | if cfg!( test ) { [INFO] [stdout] 98 | $crate::initialize(); [INFO] [stdout] 99 | } [INFO] [stdout] 100| [INFO] [stdout] 101| const CODE_STR: &'static str = _js_impl!( [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | value.try_into().map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 116 | try_from::TryInto::try_into(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 116 | std::convert::TryInto::try_into(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | value.try_into().map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 132 | try_from::TryInto::try_into(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 132 | std::convert::TryInto::try_into(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 204 | value.try_into().map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 204 | try_from::TryInto::try_into(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 204 | std::convert::TryInto::try_into(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde.rs:220:23 [INFO] [stdout] | [INFO] [stdout] 220 | value.try_into().map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 220 | try_from::TryInto::try_into(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 220 | std::convert::TryInto::try_into(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde.rs:397:19 [INFO] [stdout] | [INFO] [stdout] 397 | Ok( value.try_into()? ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 397 | Ok( try_from::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 397 | Ok( std::convert::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 413 | Ok( value.try_into()? ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 413 | Ok( try_from::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 413 | Ok( std::convert::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | if let Ok( value ) = number.try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 615 | if let Ok( value ) = try_from::TryInto::try_into(number) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 615 | if let Ok( value ) = std::convert::TryInto::try_into(number) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde.rs:618:52 [INFO] [stdout] | [INFO] [stdout] 618 | } else if let Ok( value ) = number.try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 618 | } else if let Ok( value ) = try_from::TryInto::try_into(number) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 618 | } else if let Ok( value ) = std::convert::TryInto::try_into(number) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde_json.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | Value::Number( value.try_into()? ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 17 | Value::Number( try_from::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 17 | Value::Number( std::convert::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde_json.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | Value::Number( value.try_into()? ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 19 | Value::Number( try_from::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 19 | Value::Number( std::convert::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde_json.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | vector.push( element.try_into()? ); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 30 | vector.push( try_from::TryInto::try_into(element)? ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 30 | vector.push( std::convert::TryInto::try_into(element)? ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/ecosystem/serde_json.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | map.insert( key.into(), value.try_into()? ); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.2/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 38 | map.insert( key.into(), try_from::TryInto::try_into(value)? ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 38 | map.insert( key.into(), std::convert::TryInto::try_into(value)? ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 162 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [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" "ee36fa2396a5a6511cfc6c54c0c281d480f5c64317481bdf1ccc7844cce6ea89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee36fa2396a5a6511cfc6c54c0c281d480f5c64317481bdf1ccc7844cce6ea89", kill_on_drop: false }` [INFO] [stdout] ee36fa2396a5a6511cfc6c54c0c281d480f5c64317481bdf1ccc7844cce6ea89