[INFO] cloning repository https://github.com/Navaneeth-Nagesh/webassembly-rust-todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Navaneeth-Nagesh/webassembly-rust-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavaneeth-Nagesh%2Fwebassembly-rust-todo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavaneeth-Nagesh%2Fwebassembly-rust-todo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 979c7dc3a5c4565c1b13f46a73da67903c7ce7d3 [INFO] checking Navaneeth-Nagesh/webassembly-rust-todo against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavaneeth-Nagesh%2Fwebassembly-rust-todo" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Navaneeth-Nagesh/webassembly-rust-todo 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/Navaneeth-Nagesh/webassembly-rust-todo [INFO] finished tweaking git repo https://github.com/Navaneeth-Nagesh/webassembly-rust-todo [INFO] tweaked toml for git repo https://github.com/Navaneeth-Nagesh/webassembly-rust-todo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Navaneeth-Nagesh/webassembly-rust-todo 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] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdweb v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d06f9a4f0c28c521781d9b97f1e9070c8fb618c010f2fc0a6b931afb9e32a2f4 [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" "d06f9a4f0c28c521781d9b97f1e9070c8fb618c010f2fc0a6b931afb9e32a2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d06f9a4f0c28c521781d9b97f1e9070c8fb618c010f2fc0a6b931afb9e32a2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06f9a4f0c28c521781d9b97f1e9070c8fb618c010f2fc0a6b931afb9e32a2f4", kill_on_drop: false }` [INFO] [stdout] d06f9a4f0c28c521781d9b97f1e9070c8fb618c010f2fc0a6b931afb9e32a2f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] aa4921a364665bcd410b0d7da3937591d2b790e0d88707f387009b9e79305635 [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" "aa4921a364665bcd410b0d7da3937591d2b790e0d88707f387009b9e79305635", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking stdweb v0.2.2 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/window.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / reference_boilerplate! { [INFO] [stdout] 35 | | Window, [INFO] [stdout] 36 | | instanceof Window [INFO] [stdout] 37 | | convertible to EventTarget [INFO] [stdout] 38 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | / reference_boilerplate! { [INFO] [stdout] 195 | | Event, [INFO] [stdout] 196 | | instanceof Event [INFO] [stdout] 197 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | / reference_boilerplate! { [INFO] [stdout] 213 | | ChangeEvent, [INFO] [stdout] 214 | | instanceof Event [INFO] [stdout] 215 | | convertible to Event [INFO] [stdout] 216 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | / reference_boilerplate! { [INFO] [stdout] 235 | | InputEvent, [INFO] [stdout] 236 | | instanceof Event [INFO] [stdout] 237 | | convertible to Event [INFO] [stdout] 238 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / reference_boilerplate! { [INFO] [stdout] 275 | | UiEvent, [INFO] [stdout] 276 | | instanceof UIEvent [INFO] [stdout] 277 | | convertible to Event [INFO] [stdout] 278 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | / reference_boilerplate! { [INFO] [stdout] 292 | | LoadEvent, [INFO] [stdout] 293 | | instanceof UIEvent [INFO] [stdout] 294 | | convertible to Event [INFO] [stdout] 295 | | convertible to UiEvent [INFO] [stdout] 296 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | / reference_boilerplate! { [INFO] [stdout] 503 | | MouseEvent, [INFO] [stdout] 504 | | instanceof MouseEvent [INFO] [stdout] 505 | | convertible to Event [INFO] [stdout] 506 | | convertible to UiEvent [INFO] [stdout] 507 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | / reference_boilerplate! { [INFO] [stdout] 523 | | ClickEvent, [INFO] [stdout] 524 | | instanceof MouseEvent [INFO] [stdout] 525 | | convertible to Event [INFO] [stdout] 526 | | convertible to UiEvent [INFO] [stdout] 527 | | convertible to MouseEvent [INFO] [stdout] 528 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:544:1 [INFO] [stdout] | [INFO] [stdout] 544 | / reference_boilerplate! { [INFO] [stdout] 545 | | DoubleClickEvent, [INFO] [stdout] 546 | | instanceof MouseEvent [INFO] [stdout] 547 | | convertible to Event [INFO] [stdout] 548 | | convertible to UiEvent [INFO] [stdout] 549 | | convertible to MouseEvent [INFO] [stdout] 550 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:737:1 [INFO] [stdout] | [INFO] [stdout] 737 | / reference_boilerplate! { [INFO] [stdout] 738 | | KeyboardEvent, [INFO] [stdout] 739 | | instanceof KeyboardEvent [INFO] [stdout] 740 | | convertible to Event [INFO] [stdout] 741 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | / reference_boilerplate! { [INFO] [stdout] 756 | | KeypressEvent, [INFO] [stdout] 757 | | instanceof KeyboardEvent [INFO] [stdout] 758 | | convertible to Event [INFO] [stdout] 759 | | convertible to KeyboardEvent [INFO] [stdout] 760 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | / reference_boilerplate! { [INFO] [stdout] 788 | | FocusRelatedEvent, [INFO] [stdout] 789 | | instanceof FocusEvent [INFO] [stdout] 790 | | convertible to Event [INFO] [stdout] 791 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | / reference_boilerplate! { [INFO] [stdout] 806 | | FocusEvent, [INFO] [stdout] 807 | | instanceof FocusEvent [INFO] [stdout] 808 | | convertible to Event [INFO] [stdout] 809 | | convertible to FocusRelatedEvent [INFO] [stdout] 810 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:843:1 [INFO] [stdout] | [INFO] [stdout] 843 | / reference_boilerplate! { [INFO] [stdout] 844 | | HashChangeEvent, [INFO] [stdout] 845 | | instanceof HashChangeEvent [INFO] [stdout] 846 | | convertible to Event [INFO] [stdout] 847 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | / reference_boilerplate! { [INFO] [stdout] 917 | | ProgressRelatedEvent, [INFO] [stdout] 918 | | instanceof ProgressEvent [INFO] [stdout] 919 | | convertible to Event [INFO] [stdout] 920 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:933:1 [INFO] [stdout] | [INFO] [stdout] 933 | / reference_boilerplate! { [INFO] [stdout] 934 | | ProgressEvent, [INFO] [stdout] 935 | | instanceof ProgressEvent [INFO] [stdout] 936 | | convertible to Event [INFO] [stdout] 937 | | convertible to ProgressRelatedEvent [INFO] [stdout] 938 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:951:1 [INFO] [stdout] | [INFO] [stdout] 951 | / reference_boilerplate! { [INFO] [stdout] 952 | | LoadStartEvent, [INFO] [stdout] 953 | | instanceof ProgressEvent [INFO] [stdout] 954 | | convertible to Event [INFO] [stdout] 955 | | convertible to ProgressRelatedEvent [INFO] [stdout] 956 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:970:1 [INFO] [stdout] | [INFO] [stdout] 970 | / reference_boilerplate! { [INFO] [stdout] 971 | | LoadEndEvent, [INFO] [stdout] 972 | | instanceof ProgressEvent [INFO] [stdout] 973 | | convertible to Event [INFO] [stdout] 974 | | convertible to ProgressRelatedEvent [INFO] [stdout] 975 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:988:1 [INFO] [stdout] | [INFO] [stdout] 988 | / reference_boilerplate! { [INFO] [stdout] 989 | | AbortEvent, [INFO] [stdout] 990 | | instanceof Event [INFO] [stdout] 991 | | convertible to Event [INFO] [stdout] 992 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event.rs:1006:1 [INFO] [stdout] | [INFO] [stdout] 1006 | / reference_boilerplate! { [INFO] [stdout] 1007 | | ErrorEvent, [INFO] [stdout] 1008 | | instanceof Event [INFO] [stdout] 1009 | | convertible to Event [INFO] [stdout] 1010 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/event_target.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / reference_boilerplate! { [INFO] [stdout] 81 | | EventTarget, [INFO] [stdout] 82 | | instanceof EventTarget [INFO] [stdout] 83 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/node.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | / reference_boilerplate! { [INFO] [stdout] 370 | | Node, [INFO] [stdout] 371 | | instanceof Node [INFO] [stdout] 372 | | convertible to EventTarget [INFO] [stdout] 373 | | } [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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.2/src/webapi/html_elements/image.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / reference_boilerplate! { [INFO] [stdout] 21 | | ImageElement, [INFO] [stdout] 22 | | instanceof HTMLImageElement [INFO] [stdout] 23 | | convertible to EventTarget [INFO] [stdout] ... | [INFO] [stdout] 26 | | convertible to HtmlElement [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- 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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/macros.rs:660:65 [INFO] [stdout] | [INFO] [stdout] 660 | 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.2.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.2.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] 660 | 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] 660 | 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.2.2/src/webcore/value.rs:114:52 [INFO] [stdout] | [INFO] [stdout] 114 | 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.2.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] 114 | 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] 114 | 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.2.2/src/webcore/value.rs:596:46 [INFO] [stdout] | [INFO] [stdout] 596 | Ok( Value::Number( value.try_into()? ) ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 603 | 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.2.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] 596 | 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] 596 | 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.2.2/src/webcore/value.rs:895:67 [INFO] [stdout] | [INFO] [stdout] 895 | let result: Result< Self, _ > = value.try_into(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 906 | 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.2.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] 895 | 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] 895 | 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.2.2/src/webcore/value.rs:914:47 [INFO] [stdout] | [INFO] [stdout] 914 | Value::Object( object ) => object.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.2.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] 914 | Value::Object( object ) => try_from::TryInto::try_into(object), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 914 | Value::Object( object ) => std::convert::TryInto::try_into(object), [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.2.2/src/webcore/value.rs:926:47 [INFO] [stdout] | [INFO] [stdout] 926 | Value::Object( object ) => object.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.2.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] 926 | Value::Object( object ) => try_from::TryInto::try_into(object), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 926 | Value::Object( object ) => std::convert::TryInto::try_into(object), [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.2.2/src/webcore/value.rs:938:44 [INFO] [stdout] | [INFO] [stdout] 938 | Value::Array( array ) => array.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.2.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] 938 | Value::Array( array ) => try_from::TryInto::try_into(array), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 938 | Value::Array( array ) => std::convert::TryInto::try_into(array), [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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1001:36 [INFO] [stdout] | [INFO] [stdout] 1001 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1028 | / impl_nullable_try_from_value! { [INFO] [stdout] 1029 | | bool; [INFO] [stdout] 1030 | | u8; [INFO] [stdout] 1031 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1044 | | Reference; [INFO] [stdout] 1045 | | } [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.2.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] 1001 | 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] 1001 | 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.2.2/src/webcore/value.rs:1054:32 [INFO] [stdout] | [INFO] [stdout] 1054 | 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.2.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] 1054 | 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] 1054 | 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.2.2/src/webcore/value.rs:1066:32 [INFO] [stdout] | [INFO] [stdout] 1066 | 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.2.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 | 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] 1066 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:953:65 [INFO] [stdout] | [INFO] [stdout] 953 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 953 | 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] 953 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/serialization.rs:1017:65 [INFO] [stdout] | [INFO] [stdout] 1017 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1120 | 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.2.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] 1017 | 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] 1017 | 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.2.2/src/webcore/object.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | ).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.2.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] 31 | try_from::TryInto::try_into({ [INFO] [stdout] 32 | if cfg!( test ) { [INFO] [stdout] 33 | $crate::initialize(); [INFO] [stdout] 34 | } [INFO] [stdout] 35 | [INFO] [stdout] 36 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 31 | std::convert::TryInto::try_into({ [INFO] [stdout] 32 | if cfg!( test ) { [INFO] [stdout] 33 | $crate::initialize(); [INFO] [stdout] 34 | } [INFO] [stdout] 35 | [INFO] [stdout] 36 | let mut memory_required = 0; [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.2.2/src/webcore/object.rs:141:43 [INFO] [stdout] | [INFO] [stdout] 141 | output.insert( key, 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.2.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] 141 | output.insert( key, try_from::TryInto::try_into(value)? ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 141 | output.insert( key, 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.2.2/src/webcore/object.rs:155:43 [INFO] [stdout] | [INFO] [stdout] 155 | output.insert( key, 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.2.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] 155 | output.insert( key, try_from::TryInto::try_into(value)? ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 155 | output.insert( key, 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.2.2/src/webcore/array.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | ).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.2.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] 29 | try_from::TryInto::try_into({ [INFO] [stdout] 30 | if cfg!( test ) { [INFO] [stdout] 31 | $crate::initialize(); [INFO] [stdout] 32 | } [INFO] [stdout] 33 | [INFO] [stdout] 34 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 29 | std::convert::TryInto::try_into({ [INFO] [stdout] 30 | if cfg!( test ) { [INFO] [stdout] 31 | $crate::initialize(); [INFO] [stdout] 32 | } [INFO] [stdout] 33 | [INFO] [stdout] 34 | let mut memory_required = 0; [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.2.2/src/webcore/array.rs:107:52 [INFO] [stdout] | [INFO] [stdout] 107 | let result: Result< _, E > = 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.2.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] 107 | let result: Result< _, E > = try_from::TryInto::try_into(value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 107 | let result: Result< _, E > = 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.2.2/src/webapi/date.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | ).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.2.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 | try_from::TryInto::try_into({ [INFO] [stdout] 16 | if cfg!( test ) { [INFO] [stdout] 17 | $crate::initialize(); [INFO] [stdout] 18 | } [INFO] [stdout] 19 | [INFO] [stdout] 20 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 15 | std::convert::TryInto::try_into({ [INFO] [stdout] 16 | if cfg!( test ) { [INFO] [stdout] 17 | $crate::initialize(); [INFO] [stdout] 18 | } [INFO] [stdout] 19 | [INFO] [stdout] 20 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | ).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.2.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] 249 | try_from::TryInto::try_into({ [INFO] [stdout] 250 | if cfg!( test ) { [INFO] [stdout] 251 | $crate::initialize(); [INFO] [stdout] 252 | } [INFO] [stdout] 253 | [INFO] [stdout] 254 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 249 | std::convert::TryInto::try_into({ [INFO] [stdout] 250 | if cfg!( test ) { [INFO] [stdout] 251 | $crate::initialize(); [INFO] [stdout] 252 | } [INFO] [stdout] 253 | [INFO] [stdout] 254 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:261:11 [INFO] [stdout] | [INFO] [stdout] 261 | ).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.2.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] 259 | try_from::TryInto::try_into({ [INFO] [stdout] 260 | if cfg!( test ) { [INFO] [stdout] 261 | $crate::initialize(); [INFO] [stdout] 262 | } [INFO] [stdout] 263 | [INFO] [stdout] 264 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 259 | std::convert::TryInto::try_into({ [INFO] [stdout] 260 | if cfg!( test ) { [INFO] [stdout] 261 | $crate::initialize(); [INFO] [stdout] 262 | } [INFO] [stdout] 263 | [INFO] [stdout] 264 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:310:11 [INFO] [stdout] | [INFO] [stdout] 310 | ).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.2.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] 308 | try_from::TryInto::try_into({ [INFO] [stdout] 309 | if cfg!( test ) { [INFO] [stdout] 310 | $crate::initialize(); [INFO] [stdout] 311 | } [INFO] [stdout] 312 | [INFO] [stdout] 313 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 308 | std::convert::TryInto::try_into({ [INFO] [stdout] 309 | if cfg!( test ) { [INFO] [stdout] 310 | $crate::initialize(); [INFO] [stdout] 311 | } [INFO] [stdout] 312 | [INFO] [stdout] 313 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:319:11 [INFO] [stdout] | [INFO] [stdout] 319 | ).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.2.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] 317 | match try_from::TryInto::try_into({ [INFO] [stdout] 318 | if cfg!( test ) { [INFO] [stdout] 319 | $crate::initialize(); [INFO] [stdout] 320 | } [INFO] [stdout] 321 | [INFO] [stdout] 322 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 317 | match std::convert::TryInto::try_into({ [INFO] [stdout] 318 | if cfg!( test ) { [INFO] [stdout] 319 | $crate::initialize(); [INFO] [stdout] 320 | } [INFO] [stdout] 321 | [INFO] [stdout] 322 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:336:15 [INFO] [stdout] | [INFO] [stdout] 336 | ).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.2.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] 334 | try_from::TryInto::try_into({ [INFO] [stdout] 335 | if cfg!( test ) { [INFO] [stdout] 336 | $crate::initialize(); [INFO] [stdout] 337 | } [INFO] [stdout] 338 | [INFO] [stdout] 339 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 334 | std::convert::TryInto::try_into({ [INFO] [stdout] 335 | if cfg!( test ) { [INFO] [stdout] 336 | $crate::initialize(); [INFO] [stdout] 337 | } [INFO] [stdout] 338 | [INFO] [stdout] 339 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:347:11 [INFO] [stdout] | [INFO] [stdout] 347 | ).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.2.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] 345 | try_from::TryInto::try_into({ [INFO] [stdout] 346 | if cfg!( test ) { [INFO] [stdout] 347 | $crate::initialize(); [INFO] [stdout] 348 | } [INFO] [stdout] 349 | [INFO] [stdout] 350 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 345 | std::convert::TryInto::try_into({ [INFO] [stdout] 346 | if cfg!( test ) { [INFO] [stdout] 347 | $crate::initialize(); [INFO] [stdout] 348 | } [INFO] [stdout] 349 | [INFO] [stdout] 350 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:357:11 [INFO] [stdout] | [INFO] [stdout] 357 | ).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.2.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] 355 | try_from::TryInto::try_into({ [INFO] [stdout] 356 | if cfg!( test ) { [INFO] [stdout] 357 | $crate::initialize(); [INFO] [stdout] 358 | } [INFO] [stdout] 359 | [INFO] [stdout] 360 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 355 | std::convert::TryInto::try_into({ [INFO] [stdout] 356 | if cfg!( test ) { [INFO] [stdout] 357 | $crate::initialize(); [INFO] [stdout] 358 | } [INFO] [stdout] 359 | [INFO] [stdout] 360 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:367:11 [INFO] [stdout] | [INFO] [stdout] 367 | ).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.2.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] 365 | try_from::TryInto::try_into({ [INFO] [stdout] 366 | if cfg!( test ) { [INFO] [stdout] 367 | $crate::initialize(); [INFO] [stdout] 368 | } [INFO] [stdout] 369 | [INFO] [stdout] 370 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 365 | std::convert::TryInto::try_into({ [INFO] [stdout] 366 | if cfg!( test ) { [INFO] [stdout] 367 | $crate::initialize(); [INFO] [stdout] 368 | } [INFO] [stdout] 369 | [INFO] [stdout] 370 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:385:11 [INFO] [stdout] | [INFO] [stdout] 385 | ).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.2.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] 383 | try_from::TryInto::try_into({ [INFO] [stdout] 384 | if cfg!( test ) { [INFO] [stdout] 385 | $crate::initialize(); [INFO] [stdout] 386 | } [INFO] [stdout] 387 | [INFO] [stdout] 388 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 383 | std::convert::TryInto::try_into({ [INFO] [stdout] 384 | if cfg!( test ) { [INFO] [stdout] 385 | $crate::initialize(); [INFO] [stdout] 386 | } [INFO] [stdout] 387 | [INFO] [stdout] 388 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:396:11 [INFO] [stdout] | [INFO] [stdout] 396 | ).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.2.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] 394 | try_from::TryInto::try_into({ [INFO] [stdout] 395 | if cfg!( test ) { [INFO] [stdout] 396 | $crate::initialize(); [INFO] [stdout] 397 | } [INFO] [stdout] 398 | [INFO] [stdout] 399 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 394 | std::convert::TryInto::try_into({ [INFO] [stdout] 395 | if cfg!( test ) { [INFO] [stdout] 396 | $crate::initialize(); [INFO] [stdout] 397 | } [INFO] [stdout] 398 | [INFO] [stdout] 399 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:407:11 [INFO] [stdout] | [INFO] [stdout] 407 | ).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.2.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] 405 | try_from::TryInto::try_into({ [INFO] [stdout] 406 | if cfg!( test ) { [INFO] [stdout] 407 | $crate::initialize(); [INFO] [stdout] 408 | } [INFO] [stdout] 409 | [INFO] [stdout] 410 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 405 | std::convert::TryInto::try_into({ [INFO] [stdout] 406 | if cfg!( test ) { [INFO] [stdout] 407 | $crate::initialize(); [INFO] [stdout] 408 | } [INFO] [stdout] 409 | [INFO] [stdout] 410 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:417:11 [INFO] [stdout] | [INFO] [stdout] 417 | ).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.2.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] 415 | try_from::TryInto::try_into({ [INFO] [stdout] 416 | if cfg!( test ) { [INFO] [stdout] 417 | $crate::initialize(); [INFO] [stdout] 418 | } [INFO] [stdout] 419 | [INFO] [stdout] 420 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 415 | std::convert::TryInto::try_into({ [INFO] [stdout] 416 | if cfg!( test ) { [INFO] [stdout] 417 | $crate::initialize(); [INFO] [stdout] 418 | } [INFO] [stdout] 419 | [INFO] [stdout] 420 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:427:11 [INFO] [stdout] | [INFO] [stdout] 427 | ).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.2.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] 425 | try_from::TryInto::try_into({ [INFO] [stdout] 426 | if cfg!( test ) { [INFO] [stdout] 427 | $crate::initialize(); [INFO] [stdout] 428 | } [INFO] [stdout] 429 | [INFO] [stdout] 430 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 425 | std::convert::TryInto::try_into({ [INFO] [stdout] 426 | if cfg!( test ) { [INFO] [stdout] 427 | $crate::initialize(); [INFO] [stdout] 428 | } [INFO] [stdout] 429 | [INFO] [stdout] 430 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:437:11 [INFO] [stdout] | [INFO] [stdout] 437 | ).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.2.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] 435 | try_from::TryInto::try_into({ [INFO] [stdout] 436 | if cfg!( test ) { [INFO] [stdout] 437 | $crate::initialize(); [INFO] [stdout] 438 | } [INFO] [stdout] 439 | [INFO] [stdout] 440 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 435 | std::convert::TryInto::try_into({ [INFO] [stdout] 436 | if cfg!( test ) { [INFO] [stdout] 437 | $crate::initialize(); [INFO] [stdout] 438 | } [INFO] [stdout] 439 | [INFO] [stdout] 440 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:447:11 [INFO] [stdout] | [INFO] [stdout] 447 | ).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.2.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] 445 | try_from::TryInto::try_into({ [INFO] [stdout] 446 | if cfg!( test ) { [INFO] [stdout] 447 | $crate::initialize(); [INFO] [stdout] 448 | } [INFO] [stdout] 449 | [INFO] [stdout] 450 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 445 | std::convert::TryInto::try_into({ [INFO] [stdout] 446 | if cfg!( test ) { [INFO] [stdout] 447 | $crate::initialize(); [INFO] [stdout] 448 | } [INFO] [stdout] 449 | [INFO] [stdout] 450 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:457:11 [INFO] [stdout] | [INFO] [stdout] 457 | ).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.2.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] 455 | try_from::TryInto::try_into({ [INFO] [stdout] 456 | if cfg!( test ) { [INFO] [stdout] 457 | $crate::initialize(); [INFO] [stdout] 458 | } [INFO] [stdout] 459 | [INFO] [stdout] 460 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 455 | std::convert::TryInto::try_into({ [INFO] [stdout] 456 | if cfg!( test ) { [INFO] [stdout] 457 | $crate::initialize(); [INFO] [stdout] 458 | } [INFO] [stdout] 459 | [INFO] [stdout] 460 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:565:11 [INFO] [stdout] | [INFO] [stdout] 565 | ).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.2.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] 563 | try_from::TryInto::try_into({ [INFO] [stdout] 564 | if cfg!( test ) { [INFO] [stdout] 565 | $crate::initialize(); [INFO] [stdout] 566 | } [INFO] [stdout] 567 | [INFO] [stdout] 568 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 563 | std::convert::TryInto::try_into({ [INFO] [stdout] 564 | if cfg!( test ) { [INFO] [stdout] 565 | $crate::initialize(); [INFO] [stdout] 566 | } [INFO] [stdout] 567 | [INFO] [stdout] 568 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:575:11 [INFO] [stdout] | [INFO] [stdout] 575 | ).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.2.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] 573 | try_from::TryInto::try_into({ [INFO] [stdout] 574 | if cfg!( test ) { [INFO] [stdout] 575 | $crate::initialize(); [INFO] [stdout] 576 | } [INFO] [stdout] 577 | [INFO] [stdout] 578 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 573 | std::convert::TryInto::try_into({ [INFO] [stdout] 574 | if cfg!( test ) { [INFO] [stdout] 575 | $crate::initialize(); [INFO] [stdout] 576 | } [INFO] [stdout] 577 | [INFO] [stdout] 578 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:585:11 [INFO] [stdout] | [INFO] [stdout] 585 | ).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.2.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] 583 | try_from::TryInto::try_into({ [INFO] [stdout] 584 | if cfg!( test ) { [INFO] [stdout] 585 | $crate::initialize(); [INFO] [stdout] 586 | } [INFO] [stdout] 587 | [INFO] [stdout] 588 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 583 | std::convert::TryInto::try_into({ [INFO] [stdout] 584 | if cfg!( test ) { [INFO] [stdout] 585 | $crate::initialize(); [INFO] [stdout] 586 | } [INFO] [stdout] 587 | [INFO] [stdout] 588 | let mut memory_required = 0; [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.2.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.2.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 | 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 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 602 | 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 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:613:11 [INFO] [stdout] | [INFO] [stdout] 613 | ).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.2.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] 611 | match try_from::TryInto::try_into({ [INFO] [stdout] 612 | if cfg!( test ) { [INFO] [stdout] 613 | $crate::initialize(); [INFO] [stdout] 614 | } [INFO] [stdout] 615 | [INFO] [stdout] 616 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 611 | match std::convert::TryInto::try_into({ [INFO] [stdout] 612 | if cfg!( test ) { [INFO] [stdout] 613 | $crate::initialize(); [INFO] [stdout] 614 | } [INFO] [stdout] 615 | [INFO] [stdout] 616 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:641:11 [INFO] [stdout] | [INFO] [stdout] 641 | ).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.2.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] 639 | try_from::TryInto::try_into({ [INFO] [stdout] 640 | if cfg!( test ) { [INFO] [stdout] 641 | $crate::initialize(); [INFO] [stdout] 642 | } [INFO] [stdout] 643 | [INFO] [stdout] 644 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 639 | std::convert::TryInto::try_into({ [INFO] [stdout] 640 | if cfg!( test ) { [INFO] [stdout] 641 | $crate::initialize(); [INFO] [stdout] 642 | } [INFO] [stdout] 643 | [INFO] [stdout] 644 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:651:11 [INFO] [stdout] | [INFO] [stdout] 651 | ).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.2.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] 649 | try_from::TryInto::try_into({ [INFO] [stdout] 650 | if cfg!( test ) { [INFO] [stdout] 651 | $crate::initialize(); [INFO] [stdout] 652 | } [INFO] [stdout] 653 | [INFO] [stdout] 654 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 649 | std::convert::TryInto::try_into({ [INFO] [stdout] 650 | if cfg!( test ) { [INFO] [stdout] 651 | $crate::initialize(); [INFO] [stdout] 652 | } [INFO] [stdout] 653 | [INFO] [stdout] 654 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:661:11 [INFO] [stdout] | [INFO] [stdout] 661 | ).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.2.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] 659 | try_from::TryInto::try_into({ [INFO] [stdout] 660 | if cfg!( test ) { [INFO] [stdout] 661 | $crate::initialize(); [INFO] [stdout] 662 | } [INFO] [stdout] 663 | [INFO] [stdout] 664 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 659 | std::convert::TryInto::try_into({ [INFO] [stdout] 660 | if cfg!( test ) { [INFO] [stdout] 661 | $crate::initialize(); [INFO] [stdout] 662 | } [INFO] [stdout] 663 | [INFO] [stdout] 664 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:708:7 [INFO] [stdout] | [INFO] [stdout] 708 | ).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.2.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] 688 | try_from::TryInto::try_into({ [INFO] [stdout] 689 | if cfg!( test ) { [INFO] [stdout] 690 | $crate::initialize(); [INFO] [stdout] 691 | } [INFO] [stdout] 692 | [INFO] [stdout] 693 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 688 | std::convert::TryInto::try_into({ [INFO] [stdout] 689 | if cfg!( test ) { [INFO] [stdout] 690 | $crate::initialize(); [INFO] [stdout] 691 | } [INFO] [stdout] 692 | [INFO] [stdout] 693 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | ).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.2.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] 772 | try_from::TryInto::try_into({ [INFO] [stdout] 773 | if cfg!( test ) { [INFO] [stdout] 774 | $crate::initialize(); [INFO] [stdout] 775 | } [INFO] [stdout] 776 | [INFO] [stdout] 777 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 772 | std::convert::TryInto::try_into({ [INFO] [stdout] 773 | if cfg!( test ) { [INFO] [stdout] 774 | $crate::initialize(); [INFO] [stdout] 775 | } [INFO] [stdout] 776 | [INFO] [stdout] 777 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:857:11 [INFO] [stdout] | [INFO] [stdout] 857 | ).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.2.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] 855 | try_from::TryInto::try_into({ [INFO] [stdout] 856 | if cfg!( test ) { [INFO] [stdout] 857 | $crate::initialize(); [INFO] [stdout] 858 | } [INFO] [stdout] 859 | [INFO] [stdout] 860 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 855 | std::convert::TryInto::try_into({ [INFO] [stdout] 856 | if cfg!( test ) { [INFO] [stdout] 857 | $crate::initialize(); [INFO] [stdout] 858 | } [INFO] [stdout] 859 | [INFO] [stdout] 860 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:867:11 [INFO] [stdout] | [INFO] [stdout] 867 | ).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.2.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] 865 | try_from::TryInto::try_into({ [INFO] [stdout] 866 | if cfg!( test ) { [INFO] [stdout] 867 | $crate::initialize(); [INFO] [stdout] 868 | } [INFO] [stdout] 869 | [INFO] [stdout] 870 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 865 | std::convert::TryInto::try_into({ [INFO] [stdout] 866 | if cfg!( test ) { [INFO] [stdout] 867 | $crate::initialize(); [INFO] [stdout] 868 | } [INFO] [stdout] 869 | [INFO] [stdout] 870 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:883:11 [INFO] [stdout] | [INFO] [stdout] 883 | ).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.2.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] 881 | try_from::TryInto::try_into({ [INFO] [stdout] 882 | if cfg!( test ) { [INFO] [stdout] 883 | $crate::initialize(); [INFO] [stdout] 884 | } [INFO] [stdout] 885 | [INFO] [stdout] 886 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 881 | std::convert::TryInto::try_into({ [INFO] [stdout] 882 | if cfg!( test ) { [INFO] [stdout] 883 | $crate::initialize(); [INFO] [stdout] 884 | } [INFO] [stdout] 885 | [INFO] [stdout] 886 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:893:11 [INFO] [stdout] | [INFO] [stdout] 893 | ).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.2.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 | try_from::TryInto::try_into({ [INFO] [stdout] 892 | if cfg!( test ) { [INFO] [stdout] 893 | $crate::initialize(); [INFO] [stdout] 894 | } [INFO] [stdout] 895 | [INFO] [stdout] 896 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 891 | std::convert::TryInto::try_into({ [INFO] [stdout] 892 | if cfg!( test ) { [INFO] [stdout] 893 | $crate::initialize(); [INFO] [stdout] 894 | } [INFO] [stdout] 895 | [INFO] [stdout] 896 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:903:11 [INFO] [stdout] | [INFO] [stdout] 903 | ).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.2.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] 901 | try_from::TryInto::try_into({ [INFO] [stdout] 902 | if cfg!( test ) { [INFO] [stdout] 903 | $crate::initialize(); [INFO] [stdout] 904 | } [INFO] [stdout] 905 | [INFO] [stdout] 906 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 901 | std::convert::TryInto::try_into({ [INFO] [stdout] 902 | if cfg!( test ) { [INFO] [stdout] 903 | $crate::initialize(); [INFO] [stdout] 904 | } [INFO] [stdout] 905 | [INFO] [stdout] 906 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:1020:11 [INFO] [stdout] | [INFO] [stdout] 1020 | ).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.2.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] 1018 | return try_from::TryInto::try_into({ [INFO] [stdout] 1019 | if cfg!( test ) { [INFO] [stdout] 1020 | $crate::initialize(); [INFO] [stdout] 1021 | } [INFO] [stdout] 1022 | [INFO] [stdout] 1023 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1018 | return std::convert::TryInto::try_into({ [INFO] [stdout] 1019 | if cfg!( test ) { [INFO] [stdout] 1020 | $crate::initialize(); [INFO] [stdout] 1021 | } [INFO] [stdout] 1022 | [INFO] [stdout] 1023 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:1030:11 [INFO] [stdout] | [INFO] [stdout] 1030 | ).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.2.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] 1028 | return try_from::TryInto::try_into({ [INFO] [stdout] 1029 | if cfg!( test ) { [INFO] [stdout] 1030 | $crate::initialize(); [INFO] [stdout] 1031 | } [INFO] [stdout] 1032 | [INFO] [stdout] 1033 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1028 | return std::convert::TryInto::try_into({ [INFO] [stdout] 1029 | if cfg!( test ) { [INFO] [stdout] 1030 | $crate::initialize(); [INFO] [stdout] 1031 | } [INFO] [stdout] 1032 | [INFO] [stdout] 1033 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:1040:11 [INFO] [stdout] | [INFO] [stdout] 1040 | ).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.2.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] 1038 | return try_from::TryInto::try_into({ [INFO] [stdout] 1039 | if cfg!( test ) { [INFO] [stdout] 1040 | $crate::initialize(); [INFO] [stdout] 1041 | } [INFO] [stdout] 1042 | [INFO] [stdout] 1043 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1038 | return std::convert::TryInto::try_into({ [INFO] [stdout] 1039 | if cfg!( test ) { [INFO] [stdout] 1040 | $crate::initialize(); [INFO] [stdout] 1041 | } [INFO] [stdout] 1042 | [INFO] [stdout] 1043 | let mut memory_required = 0; [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.2.2/src/webapi/event.rs:1050:11 [INFO] [stdout] | [INFO] [stdout] 1050 | ).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.2.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] 1048 | return try_from::TryInto::try_into({ [INFO] [stdout] 1049 | if cfg!( test ) { [INFO] [stdout] 1050 | $crate::initialize(); [INFO] [stdout] 1051 | } [INFO] [stdout] 1052 | [INFO] [stdout] 1053 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1048 | return std::convert::TryInto::try_into({ [INFO] [stdout] 1049 | if cfg!( test ) { [INFO] [stdout] 1050 | $crate::initialize(); [INFO] [stdout] 1051 | } [INFO] [stdout] 1052 | [INFO] [stdout] 1053 | let mut memory_required = 0; [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.2.2/src/webapi/event_target.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | }.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.2.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] 49 | let listener_reference = try_from::TryInto::try_into({ [INFO] [stdout] 50 | if cfg!( test ) { [INFO] [stdout] 51 | $crate::initialize(); [INFO] [stdout] 52 | } [INFO] [stdout] 53 | [INFO] [stdout] 54 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 49 | let listener_reference = std::convert::TryInto::try_into({ [INFO] [stdout] 50 | if cfg!( test ) { [INFO] [stdout] 51 | $crate::initialize(); [INFO] [stdout] 52 | } [INFO] [stdout] 53 | [INFO] [stdout] 54 | let mut memory_required = 0; [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.2.2/src/webapi/event_target.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | ).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.2.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] 66 | try_from::TryInto::try_into({ [INFO] [stdout] 67 | if cfg!( test ) { [INFO] [stdout] 68 | $crate::initialize(); [INFO] [stdout] 69 | } [INFO] [stdout] 70 | [INFO] [stdout] 71 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 66 | std::convert::TryInto::try_into({ [INFO] [stdout] 67 | if cfg!( test ) { [INFO] [stdout] 68 | $crate::initialize(); [INFO] [stdout] 69 | } [INFO] [stdout] 70 | [INFO] [stdout] 71 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | ).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.2.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] 108 | try_from::TryInto::try_into({ [INFO] [stdout] 109 | if cfg!( test ) { [INFO] [stdout] 110 | $crate::initialize(); [INFO] [stdout] 111 | } [INFO] [stdout] 112 | [INFO] [stdout] 113 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 108 | std::convert::TryInto::try_into({ [INFO] [stdout] 109 | if cfg!( test ) { [INFO] [stdout] 110 | $crate::initialize(); [INFO] [stdout] 111 | } [INFO] [stdout] 112 | [INFO] [stdout] 113 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | ).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.2.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] 135 | try_from::TryInto::try_into({ [INFO] [stdout] 136 | if cfg!( test ) { [INFO] [stdout] 137 | $crate::initialize(); [INFO] [stdout] 138 | } [INFO] [stdout] 139 | [INFO] [stdout] 140 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 135 | std::convert::TryInto::try_into({ [INFO] [stdout] 136 | if cfg!( test ) { [INFO] [stdout] 137 | $crate::initialize(); [INFO] [stdout] 138 | } [INFO] [stdout] 139 | [INFO] [stdout] 140 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | ).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.2.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] 144 | try_from::TryInto::try_into({ [INFO] [stdout] 145 | if cfg!( test ) { [INFO] [stdout] 146 | $crate::initialize(); [INFO] [stdout] 147 | } [INFO] [stdout] 148 | [INFO] [stdout] 149 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 144 | std::convert::TryInto::try_into({ [INFO] [stdout] 145 | if cfg!( test ) { [INFO] [stdout] 146 | $crate::initialize(); [INFO] [stdout] 147 | } [INFO] [stdout] 148 | [INFO] [stdout] 149 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | ).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.2.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] 153 | try_from::TryInto::try_into({ [INFO] [stdout] 154 | if cfg!( test ) { [INFO] [stdout] 155 | $crate::initialize(); [INFO] [stdout] 156 | } [INFO] [stdout] 157 | [INFO] [stdout] 158 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 153 | std::convert::TryInto::try_into({ [INFO] [stdout] 154 | if cfg!( test ) { [INFO] [stdout] 155 | $crate::initialize(); [INFO] [stdout] 156 | } [INFO] [stdout] 157 | [INFO] [stdout] 158 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | ).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.2.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] 162 | try_from::TryInto::try_into({ [INFO] [stdout] 163 | if cfg!( test ) { [INFO] [stdout] 164 | $crate::initialize(); [INFO] [stdout] 165 | } [INFO] [stdout] 166 | [INFO] [stdout] 167 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 162 | std::convert::TryInto::try_into({ [INFO] [stdout] 163 | if cfg!( test ) { [INFO] [stdout] 164 | $crate::initialize(); [INFO] [stdout] 165 | } [INFO] [stdout] 166 | [INFO] [stdout] 167 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | ).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.2.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] 171 | try_from::TryInto::try_into({ [INFO] [stdout] 172 | if cfg!( test ) { [INFO] [stdout] 173 | $crate::initialize(); [INFO] [stdout] 174 | } [INFO] [stdout] 175 | [INFO] [stdout] 176 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 171 | std::convert::TryInto::try_into({ [INFO] [stdout] 172 | if cfg!( test ) { [INFO] [stdout] 173 | $crate::initialize(); [INFO] [stdout] 174 | } [INFO] [stdout] 175 | [INFO] [stdout] 176 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 182 | ).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.2.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] 180 | match try_from::TryInto::try_into({ [INFO] [stdout] 181 | if cfg!( test ) { [INFO] [stdout] 182 | $crate::initialize(); [INFO] [stdout] 183 | } [INFO] [stdout] 184 | [INFO] [stdout] 185 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 180 | match std::convert::TryInto::try_into({ [INFO] [stdout] 181 | if cfg!( test ) { [INFO] [stdout] 182 | $crate::initialize(); [INFO] [stdout] 183 | } [INFO] [stdout] 184 | [INFO] [stdout] 185 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:200:11 [INFO] [stdout] | [INFO] [stdout] 200 | ).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.2.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] 198 | try_from::TryInto::try_into({ [INFO] [stdout] 199 | if cfg!( test ) { [INFO] [stdout] 200 | $crate::initialize(); [INFO] [stdout] 201 | } [INFO] [stdout] 202 | [INFO] [stdout] 203 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 198 | std::convert::TryInto::try_into({ [INFO] [stdout] 199 | if cfg!( test ) { [INFO] [stdout] 200 | $crate::initialize(); [INFO] [stdout] 201 | } [INFO] [stdout] 202 | [INFO] [stdout] 203 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:218:11 [INFO] [stdout] | [INFO] [stdout] 218 | ).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.2.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] 216 | try_from::TryInto::try_into({ [INFO] [stdout] 217 | if cfg!( test ) { [INFO] [stdout] 218 | $crate::initialize(); [INFO] [stdout] 219 | } [INFO] [stdout] 220 | [INFO] [stdout] 221 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 216 | std::convert::TryInto::try_into({ [INFO] [stdout] 217 | if cfg!( test ) { [INFO] [stdout] 218 | $crate::initialize(); [INFO] [stdout] 219 | } [INFO] [stdout] 220 | [INFO] [stdout] 221 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | ).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.2.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] 226 | try_from::TryInto::try_into({ [INFO] [stdout] 227 | if cfg!( test ) { [INFO] [stdout] 228 | $crate::initialize(); [INFO] [stdout] 229 | } [INFO] [stdout] 230 | [INFO] [stdout] 231 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 226 | std::convert::TryInto::try_into({ [INFO] [stdout] 227 | if cfg!( test ) { [INFO] [stdout] 228 | $crate::initialize(); [INFO] [stdout] 229 | } [INFO] [stdout] 230 | [INFO] [stdout] 231 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:237:11 [INFO] [stdout] | [INFO] [stdout] 237 | ).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.2.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] 235 | try_from::TryInto::try_into({ [INFO] [stdout] 236 | if cfg!( test ) { [INFO] [stdout] 237 | $crate::initialize(); [INFO] [stdout] 238 | } [INFO] [stdout] 239 | [INFO] [stdout] 240 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 235 | std::convert::TryInto::try_into({ [INFO] [stdout] 236 | if cfg!( test ) { [INFO] [stdout] 237 | $crate::initialize(); [INFO] [stdout] 238 | } [INFO] [stdout] 239 | [INFO] [stdout] 240 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | ).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.2.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] 249 | try_from::TryInto::try_into({ [INFO] [stdout] 250 | if cfg!( test ) { [INFO] [stdout] 251 | $crate::initialize(); [INFO] [stdout] 252 | } [INFO] [stdout] 253 | [INFO] [stdout] 254 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 249 | std::convert::TryInto::try_into({ [INFO] [stdout] 250 | if cfg!( test ) { [INFO] [stdout] 251 | $crate::initialize(); [INFO] [stdout] 252 | } [INFO] [stdout] 253 | [INFO] [stdout] 254 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:260:11 [INFO] [stdout] | [INFO] [stdout] 260 | ).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.2.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] 258 | try_from::TryInto::try_into({ [INFO] [stdout] 259 | if cfg!( test ) { [INFO] [stdout] 260 | $crate::initialize(); [INFO] [stdout] 261 | } [INFO] [stdout] 262 | [INFO] [stdout] 263 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 258 | std::convert::TryInto::try_into({ [INFO] [stdout] 259 | if cfg!( test ) { [INFO] [stdout] 260 | $crate::initialize(); [INFO] [stdout] 261 | } [INFO] [stdout] 262 | [INFO] [stdout] 263 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:291:11 [INFO] [stdout] | [INFO] [stdout] 291 | ).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.2.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] 289 | try_from::TryInto::try_into({ [INFO] [stdout] 290 | if cfg!( test ) { [INFO] [stdout] 291 | $crate::initialize(); [INFO] [stdout] 292 | } [INFO] [stdout] 293 | [INFO] [stdout] 294 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 289 | std::convert::TryInto::try_into({ [INFO] [stdout] 290 | if cfg!( test ) { [INFO] [stdout] 291 | $crate::initialize(); [INFO] [stdout] 292 | } [INFO] [stdout] 293 | [INFO] [stdout] 294 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:300:11 [INFO] [stdout] | [INFO] [stdout] 300 | ).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.2.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] 298 | try_from::TryInto::try_into({ [INFO] [stdout] 299 | if cfg!( test ) { [INFO] [stdout] 300 | $crate::initialize(); [INFO] [stdout] 301 | } [INFO] [stdout] 302 | [INFO] [stdout] 303 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 298 | std::convert::TryInto::try_into({ [INFO] [stdout] 299 | if cfg!( test ) { [INFO] [stdout] 300 | $crate::initialize(); [INFO] [stdout] 301 | } [INFO] [stdout] 302 | [INFO] [stdout] 303 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:309:11 [INFO] [stdout] | [INFO] [stdout] 309 | ).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.2.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] 307 | try_from::TryInto::try_into({ [INFO] [stdout] 308 | if cfg!( test ) { [INFO] [stdout] 309 | $crate::initialize(); [INFO] [stdout] 310 | } [INFO] [stdout] 311 | [INFO] [stdout] 312 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 307 | std::convert::TryInto::try_into({ [INFO] [stdout] 308 | if cfg!( test ) { [INFO] [stdout] 309 | $crate::initialize(); [INFO] [stdout] 310 | } [INFO] [stdout] 311 | [INFO] [stdout] 312 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:320:11 [INFO] [stdout] | [INFO] [stdout] 320 | ).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.2.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] 318 | try_from::TryInto::try_into({ [INFO] [stdout] 319 | if cfg!( test ) { [INFO] [stdout] 320 | $crate::initialize(); [INFO] [stdout] 321 | } [INFO] [stdout] 322 | [INFO] [stdout] 323 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 318 | std::convert::TryInto::try_into({ [INFO] [stdout] 319 | if cfg!( test ) { [INFO] [stdout] 320 | $crate::initialize(); [INFO] [stdout] 321 | } [INFO] [stdout] 322 | [INFO] [stdout] 323 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:329:11 [INFO] [stdout] | [INFO] [stdout] 329 | ).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.2.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] 327 | try_from::TryInto::try_into({ [INFO] [stdout] 328 | if cfg!( test ) { [INFO] [stdout] 329 | $crate::initialize(); [INFO] [stdout] 330 | } [INFO] [stdout] 331 | [INFO] [stdout] 332 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 327 | std::convert::TryInto::try_into({ [INFO] [stdout] 328 | if cfg!( test ) { [INFO] [stdout] 329 | $crate::initialize(); [INFO] [stdout] 330 | } [INFO] [stdout] 331 | [INFO] [stdout] 332 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:338:11 [INFO] [stdout] | [INFO] [stdout] 338 | ).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.2.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] 336 | try_from::TryInto::try_into({ [INFO] [stdout] 337 | if cfg!( test ) { [INFO] [stdout] 338 | $crate::initialize(); [INFO] [stdout] 339 | } [INFO] [stdout] 340 | [INFO] [stdout] 341 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 336 | std::convert::TryInto::try_into({ [INFO] [stdout] 337 | if cfg!( test ) { [INFO] [stdout] 338 | $crate::initialize(); [INFO] [stdout] 339 | } [INFO] [stdout] 340 | [INFO] [stdout] 341 | let mut memory_required = 0; [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.2.2/src/webapi/node.rs:347:11 [INFO] [stdout] | [INFO] [stdout] 347 | ).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.2.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] 345 | try_from::TryInto::try_into({ [INFO] [stdout] 346 | if cfg!( test ) { [INFO] [stdout] 347 | $crate::initialize(); [INFO] [stdout] 348 | } [INFO] [stdout] 349 | [INFO] [stdout] 350 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 345 | std::convert::TryInto::try_into({ [INFO] [stdout] 346 | if cfg!( test ) { [INFO] [stdout] 347 | $crate::initialize(); [INFO] [stdout] 348 | } [INFO] [stdout] 349 | [INFO] [stdout] 350 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | ).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.2.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] 34 | try_from::TryInto::try_into({ [INFO] [stdout] 35 | if cfg!( test ) { [INFO] [stdout] 36 | $crate::initialize(); [INFO] [stdout] 37 | } [INFO] [stdout] 38 | [INFO] [stdout] 39 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 34 | std::convert::TryInto::try_into({ [INFO] [stdout] 35 | if cfg!( test ) { [INFO] [stdout] 36 | $crate::initialize(); [INFO] [stdout] 37 | } [INFO] [stdout] 38 | [INFO] [stdout] 39 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | ).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.2.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] 43 | try_from::TryInto::try_into({ [INFO] [stdout] 44 | if cfg!( test ) { [INFO] [stdout] 45 | $crate::initialize(); [INFO] [stdout] 46 | } [INFO] [stdout] 47 | [INFO] [stdout] 48 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 43 | std::convert::TryInto::try_into({ [INFO] [stdout] 44 | if cfg!( test ) { [INFO] [stdout] 45 | $crate::initialize(); [INFO] [stdout] 46 | } [INFO] [stdout] 47 | [INFO] [stdout] 48 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | ).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.2.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] 53 | try_from::TryInto::try_into({ [INFO] [stdout] 54 | if cfg!( test ) { [INFO] [stdout] 55 | $crate::initialize(); [INFO] [stdout] 56 | } [INFO] [stdout] 57 | [INFO] [stdout] 58 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 53 | std::convert::TryInto::try_into({ [INFO] [stdout] 54 | if cfg!( test ) { [INFO] [stdout] 55 | $crate::initialize(); [INFO] [stdout] 56 | } [INFO] [stdout] 57 | [INFO] [stdout] 58 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:112:11 [INFO] [stdout] | [INFO] [stdout] 112 | ).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.2.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 | try_from::TryInto::try_into({ [INFO] [stdout] 111 | if cfg!( test ) { [INFO] [stdout] 112 | $crate::initialize(); [INFO] [stdout] 113 | } [INFO] [stdout] 114 | [INFO] [stdout] 115 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 110 | std::convert::TryInto::try_into({ [INFO] [stdout] 111 | if cfg!( test ) { [INFO] [stdout] 112 | $crate::initialize(); [INFO] [stdout] 113 | } [INFO] [stdout] 114 | [INFO] [stdout] 115 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | ).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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | ).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.2.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] 146 | match try_from::TryInto::try_into({ [INFO] [stdout] 147 | if cfg!( test ) { [INFO] [stdout] 148 | $crate::initialize(); [INFO] [stdout] 149 | } [INFO] [stdout] 150 | [INFO] [stdout] 151 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 146 | match std::convert::TryInto::try_into({ [INFO] [stdout] 147 | if cfg!( test ) { [INFO] [stdout] 148 | $crate::initialize(); [INFO] [stdout] 149 | } [INFO] [stdout] 150 | [INFO] [stdout] 151 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | ).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.2.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] 158 | match try_from::TryInto::try_into({ [INFO] [stdout] 159 | if cfg!( test ) { [INFO] [stdout] 160 | $crate::initialize(); [INFO] [stdout] 161 | } [INFO] [stdout] 162 | [INFO] [stdout] 163 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 158 | match std::convert::TryInto::try_into({ [INFO] [stdout] 159 | if cfg!( test ) { [INFO] [stdout] 160 | $crate::initialize(); [INFO] [stdout] 161 | } [INFO] [stdout] 162 | [INFO] [stdout] 163 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:172:11 [INFO] [stdout] | [INFO] [stdout] 172 | ).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.2.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] 170 | try_from::TryInto::try_into({ [INFO] [stdout] 171 | if cfg!( test ) { [INFO] [stdout] 172 | $crate::initialize(); [INFO] [stdout] 173 | } [INFO] [stdout] 174 | [INFO] [stdout] 175 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 170 | std::convert::TryInto::try_into({ [INFO] [stdout] 171 | if cfg!( test ) { [INFO] [stdout] 172 | $crate::initialize(); [INFO] [stdout] 173 | } [INFO] [stdout] 174 | [INFO] [stdout] 175 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:190:11 [INFO] [stdout] | [INFO] [stdout] 190 | ).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.2.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] 188 | try_from::TryInto::try_into({ [INFO] [stdout] 189 | if cfg!( test ) { [INFO] [stdout] 190 | $crate::initialize(); [INFO] [stdout] 191 | } [INFO] [stdout] 192 | [INFO] [stdout] 193 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 188 | std::convert::TryInto::try_into({ [INFO] [stdout] 189 | if cfg!( test ) { [INFO] [stdout] 190 | $crate::initialize(); [INFO] [stdout] 191 | } [INFO] [stdout] 192 | [INFO] [stdout] 193 | let mut memory_required = 0; [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.2.2/src/webapi/html_elements/image.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | ).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.2.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] 206 | try_from::TryInto::try_into({ [INFO] [stdout] 207 | if cfg!( test ) { [INFO] [stdout] 208 | $crate::initialize(); [INFO] [stdout] 209 | } [INFO] [stdout] 210 | [INFO] [stdout] 211 | let mut memory_required = 0; [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 206 | std::convert::TryInto::try_into({ [INFO] [stdout] 207 | if cfg!( test ) { [INFO] [stdout] 208 | $crate::initialize(); [INFO] [stdout] 209 | } [INFO] [stdout] 210 | [INFO] [stdout] 211 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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 | let mut memory_required = 0; [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 | let mut memory_required = 0; [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.2.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.2.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| let mut memory_required = 0; [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| let mut memory_required = 0; [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.2.2/src/ecosystem/serde.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | 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.2.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] 117 | 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] 117 | 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.2.2/src/ecosystem/serde.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | 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.2.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(value).map_err( E::custom ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 133 | 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.2.2/src/ecosystem/serde.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | 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.2.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] 209 | 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] 209 | 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.2.2/src/ecosystem/serde.rs:225:23 [INFO] [stdout] | [INFO] [stdout] 225 | 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.2.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] 225 | 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] 225 | 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.2.2/src/ecosystem/serde.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 412 | 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.2.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] 412 | Ok( try_from::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 412 | 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.2.2/src/ecosystem/serde.rs:428:19 [INFO] [stdout] | [INFO] [stdout] 428 | 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.2.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] 428 | Ok( try_from::TryInto::try_into(value)? ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 428 | 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.2.2/src/ecosystem/serde.rs:630:45 [INFO] [stdout] | [INFO] [stdout] 630 | 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.2.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 | 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] 630 | 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.2.2/src/ecosystem/serde.rs:633:52 [INFO] [stdout] | [INFO] [stdout] 633 | } 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.2.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] 633 | } 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] 633 | } 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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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 209 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" "aa4921a364665bcd410b0d7da3937591d2b790e0d88707f387009b9e79305635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4921a364665bcd410b0d7da3937591d2b790e0d88707f387009b9e79305635", kill_on_drop: false }` [INFO] [stdout] aa4921a364665bcd410b0d7da3937591d2b790e0d88707f387009b9e79305635