[INFO] cloning repository https://github.com/pbzweihander/gdua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbzweihander/gdua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67ecec04fc419c2d20050396dd46b65df7deec3e [INFO] checking pbzweihander/gdua against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbzweihander/gdua 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/pbzweihander/gdua [INFO] finished tweaking git repo https://github.com/pbzweihander/gdua [INFO] tweaked toml for git repo https://github.com/pbzweihander/gdua written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/pbzweihander/gdua 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] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded skeptic v0.13.6 [INFO] [stderr] Downloaded web-view v0.4.5 [INFO] [stderr] Downloaded webview-sys v0.1.4 [INFO] [stderr] Downloaded tokio-batch v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0cbc9381558cd510678c8d57f8914e4316f79b7f683a6c08f1f982217c8dc258 [INFO] running `Command { std: "docker" "start" "-a" "0cbc9381558cd510678c8d57f8914e4316f79b7f683a6c08f1f982217c8dc258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cbc9381558cd510678c8d57f8914e4316f79b7f683a6c08f1f982217c8dc258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbc9381558cd510678c8d57f8914e4316f79b7f683a6c08f1f982217c8dc258", kill_on_drop: false }` [INFO] [stdout] 0cbc9381558cd510678c8d57f8914e4316f79b7f683a6c08f1f982217c8dc258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 1041c0dd158b06f1b1cbfb62eb37fae6eab087d00cfcefa56b95cc56f73e7022 [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" "1041c0dd158b06f1b1cbfb62eb37fae6eab087d00cfcefa56b95cc56f73e7022", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling webview-sys v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking web-view v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.72 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling yew-macro v0.17.0 (https://github.com/DenisKolodin/yew?branch=master#164d5546) [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.72 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking js-sys v0.3.49 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.49 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.22 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Checking gdua-core v0.1.0 (/opt/rustwide/workdir/gdua-core) [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling tokio-batch v0.2.0 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew v0.17.4 (https://github.com/DenisKolodin/yew?branch=master#164d5546) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | arraykind!( i8, Int8Array, HEAP8 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | arraykind!( u8, Uint8Array, HEAPU8 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | arraykind!( i16, Int16Array, HEAP16 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | arraykind!( u16, Uint16Array, HEAPU16 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | arraykind!( i32, Int32Array, HEAP32 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | arraykind!( u32, Uint32Array, HEAPU32 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | arraykind!( f32, Float32Array, HEAPF32 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | arraykind!( f64, Float64Array, HEAPF64 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | match value.try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryInto` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn try_into( self ) -> Result< T, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 349 | match std::convert::TryInto::try_into(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 349 | match try_from::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.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / error_enum_boilerplate! { [INFO] [stdout] 27 | | CreateElementNsError, [INFO] [stdout] 28 | | InvalidCharacterError, [INFO] [stdout] 29 | | NamespaceError [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/node.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / error_enum_boilerplate! { [INFO] [stdout] 349 | | InsertNodeError, [INFO] [stdout] 350 | | NotFoundError, HierarchyRequestError [INFO] [stdout] 351 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/element.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / error_enum_boilerplate! { [INFO] [stdout] 16 | | AttachShadowError, [INFO] [stdout] 17 | | NotSupportedError, InvalidStateError [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/element.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | / error_enum_boilerplate! { [INFO] [stdout] 320 | | InsertAdjacentError, [INFO] [stdout] 321 | | NoModificationAllowedError, SyntaxError [INFO] [stdout] 322 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/xml_http_request.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / error_enum_boilerplate! { [INFO] [stdout] 62 | | /// An error returned from `XmlHttpRequest::set_response_type` [INFO] [stdout] 63 | | XhrSetResponseTypeError, [INFO] [stdout] 64 | | [INFO] [stdout] ... | [INFO] [stdout] 68 | | InvalidAccessError [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/web_socket.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | / error_enum_boilerplate! { [INFO] [stdout] 282 | | CreationError, [INFO] [stdout] 283 | | SecurityError, SyntaxError [INFO] [stdout] 284 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/web_socket.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | / error_enum_boilerplate! { [INFO] [stdout] 288 | | CloseError, [INFO] [stdout] 289 | | InvalidAccessError, SyntaxError [INFO] [stdout] 290 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/rendering_context.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | / error_enum_boilerplate! { [INFO] [stdout] 229 | | /// A enum of the exceptions that CanvasGradient.add_color_stop() may throw [INFO] [stdout] 230 | | // https://html.spec.whatwg.org/multipage/canvas.html#dom-canvasgradient-addcolorstop [INFO] [stdout] 231 | | AddColorStopError, [INFO] [stdout] ... | [INFO] [stdout] 235 | | IndexSizeError [INFO] [stdout] 236 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/rendering_context.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | / error_enum_boilerplate! { [INFO] [stdout] 239 | | /// A enum of the exceptions that CanvasRenderingContext2D.draw_image() and similar may throw [INFO] [stdout] 240 | | DrawImageError, [INFO] [stdout] 241 | | /// An IndexSizeError if the source or destination rectangle has an width or height of 0 [INFO] [stdout] ... | [INFO] [stdout] 248 | | TypeError [INFO] [stdout] 249 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/rendering_context.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | / error_enum_boilerplate! { [INFO] [stdout] 252 | | /// A enum of the exceptions that CanvasRenderingContext2D.get_image_data() may throw [INFO] [stdout] 253 | | GetImageDataError, [INFO] [stdout] 254 | | /// An IndexSizeError if thw width or height is 0 [INFO] [stdout] ... | [INFO] [stdout] 257 | | SecurityError [INFO] [stdout] 258 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/form_data.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / error_enum_boilerplate! { [INFO] [stdout] 33 | | FormDataFromElementError, [INFO] [stdout] 34 | | InvalidStateError, TypeError [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:70:73 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 70 | let real_result: bool = try_from::TryInto::try_into({ [INFO] [stdout] 71 | if cfg!( test ) { [INFO] [stdout] 72 | $crate::initialize(); [INFO] [stdout] 73 | } [INFO] [stdout] 74 | [INFO] [stdout] 75 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = std::convert::TryInto::try_into({ [INFO] [stdout] 71 | if cfg!( test ) { [INFO] [stdout] 72 | $crate::initialize(); [INFO] [stdout] 73 | } [INFO] [stdout] 74 | [INFO] [stdout] 75 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:270:56 [INFO] [stdout] | [INFO] [stdout] 270 | Value::Reference( reference ) => reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 270 | Value::Reference( reference ) => try_from::TryInto::try_into(reference).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 270 | Value::Reference( reference ) => std::convert::TryInto::try_into(reference).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.4.20/src/webcore/value.rs:279:56 [INFO] [stdout] | [INFO] [stdout] 279 | Value::Reference( reference ) => reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 279 | Value::Reference( reference ) => try_from::TryInto::try_into(reference).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 279 | Value::Reference( reference ) => std::convert::TryInto::try_into(reference).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.4.20/src/webcore/value.rs:290:51 [INFO] [stdout] | [INFO] [stdout] 290 | let reference: Option< Reference > = self.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 290 | let reference: Option< Reference > = try_from::TryInto::try_into(self).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 290 | let reference: Option< Reference > = std::convert::TryInto::try_into(self).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.4.20/src/webcore/value.rs:635:46 [INFO] [stdout] | [INFO] [stdout] 635 | Ok( Value::Number( value.try_into()? ) ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 642 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 635 | 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] 635 | 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.4.20/src/webcore/value.rs:896:67 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 896 | try_from::TryInto::try_into({ [INFO] [stdout] 897 | if cfg!( test ) { [INFO] [stdout] 898 | $crate::initialize(); [INFO] [stdout] 899 | } [INFO] [stdout] 900 | [INFO] [stdout] 901 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 896 | std::convert::TryInto::try_into({ [INFO] [stdout] 897 | if cfg!( test ) { [INFO] [stdout] 898 | $crate::initialize(); [INFO] [stdout] 899 | } [INFO] [stdout] 900 | [INFO] [stdout] 901 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:973:67 [INFO] [stdout] | [INFO] [stdout] 973 | let result: Result< Self, _ > = value.try_into(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 987 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 973 | 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] 973 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | arraykind!( i8, Int8Array, HEAP8 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | arraykind!( u8, Uint8Array, HEAPU8 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | arraykind!( i16, Int16Array, HEAP16 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | arraykind!( u16, Uint16Array, HEAPU16 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/value.rs:996:48 [INFO] [stdout] | [INFO] [stdout] 996 | let object: Object = reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 996 | let object: Object = try_from::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 996 | let object: Object = std::convert::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:997:24 [INFO] [stdout] | [INFO] [stdout] 997 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 997 | try_from::TryInto::try_into(object) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 997 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | arraykind!( i32, Int32Array, HEAP32 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/value.rs:1018:48 [INFO] [stdout] | [INFO] [stdout] 1018 | let object: Object = reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | let object: Object = try_from::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1018 | let object: Object = std::convert::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | arraykind!( u32, Uint32Array, HEAPU32 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/value.rs:1019:24 [INFO] [stdout] | [INFO] [stdout] 1019 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1019 | try_from::TryInto::try_into(object) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1019 | 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.4.20/src/webcore/value.rs:1040:46 [INFO] [stdout] | [INFO] [stdout] 1040 | let array: Array = reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1040 | let array: Array = try_from::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1040 | let array: Array = std::convert::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:1041:23 [INFO] [stdout] | [INFO] [stdout] 1041 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1041 | try_from::TryInto::try_into(array) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1041 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | arraykind!( f32, Float32Array, HEAPF32 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/macros.rs:308:65 [INFO] [stdout] | [INFO] [stdout] 308 | 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.4.20/src/webapi/typed_array.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | arraykind!( f64, Float64Array, HEAPF64 ); [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 308 | 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] 308 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/macros.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | match value.try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryInto` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn try_into( self ) -> Result< T, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 349 | match std::convert::TryInto::try_into(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 349 | match try_from::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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / error_enum_boilerplate! { [INFO] [stdout] 27 | | CreateElementNsError, [INFO] [stdout] 28 | | InvalidCharacterError, [INFO] [stdout] 29 | | NamespaceError [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/node.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / error_enum_boilerplate! { [INFO] [stdout] 349 | | InsertNodeError, [INFO] [stdout] 350 | | NotFoundError, HierarchyRequestError [INFO] [stdout] 351 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/element.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / error_enum_boilerplate! { [INFO] [stdout] 16 | | AttachShadowError, [INFO] [stdout] 17 | | NotSupportedError, InvalidStateError [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/element.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | / error_enum_boilerplate! { [INFO] [stdout] 320 | | InsertAdjacentError, [INFO] [stdout] 321 | | NoModificationAllowedError, SyntaxError [INFO] [stdout] 322 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/xml_http_request.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / error_enum_boilerplate! { [INFO] [stdout] 62 | | /// An error returned from `XmlHttpRequest::set_response_type` [INFO] [stdout] 63 | | XhrSetResponseTypeError, [INFO] [stdout] 64 | | [INFO] [stdout] ... | [INFO] [stdout] 68 | | InvalidAccessError [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/web_socket.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | / error_enum_boilerplate! { [INFO] [stdout] 282 | | CreationError, [INFO] [stdout] 283 | | SecurityError, SyntaxError [INFO] [stdout] 284 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:1189:32 [INFO] [stdout] | [INFO] [stdout] 1189 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1189 | 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] 1189 | 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.4.20/src/webcore/value.rs:1201:32 [INFO] [stdout] | [INFO] [stdout] 1201 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1201 | 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] 1201 | 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.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/web_socket.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | / error_enum_boilerplate! { [INFO] [stdout] 288 | | CloseError, [INFO] [stdout] 289 | | InvalidAccessError, SyntaxError [INFO] [stdout] 290 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/rendering_context.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | / error_enum_boilerplate! { [INFO] [stdout] 229 | | /// A enum of the exceptions that CanvasGradient.add_color_stop() may throw [INFO] [stdout] 230 | | // https://html.spec.whatwg.org/multipage/canvas.html#dom-canvasgradient-addcolorstop [INFO] [stdout] 231 | | AddColorStopError, [INFO] [stdout] ... | [INFO] [stdout] 235 | | IndexSizeError [INFO] [stdout] 236 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/rendering_context.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | / error_enum_boilerplate! { [INFO] [stdout] 239 | | /// A enum of the exceptions that CanvasRenderingContext2D.draw_image() and similar may throw [INFO] [stdout] 240 | | DrawImageError, [INFO] [stdout] 241 | | /// An IndexSizeError if the source or destination rectangle has an width or height of 0 [INFO] [stdout] ... | [INFO] [stdout] 248 | | TypeError [INFO] [stdout] 249 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/rendering_context.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | / error_enum_boilerplate! { [INFO] [stdout] 252 | | /// A enum of the exceptions that CanvasRenderingContext2D.get_image_data() may throw [INFO] [stdout] 253 | | GetImageDataError, [INFO] [stdout] 254 | | /// An IndexSizeError if thw width or height is 0 [INFO] [stdout] ... | [INFO] [stdout] 257 | | SecurityError [INFO] [stdout] 258 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:461:46 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = $variant::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/form_data.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / error_enum_boilerplate! { [INFO] [stdout] 33 | | FormDataFromElementError, [INFO] [stdout] 34 | | InvalidStateError, TypeError [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 461 | if let Ok(v) = std::convert::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 461 | if let Ok(v) = try_from::TryFrom::try_from(value.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:1213:28 [INFO] [stdout] | [INFO] [stdout] 1213 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1213 | 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] 1213 | 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.4.20/src/webcore/value.rs:70:73 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 70 | let real_result: bool = try_from::TryInto::try_into({ [INFO] [stdout] 71 | if cfg!( test ) { [INFO] [stdout] 72 | $crate::initialize(); [INFO] [stdout] 73 | } [INFO] [stdout] 74 | [INFO] [stdout] 75 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = std::convert::TryInto::try_into({ [INFO] [stdout] 71 | if cfg!( test ) { [INFO] [stdout] 72 | $crate::initialize(); [INFO] [stdout] 73 | } [INFO] [stdout] 74 | [INFO] [stdout] 75 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:270:56 [INFO] [stdout] | [INFO] [stdout] 270 | Value::Reference( reference ) => reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 270 | Value::Reference( reference ) => try_from::TryInto::try_into(reference).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 270 | Value::Reference( reference ) => std::convert::TryInto::try_into(reference).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.4.20/src/webcore/value.rs:279:56 [INFO] [stdout] | [INFO] [stdout] 279 | Value::Reference( reference ) => reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 279 | Value::Reference( reference ) => try_from::TryInto::try_into(reference).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 279 | Value::Reference( reference ) => std::convert::TryInto::try_into(reference).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.4.20/src/webcore/value.rs:290:51 [INFO] [stdout] | [INFO] [stdout] 290 | let reference: Option< Reference > = self.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 290 | let reference: Option< Reference > = try_from::TryInto::try_into(self).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 290 | let reference: Option< Reference > = std::convert::TryInto::try_into(self).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.4.20/src/webcore/value.rs:635:46 [INFO] [stdout] | [INFO] [stdout] 635 | Ok( Value::Number( value.try_into()? ) ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 642 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 635 | 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] 635 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/value.rs:896:67 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 896 | try_from::TryInto::try_into({ [INFO] [stdout] 897 | if cfg!( test ) { [INFO] [stdout] 898 | $crate::initialize(); [INFO] [stdout] 899 | } [INFO] [stdout] 900 | [INFO] [stdout] 901 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 896 | std::convert::TryInto::try_into({ [INFO] [stdout] 897 | if cfg!( test ) { [INFO] [stdout] 898 | $crate::initialize(); [INFO] [stdout] 899 | } [INFO] [stdout] 900 | [INFO] [stdout] 901 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:973:67 [INFO] [stdout] | [INFO] [stdout] 973 | let result: Result< Self, _ > = value.try_into(); [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 987 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 973 | 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] 973 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/value.rs:996:48 [INFO] [stdout] | [INFO] [stdout] 996 | let object: Object = reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 996 | let object: Object = try_from::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 996 | let object: Object = std::convert::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:997:24 [INFO] [stdout] | [INFO] [stdout] 997 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 997 | try_from::TryInto::try_into(object) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 997 | 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.4.20/src/webcore/value.rs:1018:48 [INFO] [stdout] | [INFO] [stdout] 1018 | let object: Object = reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | let object: Object = try_from::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1018 | let object: Object = std::convert::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:1019:24 [INFO] [stdout] | [INFO] [stdout] 1019 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1019 | try_from::TryInto::try_into(object) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1019 | 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.4.20/src/webcore/value.rs:1040:46 [INFO] [stdout] | [INFO] [stdout] 1040 | let array: Array = reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1040 | let array: Array = try_from::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1040 | let array: Array = std::convert::TryInto::try_into(reference)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/value.rs:1041:23 [INFO] [stdout] | [INFO] [stdout] 1041 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1041 | try_from::TryInto::try_into(array) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1041 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | value => value.try_into().map( Some ) [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 1163 | / impl_nullable_try_from_value! { [INFO] [stdout] 1164 | | bool; [INFO] [stdout] 1165 | | u8; [INFO] [stdout] 1166 | | u16; [INFO] [stdout] ... | [INFO] [stdout] 1179 | | Symbol; [INFO] [stdout] 1180 | | } [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1136 | 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] 1136 | 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.4.20/src/webcore/value.rs:1189:32 [INFO] [stdout] | [INFO] [stdout] 1189 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1189 | 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] 1189 | 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.4.20/src/webcore/value.rs:1201:32 [INFO] [stdout] | [INFO] [stdout] 1201 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1201 | 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] 1201 | 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.4.20/src/webcore/value.rs:1213:28 [INFO] [stdout] | [INFO] [stdout] 1213 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 1213 | 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] 1213 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/serialization.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | let $kind = match arguments.next().unwrap().try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 974 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 867 | 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] 867 | 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.4.20/src/webcore/object.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, PartialEq, Eq, Debug, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 8 | #[derive(Clone, PartialEq, Eq, Debug, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, PartialEq, Eq, Debug, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/object.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, PartialEq, Eq, Debug, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 8 | #[derive(Clone, PartialEq, Eq, Debug, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, PartialEq, Eq, Debug, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/object.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/object.rs:153:43 [INFO] [stdout] | [INFO] [stdout] 153 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | 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] 153 | 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.4.20/src/webcore/object.rs:167:43 [INFO] [stdout] | [INFO] [stdout] 167 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 167 | 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] 167 | 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.4.20/src/webcore/object.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, PartialEq, Eq, Debug, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 8 | #[derive(Clone, PartialEq, Eq, Debug, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, PartialEq, Eq, Debug, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/object.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, PartialEq, Eq, Debug, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 8 | #[derive(Clone, PartialEq, Eq, Debug, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, PartialEq, Eq, Debug, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/array.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, PartialEq, Eq, Debug, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 6 | #[derive(Clone, PartialEq, Eq, Debug, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, PartialEq, Eq, Debug, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/object.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/array.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, PartialEq, Eq, Debug, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 6 | #[derive(Clone, PartialEq, Eq, Debug, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, PartialEq, Eq, Debug, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/array.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 13 | try_from::TryInto::try_into({ [INFO] [stdout] 14 | if cfg!( test ) { [INFO] [stdout] 15 | $crate::initialize(); [INFO] [stdout] 16 | } [INFO] [stdout] 17 | [INFO] [stdout] 18 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 13 | std::convert::TryInto::try_into({ [INFO] [stdout] 14 | if cfg!( test ) { [INFO] [stdout] 15 | $crate::initialize(); [INFO] [stdout] 16 | } [INFO] [stdout] 17 | [INFO] [stdout] 18 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/array.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 91 | 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] 91 | 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.4.20/src/webcore/object.rs:153:43 [INFO] [stdout] | [INFO] [stdout] 153 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | 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] 153 | 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.4.20/src/webcore/array.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 111 | Vec::try_from( &array ) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 111 | std::convert::TryFrom::try_from( &array ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 111 | try_from::TryFrom::try_from( &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.4.20/src/webcore/object.rs:167:43 [INFO] [stdout] | [INFO] [stdout] 167 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 167 | 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] 167 | 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.4.20/src/webcore/symbol.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 22 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/array.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, PartialEq, Eq, Debug, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 6 | #[derive(Clone, PartialEq, Eq, Debug, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, PartialEq, Eq, Debug, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/array.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, PartialEq, Eq, Debug, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 6 | #[derive(Clone, PartialEq, Eq, Debug, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, PartialEq, Eq, Debug, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 55 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 55 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/array.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 13 | try_from::TryInto::try_into({ [INFO] [stdout] 14 | if cfg!( test ) { [INFO] [stdout] 15 | $crate::initialize(); [INFO] [stdout] 16 | } [INFO] [stdout] 17 | [INFO] [stdout] 18 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 13 | std::convert::TryInto::try_into({ [INFO] [stdout] 14 | if cfg!( test ) { [INFO] [stdout] 15 | $crate::initialize(); [INFO] [stdout] 16 | } [INFO] [stdout] 17 | [INFO] [stdout] 18 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | }).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:101:62 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 101 | Some( try_from::TryInto::try_into({ [INFO] [stdout] 102 | if cfg!( test ) { [INFO] [stdout] 103 | $crate::initialize(); [INFO] [stdout] 104 | } [INFO] [stdout] 105 | [INFO] [stdout] 106 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 101 | Some( std::convert::TryInto::try_into({ [INFO] [stdout] 102 | if cfg!( test ) { [INFO] [stdout] 103 | $crate::initialize(); [INFO] [stdout] 104 | } [INFO] [stdout] 105 | [INFO] [stdout] 106 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | let value: A = value.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 231 | let value: A = try_from::TryInto::try_into(value).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 231 | let value: A = std::convert::TryInto::try_into(value).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.4.20/src/webcore/promise.rs:236:38 [INFO] [stdout] | [INFO] [stdout] 236 | let value: B = value.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 236 | let value: B = try_from::TryInto::try_into(value).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 236 | let value: B = std::convert::TryInto::try_into(value).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.4.20/src/webcore/array.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | 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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 91 | 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] 91 | 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.4.20/src/webcore/array.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 111 | Vec::try_from( &array ) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `try_from::TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 111 | std::convert::TryFrom::try_from( &array ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 111 | try_from::TryFrom::try_from( &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.4.20/src/webcore/symbol.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 22 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 55 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 55 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | }).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:101:62 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 101 | Some( try_from::TryInto::try_into({ [INFO] [stdout] 102 | if cfg!( test ) { [INFO] [stdout] 103 | $crate::initialize(); [INFO] [stdout] 104 | } [INFO] [stdout] 105 | [INFO] [stdout] 106 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 101 | Some( std::convert::TryInto::try_into({ [INFO] [stdout] 102 | if cfg!( test ) { [INFO] [stdout] 103 | $crate::initialize(); [INFO] [stdout] 104 | } [INFO] [stdout] 105 | [INFO] [stdout] 106 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/promise.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | let value: A = value.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 231 | let value: A = try_from::TryInto::try_into(value).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 231 | let value: A = std::convert::TryInto::try_into(value).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.4.20/src/webcore/promise.rs:236:38 [INFO] [stdout] | [INFO] [stdout] 236 | let value: B = value.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 236 | let value: B = try_from::TryInto::try_into(value).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 236 | let value: B = std::convert::TryInto::try_into(value).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.4.20/src/webapi/date.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 6 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 6 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | try_from::TryInto::try_into({ [INFO] [stdout] 18 | if cfg!( test ) { [INFO] [stdout] 19 | $crate::initialize(); [INFO] [stdout] 20 | } [INFO] [stdout] 21 | [INFO] [stdout] 22 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 17 | std::convert::TryInto::try_into({ [INFO] [stdout] 18 | if cfg!( test ) { [INFO] [stdout] 19 | $crate::initialize(); [INFO] [stdout] 20 | } [INFO] [stdout] 21 | [INFO] [stdout] 22 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 36 | try_from::TryInto::try_into({ [INFO] [stdout] 37 | if cfg!( test ) { [INFO] [stdout] 38 | $crate::initialize(); [INFO] [stdout] 39 | } [INFO] [stdout] 40 | [INFO] [stdout] 41 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 36 | std::convert::TryInto::try_into({ [INFO] [stdout] 37 | if cfg!( test ) { [INFO] [stdout] 38 | $crate::initialize(); [INFO] [stdout] 39 | } [INFO] [stdout] 40 | [INFO] [stdout] 41 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 50 | try_from::TryInto::try_into({ [INFO] [stdout] 51 | if cfg!( test ) { [INFO] [stdout] 52 | $crate::initialize(); [INFO] [stdout] 53 | } [INFO] [stdout] 54 | [INFO] [stdout] 55 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 50 | std::convert::TryInto::try_into({ [INFO] [stdout] 51 | if cfg!( test ) { [INFO] [stdout] 52 | $crate::initialize(); [INFO] [stdout] 53 | } [INFO] [stdout] 54 | [INFO] [stdout] 55 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 64 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 75 | try_from::TryInto::try_into({ [INFO] [stdout] 76 | if cfg!( test ) { [INFO] [stdout] 77 | $crate::initialize(); [INFO] [stdout] 78 | } [INFO] [stdout] 79 | [INFO] [stdout] 80 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 75 | std::convert::TryInto::try_into({ [INFO] [stdout] 76 | if cfg!( test ) { [INFO] [stdout] 77 | $crate::initialize(); [INFO] [stdout] 78 | } [INFO] [stdout] 79 | [INFO] [stdout] 80 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 87 | try_from::TryInto::try_into({ [INFO] [stdout] 88 | if cfg!( test ) { [INFO] [stdout] 89 | $crate::initialize(); [INFO] [stdout] 90 | } [INFO] [stdout] 91 | [INFO] [stdout] 92 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 87 | std::convert::TryInto::try_into({ [INFO] [stdout] 88 | if cfg!( test ) { [INFO] [stdout] 89 | $crate::initialize(); [INFO] [stdout] 90 | } [INFO] [stdout] 91 | [INFO] [stdout] 92 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 97 | try_from::TryInto::try_into({ [INFO] [stdout] 98 | if cfg!( test ) { [INFO] [stdout] 99 | $crate::initialize(); [INFO] [stdout] 100| } [INFO] [stdout] 101| [INFO] [stdout] 102| let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 97 | std::convert::TryInto::try_into({ [INFO] [stdout] 98 | if cfg!( test ) { [INFO] [stdout] 99 | $crate::initialize(); [INFO] [stdout] 100| } [INFO] [stdout] 101| [INFO] [stdout] 102| let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 6 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 6 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 109 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | try_from::TryInto::try_into({ [INFO] [stdout] 108 | if cfg!( test ) { [INFO] [stdout] 109 | $crate::initialize(); [INFO] [stdout] 110 | } [INFO] [stdout] 111 | [INFO] [stdout] 112 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 107 | std::convert::TryInto::try_into({ [INFO] [stdout] 108 | if cfg!( test ) { [INFO] [stdout] 109 | $crate::initialize(); [INFO] [stdout] 110 | } [INFO] [stdout] 111 | [INFO] [stdout] 112 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:120:11 [INFO] [stdout] | [INFO] [stdout] 120 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:140:11 [INFO] [stdout] | [INFO] [stdout] 140 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 138 | try_from::TryInto::try_into({ [INFO] [stdout] 139 | if cfg!( test ) { [INFO] [stdout] 140 | $crate::initialize(); [INFO] [stdout] 141 | } [INFO] [stdout] 142 | [INFO] [stdout] 143 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 138 | std::convert::TryInto::try_into({ [INFO] [stdout] 139 | if cfg!( test ) { [INFO] [stdout] 140 | $crate::initialize(); [INFO] [stdout] 141 | } [INFO] [stdout] 142 | [INFO] [stdout] 143 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | try_from::TryInto::try_into({ [INFO] [stdout] 18 | if cfg!( test ) { [INFO] [stdout] 19 | $crate::initialize(); [INFO] [stdout] 20 | } [INFO] [stdout] 21 | [INFO] [stdout] 22 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 17 | std::convert::TryInto::try_into({ [INFO] [stdout] 18 | if cfg!( test ) { [INFO] [stdout] 19 | $crate::initialize(); [INFO] [stdout] 20 | } [INFO] [stdout] 21 | [INFO] [stdout] 22 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 158 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 169 | try_from::TryInto::try_into({ [INFO] [stdout] 170 | if cfg!( test ) { [INFO] [stdout] 171 | $crate::initialize(); [INFO] [stdout] 172 | } [INFO] [stdout] 173 | [INFO] [stdout] 174 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 169 | std::convert::TryInto::try_into({ [INFO] [stdout] 170 | if cfg!( test ) { [INFO] [stdout] 171 | $crate::initialize(); [INFO] [stdout] 172 | } [INFO] [stdout] 173 | [INFO] [stdout] 174 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 36 | try_from::TryInto::try_into({ [INFO] [stdout] 37 | if cfg!( test ) { [INFO] [stdout] 38 | $crate::initialize(); [INFO] [stdout] 39 | } [INFO] [stdout] 40 | [INFO] [stdout] 41 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 36 | std::convert::TryInto::try_into({ [INFO] [stdout] 37 | if cfg!( test ) { [INFO] [stdout] 38 | $crate::initialize(); [INFO] [stdout] 39 | } [INFO] [stdout] 40 | [INFO] [stdout] 41 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:181:11 [INFO] [stdout] | [INFO] [stdout] 181 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 179 | try_from::TryInto::try_into({ [INFO] [stdout] 180 | if cfg!( test ) { [INFO] [stdout] 181 | $crate::initialize(); [INFO] [stdout] 182 | } [INFO] [stdout] 183 | [INFO] [stdout] 184 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 179 | std::convert::TryInto::try_into({ [INFO] [stdout] 180 | if cfg!( test ) { [INFO] [stdout] 181 | $crate::initialize(); [INFO] [stdout] 182 | } [INFO] [stdout] 183 | [INFO] [stdout] 184 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | ).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `try_from::TryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 50 | try_from::TryInto::try_into({ [INFO] [stdout] 51 | if cfg!( test ) { [INFO] [stdout] 52 | $crate::initialize(); [INFO] [stdout] 53 | } [INFO] [stdout] 54 | [INFO] [stdout] 55 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 50 | std::convert::TryInto::try_into({ [INFO] [stdout] 51 | if cfg!( test ) { [INFO] [stdout] 52 | $crate::initialize(); [INFO] [stdout] 53 | } [INFO] [stdout] 54 | [INFO] [stdout] 55 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:198:11 [INFO] [stdout] | [INFO] [stdout] 198 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 196 | try_from::TryInto::try_into({ [INFO] [stdout] 197 | if cfg!( test ) { [INFO] [stdout] 198 | $crate::initialize(); [INFO] [stdout] 199 | } [INFO] [stdout] 200 | [INFO] [stdout] 201 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 196 | std::convert::TryInto::try_into({ [INFO] [stdout] 197 | if cfg!( test ) { [INFO] [stdout] 198 | $crate::initialize(); [INFO] [stdout] 199 | } [INFO] [stdout] 200 | [INFO] [stdout] 201 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:219:11 [INFO] [stdout] | [INFO] [stdout] 219 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 217 | try_from::TryInto::try_into({ [INFO] [stdout] 218 | if cfg!( test ) { [INFO] [stdout] 219 | $crate::initialize(); [INFO] [stdout] 220 | } [INFO] [stdout] 221 | [INFO] [stdout] 222 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 217 | std::convert::TryInto::try_into({ [INFO] [stdout] 218 | if cfg!( test ) { [INFO] [stdout] 219 | $crate::initialize(); [INFO] [stdout] 220 | } [INFO] [stdout] 221 | [INFO] [stdout] 222 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:230:11 [INFO] [stdout] | [INFO] [stdout] 230 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 228 | try_from::TryInto::try_into({ [INFO] [stdout] 229 | if cfg!( test ) { [INFO] [stdout] 230 | $crate::initialize(); [INFO] [stdout] 231 | } [INFO] [stdout] 232 | [INFO] [stdout] 233 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 228 | std::convert::TryInto::try_into({ [INFO] [stdout] 229 | if cfg!( test ) { [INFO] [stdout] 230 | $crate::initialize(); [INFO] [stdout] 231 | } [INFO] [stdout] 232 | [INFO] [stdout] 233 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:240:11 [INFO] [stdout] | [INFO] [stdout] 240 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 238 | try_from::TryInto::try_into({ [INFO] [stdout] 239 | if cfg!( test ) { [INFO] [stdout] 240 | $crate::initialize(); [INFO] [stdout] 241 | } [INFO] [stdout] 242 | [INFO] [stdout] 243 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 238 | std::convert::TryInto::try_into({ [INFO] [stdout] 239 | if cfg!( test ) { [INFO] [stdout] 240 | $crate::initialize(); [INFO] [stdout] 241 | } [INFO] [stdout] 242 | [INFO] [stdout] 243 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:250:11 [INFO] [stdout] | [INFO] [stdout] 250 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 248 | try_from::TryInto::try_into({ [INFO] [stdout] 249 | if cfg!( test ) { [INFO] [stdout] 250 | $crate::initialize(); [INFO] [stdout] 251 | } [INFO] [stdout] 252 | [INFO] [stdout] 253 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 248 | std::convert::TryInto::try_into({ [INFO] [stdout] 249 | if cfg!( test ) { [INFO] [stdout] 250 | $crate::initialize(); [INFO] [stdout] 251 | } [INFO] [stdout] 252 | [INFO] [stdout] 253 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:261:11 [INFO] [stdout] | [INFO] [stdout] 261 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 64 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:271:11 [INFO] [stdout] | [INFO] [stdout] 271 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 269 | try_from::TryInto::try_into({ [INFO] [stdout] 270 | if cfg!( test ) { [INFO] [stdout] 271 | $crate::initialize(); [INFO] [stdout] 272 | } [INFO] [stdout] 273 | [INFO] [stdout] 274 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 269 | std::convert::TryInto::try_into({ [INFO] [stdout] 270 | if cfg!( test ) { [INFO] [stdout] 271 | $crate::initialize(); [INFO] [stdout] 272 | } [INFO] [stdout] 273 | [INFO] [stdout] 274 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:282:11 [INFO] [stdout] | [INFO] [stdout] 282 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 280 | try_from::TryInto::try_into({ [INFO] [stdout] 281 | if cfg!( test ) { [INFO] [stdout] 282 | $crate::initialize(); [INFO] [stdout] 283 | } [INFO] [stdout] 284 | [INFO] [stdout] 285 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 280 | std::convert::TryInto::try_into({ [INFO] [stdout] 281 | if cfg!( test ) { [INFO] [stdout] 282 | $crate::initialize(); [INFO] [stdout] 283 | } [INFO] [stdout] 284 | [INFO] [stdout] 285 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:292:11 [INFO] [stdout] | [INFO] [stdout] 292 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 290 | try_from::TryInto::try_into({ [INFO] [stdout] 291 | if cfg!( test ) { [INFO] [stdout] 292 | $crate::initialize(); [INFO] [stdout] 293 | } [INFO] [stdout] 294 | [INFO] [stdout] 295 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 290 | std::convert::TryInto::try_into({ [INFO] [stdout] 291 | if cfg!( test ) { [INFO] [stdout] 292 | $crate::initialize(); [INFO] [stdout] 293 | } [INFO] [stdout] 294 | [INFO] [stdout] 295 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 75 | try_from::TryInto::try_into({ [INFO] [stdout] 76 | if cfg!( test ) { [INFO] [stdout] 77 | $crate::initialize(); [INFO] [stdout] 78 | } [INFO] [stdout] 79 | [INFO] [stdout] 80 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 75 | std::convert::TryInto::try_into({ [INFO] [stdout] 76 | if cfg!( test ) { [INFO] [stdout] 77 | $crate::initialize(); [INFO] [stdout] 78 | } [INFO] [stdout] 79 | [INFO] [stdout] 80 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 87 | try_from::TryInto::try_into({ [INFO] [stdout] 88 | if cfg!( test ) { [INFO] [stdout] 89 | $crate::initialize(); [INFO] [stdout] 90 | } [INFO] [stdout] 91 | [INFO] [stdout] 92 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 87 | std::convert::TryInto::try_into({ [INFO] [stdout] 88 | if cfg!( test ) { [INFO] [stdout] 89 | $crate::initialize(); [INFO] [stdout] 90 | } [INFO] [stdout] 91 | [INFO] [stdout] 92 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 97 | try_from::TryInto::try_into({ [INFO] [stdout] 98 | if cfg!( test ) { [INFO] [stdout] 99 | $crate::initialize(); [INFO] [stdout] 100| } [INFO] [stdout] 101| [INFO] [stdout] 102| let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 97 | std::convert::TryInto::try_into({ [INFO] [stdout] 98 | if cfg!( test ) { [INFO] [stdout] 99 | $crate::initialize(); [INFO] [stdout] 100| } [INFO] [stdout] 101| [INFO] [stdout] 102| let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 109 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | try_from::TryInto::try_into({ [INFO] [stdout] 108 | if cfg!( test ) { [INFO] [stdout] 109 | $crate::initialize(); [INFO] [stdout] 110 | } [INFO] [stdout] 111 | [INFO] [stdout] 112 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 107 | std::convert::TryInto::try_into({ [INFO] [stdout] 108 | if cfg!( test ) { [INFO] [stdout] 109 | $crate::initialize(); [INFO] [stdout] 110 | } [INFO] [stdout] 111 | [INFO] [stdout] 112 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:120:11 [INFO] [stdout] | [INFO] [stdout] 120 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:456:11 [INFO] [stdout] | [INFO] [stdout] 456 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 454 | try_from::TryInto::try_into({ [INFO] [stdout] 455 | if cfg!( test ) { [INFO] [stdout] 456 | $crate::initialize(); [INFO] [stdout] 457 | } [INFO] [stdout] 458 | [INFO] [stdout] 459 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 454 | std::convert::TryInto::try_into({ [INFO] [stdout] 455 | if cfg!( test ) { [INFO] [stdout] 456 | $crate::initialize(); [INFO] [stdout] 457 | } [INFO] [stdout] 458 | [INFO] [stdout] 459 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:140:11 [INFO] [stdout] | [INFO] [stdout] 140 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 138 | try_from::TryInto::try_into({ [INFO] [stdout] 139 | if cfg!( test ) { [INFO] [stdout] 140 | $crate::initialize(); [INFO] [stdout] 141 | } [INFO] [stdout] 142 | [INFO] [stdout] 143 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 138 | std::convert::TryInto::try_into({ [INFO] [stdout] 139 | if cfg!( test ) { [INFO] [stdout] 140 | $crate::initialize(); [INFO] [stdout] 141 | } [INFO] [stdout] 142 | [INFO] [stdout] 143 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 158 | 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:469:11 [INFO] [stdout] | [INFO] [stdout] 469 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 467 | try_from::TryInto::try_into({ [INFO] [stdout] 468 | if cfg!( test ) { [INFO] [stdout] 469 | $crate::initialize(); [INFO] [stdout] 470 | } [INFO] [stdout] 471 | [INFO] [stdout] 472 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 467 | std::convert::TryInto::try_into({ [INFO] [stdout] 468 | if cfg!( test ) { [INFO] [stdout] 469 | $crate::initialize(); [INFO] [stdout] 470 | } [INFO] [stdout] 471 | [INFO] [stdout] 472 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 169 | try_from::TryInto::try_into({ [INFO] [stdout] 170 | if cfg!( test ) { [INFO] [stdout] 171 | $crate::initialize(); [INFO] [stdout] 172 | } [INFO] [stdout] 173 | [INFO] [stdout] 174 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 169 | std::convert::TryInto::try_into({ [INFO] [stdout] 170 | if cfg!( test ) { [INFO] [stdout] 171 | $crate::initialize(); [INFO] [stdout] 172 | } [INFO] [stdout] 173 | [INFO] [stdout] 174 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:480:11 [INFO] [stdout] | [INFO] [stdout] 480 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 478 | try_from::TryInto::try_into({ [INFO] [stdout] 479 | if cfg!( test ) { [INFO] [stdout] 480 | $crate::initialize(); [INFO] [stdout] 481 | } [INFO] [stdout] 482 | [INFO] [stdout] 483 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 478 | std::convert::TryInto::try_into({ [INFO] [stdout] 479 | if cfg!( test ) { [INFO] [stdout] 480 | $crate::initialize(); [INFO] [stdout] 481 | } [INFO] [stdout] 482 | [INFO] [stdout] 483 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:181:11 [INFO] [stdout] | [INFO] [stdout] 181 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 179 | try_from::TryInto::try_into({ [INFO] [stdout] 180 | if cfg!( test ) { [INFO] [stdout] 181 | $crate::initialize(); [INFO] [stdout] 182 | } [INFO] [stdout] 183 | [INFO] [stdout] 184 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 179 | std::convert::TryInto::try_into({ [INFO] [stdout] 180 | if cfg!( test ) { [INFO] [stdout] 181 | $crate::initialize(); [INFO] [stdout] 182 | } [INFO] [stdout] 183 | [INFO] [stdout] 184 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:491:11 [INFO] [stdout] | [INFO] [stdout] 491 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 489 | try_from::TryInto::try_into({ [INFO] [stdout] 490 | if cfg!( test ) { [INFO] [stdout] 491 | $crate::initialize(); [INFO] [stdout] 492 | } [INFO] [stdout] 493 | [INFO] [stdout] 494 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 489 | std::convert::TryInto::try_into({ [INFO] [stdout] 490 | if cfg!( test ) { [INFO] [stdout] 491 | $crate::initialize(); [INFO] [stdout] 492 | } [INFO] [stdout] 493 | [INFO] [stdout] 494 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:198:11 [INFO] [stdout] | [INFO] [stdout] 198 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 196 | try_from::TryInto::try_into({ [INFO] [stdout] 197 | if cfg!( test ) { [INFO] [stdout] 198 | $crate::initialize(); [INFO] [stdout] 199 | } [INFO] [stdout] 200 | [INFO] [stdout] 201 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 196 | std::convert::TryInto::try_into({ [INFO] [stdout] 197 | if cfg!( test ) { [INFO] [stdout] 198 | $crate::initialize(); [INFO] [stdout] 199 | } [INFO] [stdout] 200 | [INFO] [stdout] 201 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:502:11 [INFO] [stdout] | [INFO] [stdout] 502 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 500 | try_from::TryInto::try_into({ [INFO] [stdout] 501 | if cfg!( test ) { [INFO] [stdout] 502 | $crate::initialize(); [INFO] [stdout] 503 | } [INFO] [stdout] 504 | [INFO] [stdout] 505 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 500 | std::convert::TryInto::try_into({ [INFO] [stdout] 501 | if cfg!( test ) { [INFO] [stdout] 502 | $crate::initialize(); [INFO] [stdout] 503 | } [INFO] [stdout] 504 | [INFO] [stdout] 505 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:513:11 [INFO] [stdout] | [INFO] [stdout] 513 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 511 | try_from::TryInto::try_into({ [INFO] [stdout] 512 | if cfg!( test ) { [INFO] [stdout] 513 | $crate::initialize(); [INFO] [stdout] 514 | } [INFO] [stdout] 515 | [INFO] [stdout] 516 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 511 | std::convert::TryInto::try_into({ [INFO] [stdout] 512 | if cfg!( test ) { [INFO] [stdout] 513 | $crate::initialize(); [INFO] [stdout] 514 | } [INFO] [stdout] 515 | [INFO] [stdout] 516 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:219:11 [INFO] [stdout] | [INFO] [stdout] 219 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 217 | try_from::TryInto::try_into({ [INFO] [stdout] 218 | if cfg!( test ) { [INFO] [stdout] 219 | $crate::initialize(); [INFO] [stdout] 220 | } [INFO] [stdout] 221 | [INFO] [stdout] 222 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 217 | std::convert::TryInto::try_into({ [INFO] [stdout] 218 | if cfg!( test ) { [INFO] [stdout] 219 | $crate::initialize(); [INFO] [stdout] 220 | } [INFO] [stdout] 221 | [INFO] [stdout] 222 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:523:11 [INFO] [stdout] | [INFO] [stdout] 523 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 521 | try_from::TryInto::try_into({ [INFO] [stdout] 522 | if cfg!( test ) { [INFO] [stdout] 523 | $crate::initialize(); [INFO] [stdout] 524 | } [INFO] [stdout] 525 | [INFO] [stdout] 526 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 521 | std::convert::TryInto::try_into({ [INFO] [stdout] 522 | if cfg!( test ) { [INFO] [stdout] 523 | $crate::initialize(); [INFO] [stdout] 524 | } [INFO] [stdout] 525 | [INFO] [stdout] 526 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:230:11 [INFO] [stdout] | [INFO] [stdout] 230 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 228 | try_from::TryInto::try_into({ [INFO] [stdout] 229 | if cfg!( test ) { [INFO] [stdout] 230 | $crate::initialize(); [INFO] [stdout] 231 | } [INFO] [stdout] 232 | [INFO] [stdout] 233 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 228 | std::convert::TryInto::try_into({ [INFO] [stdout] 229 | if cfg!( test ) { [INFO] [stdout] 230 | $crate::initialize(); [INFO] [stdout] 231 | } [INFO] [stdout] 232 | [INFO] [stdout] 233 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:240:11 [INFO] [stdout] | [INFO] [stdout] 240 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 238 | try_from::TryInto::try_into({ [INFO] [stdout] 239 | if cfg!( test ) { [INFO] [stdout] 240 | $crate::initialize(); [INFO] [stdout] 241 | } [INFO] [stdout] 242 | [INFO] [stdout] 243 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 238 | std::convert::TryInto::try_into({ [INFO] [stdout] 239 | if cfg!( test ) { [INFO] [stdout] 240 | $crate::initialize(); [INFO] [stdout] 241 | } [INFO] [stdout] 242 | [INFO] [stdout] 243 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 21 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 21 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:250:11 [INFO] [stdout] | [INFO] [stdout] 250 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 248 | try_from::TryInto::try_into({ [INFO] [stdout] 249 | if cfg!( test ) { [INFO] [stdout] 250 | $crate::initialize(); [INFO] [stdout] 251 | } [INFO] [stdout] 252 | [INFO] [stdout] 253 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 248 | std::convert::TryInto::try_into({ [INFO] [stdout] 249 | if cfg!( test ) { [INFO] [stdout] 250 | $crate::initialize(); [INFO] [stdout] 251 | } [INFO] [stdout] 252 | [INFO] [stdout] 253 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:261:11 [INFO] [stdout] | [INFO] [stdout] 261 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:271:11 [INFO] [stdout] | [INFO] [stdout] 271 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 269 | try_from::TryInto::try_into({ [INFO] [stdout] 270 | if cfg!( test ) { [INFO] [stdout] 271 | $crate::initialize(); [INFO] [stdout] 272 | } [INFO] [stdout] 273 | [INFO] [stdout] 274 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 269 | std::convert::TryInto::try_into({ [INFO] [stdout] 270 | if cfg!( test ) { [INFO] [stdout] 271 | $crate::initialize(); [INFO] [stdout] 272 | } [INFO] [stdout] 273 | [INFO] [stdout] 274 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:282:11 [INFO] [stdout] | [INFO] [stdout] 282 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 280 | try_from::TryInto::try_into({ [INFO] [stdout] 281 | if cfg!( test ) { [INFO] [stdout] 282 | $crate::initialize(); [INFO] [stdout] 283 | } [INFO] [stdout] 284 | [INFO] [stdout] 285 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 280 | std::convert::TryInto::try_into({ [INFO] [stdout] 281 | if cfg!( test ) { [INFO] [stdout] 282 | $crate::initialize(); [INFO] [stdout] 283 | } [INFO] [stdout] 284 | [INFO] [stdout] 285 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:292:11 [INFO] [stdout] | [INFO] [stdout] 292 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 290 | try_from::TryInto::try_into({ [INFO] [stdout] 291 | if cfg!( test ) { [INFO] [stdout] 292 | $crate::initialize(); [INFO] [stdout] 293 | } [INFO] [stdout] 294 | [INFO] [stdout] 295 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 290 | std::convert::TryInto::try_into({ [INFO] [stdout] 291 | if cfg!( test ) { [INFO] [stdout] 292 | $crate::initialize(); [INFO] [stdout] 293 | } [INFO] [stdout] 294 | [INFO] [stdout] 295 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:415:50 [INFO] [stdout] | [INFO] [stdout] 415 | match js!( return @{result}.error; ).try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:415:50 [INFO] [stdout] | [INFO] [stdout] 415 | match js!( return @{result}.error; ).try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 132 | try_from::TryInto::try_into({ [INFO] [stdout] 133 | if cfg!( test ) { [INFO] [stdout] 134 | $crate::initialize(); [INFO] [stdout] 135 | } [INFO] [stdout] 136 | [INFO] [stdout] 137 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 132 | std::convert::TryInto::try_into({ [INFO] [stdout] 133 | if cfg!( test ) { [INFO] [stdout] 134 | $crate::initialize(); [INFO] [stdout] 135 | } [INFO] [stdout] 136 | [INFO] [stdout] 137 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 151 | try_from::TryInto::try_into({ [INFO] [stdout] 152 | if cfg!( test ) { [INFO] [stdout] 153 | $crate::initialize(); [INFO] [stdout] 154 | } [INFO] [stdout] 155 | [INFO] [stdout] 156 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 151 | std::convert::TryInto::try_into({ [INFO] [stdout] 152 | if cfg!( test ) { [INFO] [stdout] 153 | $crate::initialize(); [INFO] [stdout] 154 | } [INFO] [stdout] 155 | [INFO] [stdout] 156 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:166:59 [INFO] [stdout] | [INFO] [stdout] 166 | Value::Reference(reference) => Some(reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 166 | Value::Reference(reference) => Some(try_from::TryInto::try_into(reference).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 166 | Value::Reference(reference) => Some(std::convert::TryInto::try_into(reference).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.4.20/src/webapi/date.rs:456:11 [INFO] [stdout] | [INFO] [stdout] 456 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 454 | try_from::TryInto::try_into({ [INFO] [stdout] 455 | if cfg!( test ) { [INFO] [stdout] 456 | $crate::initialize(); [INFO] [stdout] 457 | } [INFO] [stdout] 458 | [INFO] [stdout] 459 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 454 | std::convert::TryInto::try_into({ [INFO] [stdout] 455 | if cfg!( test ) { [INFO] [stdout] 456 | $crate::initialize(); [INFO] [stdout] 457 | } [INFO] [stdout] 458 | [INFO] [stdout] 459 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:469:11 [INFO] [stdout] | [INFO] [stdout] 469 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 467 | try_from::TryInto::try_into({ [INFO] [stdout] 468 | if cfg!( test ) { [INFO] [stdout] 469 | $crate::initialize(); [INFO] [stdout] 470 | } [INFO] [stdout] 471 | [INFO] [stdout] 472 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 467 | std::convert::TryInto::try_into({ [INFO] [stdout] 468 | if cfg!( test ) { [INFO] [stdout] 469 | $crate::initialize(); [INFO] [stdout] 470 | } [INFO] [stdout] 471 | [INFO] [stdout] 472 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:480:11 [INFO] [stdout] | [INFO] [stdout] 480 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 478 | try_from::TryInto::try_into({ [INFO] [stdout] 479 | if cfg!( test ) { [INFO] [stdout] 480 | $crate::initialize(); [INFO] [stdout] 481 | } [INFO] [stdout] 482 | [INFO] [stdout] 483 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 478 | std::convert::TryInto::try_into({ [INFO] [stdout] 479 | if cfg!( test ) { [INFO] [stdout] 480 | $crate::initialize(); [INFO] [stdout] 481 | } [INFO] [stdout] 482 | [INFO] [stdout] 483 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:491:11 [INFO] [stdout] | [INFO] [stdout] 491 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 489 | try_from::TryInto::try_into({ [INFO] [stdout] 490 | if cfg!( test ) { [INFO] [stdout] 491 | $crate::initialize(); [INFO] [stdout] 492 | } [INFO] [stdout] 493 | [INFO] [stdout] 494 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 489 | std::convert::TryInto::try_into({ [INFO] [stdout] 490 | if cfg!( test ) { [INFO] [stdout] 491 | $crate::initialize(); [INFO] [stdout] 492 | } [INFO] [stdout] 493 | [INFO] [stdout] 494 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:415:50 [INFO] [stdout] | [INFO] [stdout] 415 | match js!( return @{result}.error; ).try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | / js_try!( [INFO] [stdout] 192 | | return @{self}.importNode( @{n.as_ref()}, @{deep} ); [INFO] [stdout] 193 | | ).unwrap() [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:502:11 [INFO] [stdout] | [INFO] [stdout] 502 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 500 | try_from::TryInto::try_into({ [INFO] [stdout] 501 | if cfg!( test ) { [INFO] [stdout] 502 | $crate::initialize(); [INFO] [stdout] 503 | } [INFO] [stdout] 504 | [INFO] [stdout] 505 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 500 | std::convert::TryInto::try_into({ [INFO] [stdout] 501 | if cfg!( test ) { [INFO] [stdout] 502 | $crate::initialize(); [INFO] [stdout] 503 | } [INFO] [stdout] 504 | [INFO] [stdout] 505 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:513:11 [INFO] [stdout] | [INFO] [stdout] 513 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 511 | try_from::TryInto::try_into({ [INFO] [stdout] 512 | if cfg!( test ) { [INFO] [stdout] 513 | $crate::initialize(); [INFO] [stdout] 514 | } [INFO] [stdout] 515 | [INFO] [stdout] 516 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 511 | std::convert::TryInto::try_into({ [INFO] [stdout] 512 | if cfg!( test ) { [INFO] [stdout] 513 | $crate::initialize(); [INFO] [stdout] 514 | } [INFO] [stdout] 515 | [INFO] [stdout] 516 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/date.rs:523:11 [INFO] [stdout] | [INFO] [stdout] 523 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 521 | try_from::TryInto::try_into({ [INFO] [stdout] 522 | if cfg!( test ) { [INFO] [stdout] 523 | $crate::initialize(); [INFO] [stdout] 524 | } [INFO] [stdout] 525 | [INFO] [stdout] 526 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 521 | std::convert::TryInto::try_into({ [INFO] [stdout] 522 | if cfg!( test ) { [INFO] [stdout] 523 | $crate::initialize(); [INFO] [stdout] 524 | } [INFO] [stdout] 525 | [INFO] [stdout] 526 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 33 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 21 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 33 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 21 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:415:50 [INFO] [stdout] | [INFO] [stdout] 415 | match js!( return @{result}.error; ).try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:415:50 [INFO] [stdout] | [INFO] [stdout] 415 | match js!( return @{result}.error; ).try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 132 | try_from::TryInto::try_into({ [INFO] [stdout] 133 | if cfg!( test ) { [INFO] [stdout] 134 | $crate::initialize(); [INFO] [stdout] 135 | } [INFO] [stdout] 136 | [INFO] [stdout] 137 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 132 | std::convert::TryInto::try_into({ [INFO] [stdout] 133 | if cfg!( test ) { [INFO] [stdout] 134 | $crate::initialize(); [INFO] [stdout] 135 | } [INFO] [stdout] 136 | [INFO] [stdout] 137 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 151 | try_from::TryInto::try_into({ [INFO] [stdout] 152 | if cfg!( test ) { [INFO] [stdout] 153 | $crate::initialize(); [INFO] [stdout] 154 | } [INFO] [stdout] 155 | [INFO] [stdout] 156 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 151 | std::convert::TryInto::try_into({ [INFO] [stdout] 152 | if cfg!( test ) { [INFO] [stdout] 153 | $crate::initialize(); [INFO] [stdout] 154 | } [INFO] [stdout] 155 | [INFO] [stdout] 156 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:166:59 [INFO] [stdout] | [INFO] [stdout] 166 | Value::Reference(reference) => Some(reference.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 166 | Value::Reference(reference) => Some(try_from::TryInto::try_into(reference).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 166 | Value::Reference(reference) => Some(std::convert::TryInto::try_into(reference).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.4.20/src/webapi/window.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 166 | try_from::TryInto::try_into({ [INFO] [stdout] 167 | if cfg!( test ) { [INFO] [stdout] 168 | $crate::initialize(); [INFO] [stdout] 169 | } [INFO] [stdout] 170 | [INFO] [stdout] 171 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 166 | std::convert::TryInto::try_into({ [INFO] [stdout] 167 | if cfg!( test ) { [INFO] [stdout] 168 | $crate::initialize(); [INFO] [stdout] 169 | } [INFO] [stdout] 170 | [INFO] [stdout] 171 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 177 | try_from::TryInto::try_into({ [INFO] [stdout] 178 | if cfg!( test ) { [INFO] [stdout] 179 | $crate::initialize(); [INFO] [stdout] 180 | } [INFO] [stdout] 181 | [INFO] [stdout] 182 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 177 | std::convert::TryInto::try_into({ [INFO] [stdout] 178 | if cfg!( test ) { [INFO] [stdout] 179 | $crate::initialize(); [INFO] [stdout] 180 | } [INFO] [stdout] 181 | [INFO] [stdout] 182 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:191:11 [INFO] [stdout] | [INFO] [stdout] 191 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 189 | try_from::TryInto::try_into({ [INFO] [stdout] 190 | if cfg!( test ) { [INFO] [stdout] 191 | $crate::initialize(); [INFO] [stdout] 192 | } [INFO] [stdout] 193 | [INFO] [stdout] 194 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 189 | std::convert::TryInto::try_into({ [INFO] [stdout] 190 | if cfg!( test ) { [INFO] [stdout] 191 | $crate::initialize(); [INFO] [stdout] 192 | } [INFO] [stdout] 193 | [INFO] [stdout] 194 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 201 | try_from::TryInto::try_into({ [INFO] [stdout] 202 | if cfg!( test ) { [INFO] [stdout] 203 | $crate::initialize(); [INFO] [stdout] 204 | } [INFO] [stdout] 205 | [INFO] [stdout] 206 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 201 | std::convert::TryInto::try_into({ [INFO] [stdout] 202 | if cfg!( test ) { [INFO] [stdout] 203 | $crate::initialize(); [INFO] [stdout] 204 | } [INFO] [stdout] 205 | [INFO] [stdout] 206 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:216:11 [INFO] [stdout] | [INFO] [stdout] 216 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 214 | try_from::TryInto::try_into({ [INFO] [stdout] 215 | if cfg!( test ) { [INFO] [stdout] 216 | $crate::initialize(); [INFO] [stdout] 217 | } [INFO] [stdout] 218 | [INFO] [stdout] 219 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 214 | std::convert::TryInto::try_into({ [INFO] [stdout] 215 | if cfg!( test ) { [INFO] [stdout] 216 | $crate::initialize(); [INFO] [stdout] 217 | } [INFO] [stdout] 218 | [INFO] [stdout] 219 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:415:50 [INFO] [stdout] | [INFO] [stdout] 415 | match js!( return @{result}.error; ).try_into() { [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/document.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | / js_try!( [INFO] [stdout] 192 | | return @{self}.importNode( @{n.as_ref()}, @{deep} ); [INFO] [stdout] 193 | | ).unwrap() [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 415 | match 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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 224 | try_from::TryInto::try_into({ [INFO] [stdout] 225 | if cfg!( test ) { [INFO] [stdout] 226 | $crate::initialize(); [INFO] [stdout] 227 | } [INFO] [stdout] 228 | [INFO] [stdout] 229 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 224 | std::convert::TryInto::try_into({ [INFO] [stdout] 225 | if cfg!( test ) { [INFO] [stdout] 226 | $crate::initialize(); [INFO] [stdout] 227 | } [INFO] [stdout] 228 | [INFO] [stdout] 229 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:236:11 [INFO] [stdout] | [INFO] [stdout] 236 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 234 | try_from::TryInto::try_into({ [INFO] [stdout] 235 | if cfg!( test ) { [INFO] [stdout] 236 | $crate::initialize(); [INFO] [stdout] 237 | } [INFO] [stdout] 238 | [INFO] [stdout] 239 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 234 | std::convert::TryInto::try_into({ [INFO] [stdout] 235 | if cfg!( test ) { [INFO] [stdout] 236 | $crate::initialize(); [INFO] [stdout] 237 | } [INFO] [stdout] 238 | [INFO] [stdout] 239 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 69 | try_from::TryInto::try_into({ [INFO] [stdout] 70 | if cfg!( test ) { [INFO] [stdout] 71 | $crate::initialize(); [INFO] [stdout] 72 | } [INFO] [stdout] 73 | [INFO] [stdout] 74 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 69 | std::convert::TryInto::try_into({ [INFO] [stdout] 70 | if cfg!( test ) { [INFO] [stdout] 71 | $crate::initialize(); [INFO] [stdout] 72 | } [INFO] [stdout] 73 | [INFO] [stdout] 74 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 80 | try_from::TryInto::try_into({ [INFO] [stdout] 81 | if cfg!( test ) { [INFO] [stdout] 82 | $crate::initialize(); [INFO] [stdout] 83 | } [INFO] [stdout] 84 | [INFO] [stdout] 85 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 80 | std::convert::TryInto::try_into({ [INFO] [stdout] 81 | if cfg!( test ) { [INFO] [stdout] 82 | $crate::initialize(); [INFO] [stdout] 83 | } [INFO] [stdout] 84 | [INFO] [stdout] 85 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 33 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 33 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 90 | match try_from::TryInto::try_into({ [INFO] [stdout] 91 | if cfg!( test ) { [INFO] [stdout] 92 | $crate::initialize(); [INFO] [stdout] 93 | } [INFO] [stdout] 94 | [INFO] [stdout] 95 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 90 | match std::convert::TryInto::try_into({ [INFO] [stdout] 91 | if cfg!( test ) { [INFO] [stdout] 92 | $crate::initialize(); [INFO] [stdout] 93 | } [INFO] [stdout] 94 | [INFO] [stdout] 95 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 129 | try_from::TryInto::try_into({ [INFO] [stdout] 130 | if cfg!( test ) { [INFO] [stdout] 131 | $crate::initialize(); [INFO] [stdout] 132 | } [INFO] [stdout] 133 | [INFO] [stdout] 134 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 129 | std::convert::TryInto::try_into({ [INFO] [stdout] 130 | if cfg!( test ) { [INFO] [stdout] 131 | $crate::initialize(); [INFO] [stdout] 132 | } [INFO] [stdout] 133 | [INFO] [stdout] 134 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 140 | try_from::TryInto::try_into({ [INFO] [stdout] 141 | if cfg!( test ) { [INFO] [stdout] 142 | $crate::initialize(); [INFO] [stdout] 143 | } [INFO] [stdout] 144 | [INFO] [stdout] 145 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 140 | std::convert::TryInto::try_into({ [INFO] [stdout] 141 | if cfg!( test ) { [INFO] [stdout] 142 | $crate::initialize(); [INFO] [stdout] 143 | } [INFO] [stdout] 144 | [INFO] [stdout] 145 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 149 | try_from::TryInto::try_into({ [INFO] [stdout] 150 | if cfg!( test ) { [INFO] [stdout] 151 | $crate::initialize(); [INFO] [stdout] 152 | } [INFO] [stdout] 153 | [INFO] [stdout] 154 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 149 | std::convert::TryInto::try_into({ [INFO] [stdout] 150 | if cfg!( test ) { [INFO] [stdout] 151 | $crate::initialize(); [INFO] [stdout] 152 | } [INFO] [stdout] 153 | [INFO] [stdout] 154 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:207:39 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 207 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:207:39 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 207 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:219:39 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 219 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 166 | try_from::TryInto::try_into({ [INFO] [stdout] 167 | if cfg!( test ) { [INFO] [stdout] 168 | $crate::initialize(); [INFO] [stdout] 169 | } [INFO] [stdout] 170 | [INFO] [stdout] 171 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 166 | std::convert::TryInto::try_into({ [INFO] [stdout] 167 | if cfg!( test ) { [INFO] [stdout] 168 | $crate::initialize(); [INFO] [stdout] 169 | } [INFO] [stdout] 170 | [INFO] [stdout] 171 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 177 | try_from::TryInto::try_into({ [INFO] [stdout] 178 | if cfg!( test ) { [INFO] [stdout] 179 | $crate::initialize(); [INFO] [stdout] 180 | } [INFO] [stdout] 181 | [INFO] [stdout] 182 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 177 | std::convert::TryInto::try_into({ [INFO] [stdout] 178 | if cfg!( test ) { [INFO] [stdout] 179 | $crate::initialize(); [INFO] [stdout] 180 | } [INFO] [stdout] 181 | [INFO] [stdout] 182 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:219:39 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 219 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:191:11 [INFO] [stdout] | [INFO] [stdout] 191 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 189 | try_from::TryInto::try_into({ [INFO] [stdout] 190 | if cfg!( test ) { [INFO] [stdout] 191 | $crate::initialize(); [INFO] [stdout] 192 | } [INFO] [stdout] 193 | [INFO] [stdout] 194 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 189 | std::convert::TryInto::try_into({ [INFO] [stdout] 190 | if cfg!( test ) { [INFO] [stdout] 191 | $crate::initialize(); [INFO] [stdout] 192 | } [INFO] [stdout] 193 | [INFO] [stdout] 194 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 201 | try_from::TryInto::try_into({ [INFO] [stdout] 202 | if cfg!( test ) { [INFO] [stdout] 203 | $crate::initialize(); [INFO] [stdout] 204 | } [INFO] [stdout] 205 | [INFO] [stdout] 206 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 201 | std::convert::TryInto::try_into({ [INFO] [stdout] 202 | if cfg!( test ) { [INFO] [stdout] 203 | $crate::initialize(); [INFO] [stdout] 204 | } [INFO] [stdout] 205 | [INFO] [stdout] 206 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:216:11 [INFO] [stdout] | [INFO] [stdout] 216 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 214 | try_from::TryInto::try_into({ [INFO] [stdout] 215 | if cfg!( test ) { [INFO] [stdout] 216 | $crate::initialize(); [INFO] [stdout] 217 | } [INFO] [stdout] 218 | [INFO] [stdout] 219 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 214 | std::convert::TryInto::try_into({ [INFO] [stdout] 215 | if cfg!( test ) { [INFO] [stdout] 216 | $crate::initialize(); [INFO] [stdout] 217 | } [INFO] [stdout] 218 | [INFO] [stdout] 219 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 224 | try_from::TryInto::try_into({ [INFO] [stdout] 225 | if cfg!( test ) { [INFO] [stdout] 226 | $crate::initialize(); [INFO] [stdout] 227 | } [INFO] [stdout] 228 | [INFO] [stdout] 229 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 224 | std::convert::TryInto::try_into({ [INFO] [stdout] 225 | if cfg!( test ) { [INFO] [stdout] 226 | $crate::initialize(); [INFO] [stdout] 227 | } [INFO] [stdout] 228 | [INFO] [stdout] 229 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:232:39 [INFO] [stdout] | [INFO] [stdout] 232 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 232 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 232 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:232:39 [INFO] [stdout] | [INFO] [stdout] 232 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 232 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 232 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:243:39 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 243 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/window.rs:236:11 [INFO] [stdout] | [INFO] [stdout] 236 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 234 | try_from::TryInto::try_into({ [INFO] [stdout] 235 | if cfg!( test ) { [INFO] [stdout] 236 | $crate::initialize(); [INFO] [stdout] 237 | } [INFO] [stdout] 238 | [INFO] [stdout] 239 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 234 | std::convert::TryInto::try_into({ [INFO] [stdout] 235 | if cfg!( test ) { [INFO] [stdout] 236 | $crate::initialize(); [INFO] [stdout] 237 | } [INFO] [stdout] 238 | [INFO] [stdout] 239 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:243:39 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 243 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:263:11 [INFO] [stdout] | [INFO] [stdout] 263 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 261 | try_from::TryInto::try_into({ [INFO] [stdout] 262 | if cfg!( test ) { [INFO] [stdout] 263 | $crate::initialize(); [INFO] [stdout] 264 | } [INFO] [stdout] 265 | [INFO] [stdout] 266 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 261 | std::convert::TryInto::try_into({ [INFO] [stdout] 262 | if cfg!( test ) { [INFO] [stdout] 263 | $crate::initialize(); [INFO] [stdout] 264 | } [INFO] [stdout] 265 | [INFO] [stdout] 266 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 272 | try_from::TryInto::try_into({ [INFO] [stdout] 273 | if cfg!( test ) { [INFO] [stdout] 274 | $crate::initialize(); [INFO] [stdout] 275 | } [INFO] [stdout] 276 | [INFO] [stdout] 277 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 272 | std::convert::TryInto::try_into({ [INFO] [stdout] 273 | if cfg!( test ) { [INFO] [stdout] 274 | $crate::initialize(); [INFO] [stdout] 275 | } [INFO] [stdout] 276 | [INFO] [stdout] 277 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:283:39 [INFO] [stdout] | [INFO] [stdout] 283 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 283 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 283 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:283:39 [INFO] [stdout] | [INFO] [stdout] 283 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] [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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 derive 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] 283 | #[derive(Clone, Debug, PartialEq, Eq, try_from::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 283 | #[derive(Clone, Debug, PartialEq, Eq, std::convert::TryInto::try_into(&ReferenceType))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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 restore_point = $crate::private::ArenaRestorePoint::new(); [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 restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webapi/event.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | ).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.4.20/src/webcore/try_from.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_into( self ) -> Result< U, U::Error > { [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] 69 | try_from::TryInto::try_into({ [INFO] [stdout] 70 | if cfg!( test ) { [INFO] [stdout] 71 | $crate::initialize(); [INFO] [stdout] 72 | } [INFO] [stdout] 73 | [INFO] [stdout] 74 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 69 | std::convert::TryInto::try_into({ [INFO] [stdout] 70 | if cfg!( test ) { [INFO] [stdout] 71 | $crate::initialize(); [INFO] [stdout] 72 | } [INFO] [stdout] 73 | [WARN] too many lines in the log, truncating it