[INFO] fetching crate yew-stdweb 0.18.0... [INFO] checking yew-stdweb-0.18.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate yew-stdweb 0.18.0 into /workspace/builds/worker-90/source [INFO] validating manifest of crates.io crate yew-stdweb 0.18.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yew-stdweb 0.18.0 [INFO] finished tweaking crates.io crate yew-stdweb 0.18.0 [INFO] tweaked toml for crates.io crate yew-stdweb 0.18.0 written to /workspace/builds/worker-90/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb84a3f61e933faf6b7220389700d6acd01c1bfb9c6b982ba09993b71b9aec72 [INFO] running `Command { std: "docker" "start" "-a" "fb84a3f61e933faf6b7220389700d6acd01c1bfb9c6b982ba09993b71b9aec72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb84a3f61e933faf6b7220389700d6acd01c1bfb9c6b982ba09993b71b9aec72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb84a3f61e933faf6b7220389700d6acd01c1bfb9c6b982ba09993b71b9aec72", kill_on_drop: false }` [INFO] [stdout] fb84a3f61e933faf6b7220389700d6acd01c1bfb9c6b982ba09993b71b9aec72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f344368a99ceb5f12df51ef9c4079b41b4989af7b1c87f6c9a745227d09bc956 [INFO] running `Command { std: "docker" "start" "-a" "f344368a99ceb5f12df51ef9c4079b41b4989af7b1c87f6c9a745227d09bc956", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] itoa v0.4.8 (as host dependency): default, std [INFO] [stderr] serde v1.0.129 (as host dependency): derive, serde_derive [INFO] [stderr] syn v1.0.75 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling trybuild v1.0.45 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking fixedbitset v0.3.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking serde v1.0.129 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking yew-stdweb v0.18.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `yew_stdweb` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/html/listener/mod.rs [INFO] [stderr] * src/services/reader/std_web.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/html/listener/mod.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/html/listener/mod.rs:109:33 [INFO] [stderr] | [INFO] [stderr] 109 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/services/reader/std_web.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 90 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/services/reader/std_web.rs:93:33 [INFO] [stderr] | [INFO] [stderr] 93 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/services/reader/std_web.rs:137:17 [INFO] [stderr] | [INFO] [stderr] 137 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/services/reader/std_web.rs:140:33 [INFO] [stderr] | [INFO] [stderr] 140 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] warning: unused import: `stdweb::js` [INFO] [stderr] --> src/html/listener/mod.rs:11:13 [INFO] [stderr] | [INFO] [stderr] 11 | use stdweb::js; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/mod.rs:112:57 [INFO] [stdout] | [INFO] [stdout] 112 | feature = "std_web" => node.and_then(|node| INTO::try_from(node).ok()), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn rust-2021-prelude-collisions` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / this.clone() [INFO] [stdout] 71 | | .try_into() [INFO] [stdout] | |_______________________________^ help: disambiguate the associated function: `TryInto::try_into(this.clone())` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | / this.clone() [INFO] [stdout] 75 | | .try_into() [INFO] [stdout] | |_______________________________^ help: disambiguate the associated function: `TryInto::try_into(this.clone())` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | feature = "std_web" => InputElement::try_from(this.clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 106 | feature = "std_web" => js!( return @{input}.files; ).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 106 ~ feature = "std_web" => TryInto::try_into({ [INFO] [stdout] 107 + if cfg!( test ) { [INFO] [stdout] 108 + $crate::initialize(); [INFO] [stdout] 109 + } [INFO] [stdout] 110 + [INFO] [stdout] 111 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:119:40 [INFO] [stdout] | [INFO] [stdout] 119 | feature = "std_web" => TextAreaElement::try_from(this.clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:126:40 [INFO] [stdout] | [INFO] [stdout] 126 | feature = "std_web" => SelectElement::try_from(this.clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:255:44 [INFO] [stdout] | [INFO] [stdout] 255 | feature = "std_web" => InputElement::try_from(element.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:267:44 [INFO] [stdout] | [INFO] [stdout] 267 | feature = "std_web" => TextAreaElement::try_from(element.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:369:44 [INFO] [stdout] | [INFO] [stdout] 369 | feature = "std_web" => InputElement::try_from(element.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:409:44 [INFO] [stdout] | [INFO] [stdout] 409 | feature = "std_web" => TextAreaElement::try_from(element.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/render.rs:54:45 [INFO] [stdout] | [INFO] [stdout] 54 | Value::Number(n) => n.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^ help: disambiguate the associated function: `TryInto::try_into(n)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/storage.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | Storage::try_from(js!( return @{storage.as_ref()}; )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/fetch/std_web.rs:376:8 [INFO] [stdout] | [INFO] [stdout] 376 | if Error::try_from(js!( return @{header_map.as_ref()}; )).is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/fetch/std_web.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | result.try_into().unwrap_or(false) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `TryInto::try_into(result)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/reader/std_web.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | FileReader::try_from(js!( return @{file_reader.as_ref()}; )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/mod.rs:112:57 [INFO] [stdout] | [INFO] [stdout] 112 | feature = "std_web" => node.and_then(|node| INTO::try_from(node).ok()), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn rust-2021-prelude-collisions` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/reader/std_web.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | let blob: Blob = (js! { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 89 | | return @{file}.slice(@{from as u32}, @{to as u32}); [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | .try_into() [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 88 ~ let blob: Blob = TryInto::try_into({ [INFO] [stdout] 89 + if cfg!( test ) { [INFO] [stdout] 90 + $crate::initialize(); [INFO] [stdout] 91 + } [INFO] [stdout] 92 + [INFO] [stdout] 93 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/reader/std_web.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | let blob: Blob = (js! { [INFO] [stdout] | __________________________^ [INFO] [stdout] 103 | | return (new Blob()); [INFO] [stdout] 104 | | }) [INFO] [stdout] 105 | | .try_into() [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 102 ~ let blob: Blob = TryInto::try_into({ [INFO] [stdout] 103 + if cfg!( test ) { [INFO] [stdout] 104 + $crate::initialize(); [INFO] [stdout] 105 + } [INFO] [stdout] 106 + [INFO] [stdout] 107 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / this.clone() [INFO] [stdout] 71 | | .try_into() [INFO] [stdout] | |_______________________________^ help: disambiguate the associated function: `TryInto::try_into(this.clone())` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | / this.clone() [INFO] [stdout] 75 | | .try_into() [INFO] [stdout] | |_______________________________^ help: disambiguate the associated function: `TryInto::try_into(this.clone())` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | feature = "std_web" => InputElement::try_from(this.clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 106 | feature = "std_web" => js!( return @{input}.files; ).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 106 ~ feature = "std_web" => TryInto::try_into({ [INFO] [stdout] 107 + if cfg!( test ) { [INFO] [stdout] 108 + $crate::initialize(); [INFO] [stdout] 109 + } [INFO] [stdout] 110 + [INFO] [stdout] 111 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:119:40 [INFO] [stdout] | [INFO] [stdout] 119 | feature = "std_web" => TextAreaElement::try_from(this.clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/html/listener/mod.rs:126:40 [INFO] [stdout] | [INFO] [stdout] 126 | feature = "std_web" => SelectElement::try_from(this.clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:255:44 [INFO] [stdout] | [INFO] [stdout] 255 | feature = "std_web" => InputElement::try_from(element.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:267:44 [INFO] [stdout] | [INFO] [stdout] 267 | feature = "std_web" => TextAreaElement::try_from(element.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:369:44 [INFO] [stdout] | [INFO] [stdout] 369 | feature = "std_web" => InputElement::try_from(element.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:409:44 [INFO] [stdout] | [INFO] [stdout] 409 | feature = "std_web" => TextAreaElement::try_from(element.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:865:36 [INFO] [stdout] | [INFO] [stdout] 865 | feature = "std_web" => InputElement::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:888:36 [INFO] [stdout] | [INFO] [stdout] 888 | feature = "std_web" => InputElement::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:924:36 [INFO] [stdout] | [INFO] [stdout] 924 | feature = "std_web" => InputElement::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/virtual_dom/vtag.rs:947:36 [INFO] [stdout] | [INFO] [stdout] 947 | feature = "std_web" => InputElement::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/render.rs:54:45 [INFO] [stdout] | [INFO] [stdout] 54 | Value::Number(n) => n.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^ help: disambiguate the associated function: `TryInto::try_into(n)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/html/listener/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/storage.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | Storage::try_from(js!( return @{storage.as_ref()}; )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/fetch/std_web.rs:376:8 [INFO] [stdout] | [INFO] [stdout] 376 | if Error::try_from(js!( return @{header_map.as_ref()}; )).is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/fetch/std_web.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | result.try_into().unwrap_or(false) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `TryInto::try_into(result)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait-associated function `try_from` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/reader/std_web.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | FileReader::try_from(js!( return @{file_reader.as_ref()}; )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `>::try_from` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/reader/std_web.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | let blob: Blob = (js! { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 89 | | return @{file}.slice(@{from as u32}, @{to as u32}); [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | .try_into() [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 88 ~ let blob: Blob = TryInto::try_into({ [INFO] [stdout] 89 + if cfg!( test ) { [INFO] [stdout] 90 + $crate::initialize(); [INFO] [stdout] 91 + } [INFO] [stdout] 92 + [INFO] [stdout] 93 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/services/reader/std_web.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | let blob: Blob = (js! { [INFO] [stdout] | __________________________^ [INFO] [stdout] 103 | | return (new Blob()); [INFO] [stdout] 104 | | }) [INFO] [stdout] 105 | | .try_into() [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 102 ~ let blob: Blob = TryInto::try_into({ [INFO] [stdout] 103 + if cfg!( test ) { [INFO] [stdout] 104 + $crate::initialize(); [INFO] [stdout] 105 + } [INFO] [stdout] 106 + [INFO] [stdout] 107 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/html/listener/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.97s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking stdweb v0.4.20 [INFO] [stderr] Checking trybuild v1.0.45 [INFO] [stderr] Checking yew-stdweb v0.18.0 (/tmp/fixit) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | .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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 70 | std::convert::TryInto::try_into(this.clone()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 70 | stdweb::unstable::TryInto::try_into(this.clone()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | .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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 74 | std::convert::TryInto::try_into(this.clone()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 74 | stdweb::unstable::TryInto::try_into(this.clone()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:97:54 [INFO] [stdout] | [INFO] [stdout] 97 | feature = "std_web" => InputElement::try_from(this.clone()).unwrap(), [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 `stdweb::unstable::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] 97 | feature = "std_web" => std::convert::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 97 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:119:57 [INFO] [stdout] | [INFO] [stdout] 119 | feature = "std_web" => TextAreaElement::try_from(this.clone()).unwrap(), [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 `stdweb::unstable::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] 119 | feature = "std_web" => std::convert::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 119 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:126:55 [INFO] [stdout] | [INFO] [stdout] 126 | feature = "std_web" => SelectElement::try_from(this.clone()).unwrap(), [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 `stdweb::unstable::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] 126 | feature = "std_web" => std::convert::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 126 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:255:58 [INFO] [stdout] | [INFO] [stdout] 255 | feature = "std_web" => InputElement::try_from(element.clone()).ok(), [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 `stdweb::unstable::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] 255 | feature = "std_web" => std::convert::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 255 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:267:61 [INFO] [stdout] | [INFO] [stdout] 267 | feature = "std_web" => TextAreaElement::try_from(element.clone()).ok(), [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 `stdweb::unstable::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] 267 | feature = "std_web" => std::convert::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 267 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:369:58 [INFO] [stdout] | [INFO] [stdout] 369 | feature = "std_web" => InputElement::try_from(element.clone()).ok(), [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 `stdweb::unstable::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] 369 | feature = "std_web" => std::convert::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 369 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:409:61 [INFO] [stdout] | [INFO] [stdout] 409 | feature = "std_web" => TextAreaElement::try_from(element.clone()).ok(), [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 `stdweb::unstable::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] 409 | feature = "std_web" => std::convert::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 409 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | .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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 70 | std::convert::TryInto::try_into(this.clone()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 70 | stdweb::unstable::TryInto::try_into(this.clone()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | .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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 74 | std::convert::TryInto::try_into(this.clone()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 74 | stdweb::unstable::TryInto::try_into(this.clone()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:97:54 [INFO] [stdout] | [INFO] [stdout] 97 | feature = "std_web" => InputElement::try_from(this.clone()).unwrap(), [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 `stdweb::unstable::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] 97 | feature = "std_web" => std::convert::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 97 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:119:57 [INFO] [stdout] | [INFO] [stdout] 119 | feature = "std_web" => TextAreaElement::try_from(this.clone()).unwrap(), [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 `stdweb::unstable::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] 119 | feature = "std_web" => std::convert::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 119 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/html/listener/mod.rs:126:55 [INFO] [stdout] | [INFO] [stdout] 126 | feature = "std_web" => SelectElement::try_from(this.clone()).unwrap(), [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 `stdweb::unstable::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] 126 | feature = "std_web" => std::convert::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 126 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(this.clone()).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/render.rs:54:47 [INFO] [stdout] | [INFO] [stdout] 54 | Value::Number(n) => n.try_into().unwrap(), [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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 54 | Value::Number(n) => std::convert::TryInto::try_into(n).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 54 | Value::Number(n) => stdweb::unstable::TryInto::try_into(n).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/storage.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | Storage::try_from(js!( return @{storage.as_ref()}; )) [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 `stdweb::unstable::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] 64 | std::convert::TryFrom::try_from(js!( return @{storage.as_ref()}; )) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 64 | stdweb::unstable::TryFrom::try_from(js!( return @{storage.as_ref()}; )) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/fetch/std_web.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | if Error::try_from(js!( return @{header_map.as_ref()}; )).is_ok() { [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 `stdweb::unstable::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] 376 | if std::convert::TryFrom::try_from(js!( return @{header_map.as_ref()}; )).is_ok() { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 376 | if stdweb::unstable::TryFrom::try_from(js!( return @{header_map.as_ref()}; )).is_ok() { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:255:58 [INFO] [stdout] | [INFO] [stdout] 255 | feature = "std_web" => InputElement::try_from(element.clone()).ok(), [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 `stdweb::unstable::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] 255 | feature = "std_web" => std::convert::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 255 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:267:61 [INFO] [stdout] | [INFO] [stdout] 267 | feature = "std_web" => TextAreaElement::try_from(element.clone()).ok(), [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 `stdweb::unstable::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] 267 | feature = "std_web" => std::convert::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 267 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/fetch/std_web.rs:476:20 [INFO] [stdout] | [INFO] [stdout] 476 | result.try_into().unwrap_or(false) [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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 476 | std::convert::TryInto::try_into(result).unwrap_or(false) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 476 | stdweb::unstable::TryInto::try_into(result).unwrap_or(false) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:369:58 [INFO] [stdout] | [INFO] [stdout] 369 | feature = "std_web" => InputElement::try_from(element.clone()).ok(), [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 `stdweb::unstable::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] 369 | feature = "std_web" => std::convert::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 369 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:409:61 [INFO] [stdout] | [INFO] [stdout] 409 | feature = "std_web" => TextAreaElement::try_from(element.clone()).ok(), [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 `stdweb::unstable::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] 409 | feature = "std_web" => std::convert::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 409 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(element.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/reader/std_web.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | FileReader::try_from(js!( return @{file_reader.as_ref()}; )) [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 `stdweb::unstable::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] 23 | std::convert::TryFrom::try_from(js!( return @{file_reader.as_ref()}; )) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 23 | stdweb::unstable::TryFrom::try_from(js!( return @{file_reader.as_ref()}; )) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/reader/std_web.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | .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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 88 ~ let blob: Blob = std::convert::TryInto::try_into({ [INFO] [stdout] 89 + if cfg!( test ) { [INFO] [stdout] 90 + $crate::initialize(); [INFO] [stdout] 91 + } [INFO] [stdout] 92 + [INFO] [stdout] 93 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 88 ~ let blob: Blob = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 89 + if cfg!( test ) { [INFO] [stdout] 90 + $crate::initialize(); [INFO] [stdout] 91 + } [INFO] [stdout] 92 + [INFO] [stdout] 93 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/reader/std_web.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | .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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 102 ~ let blob: Blob = std::convert::TryInto::try_into({ [INFO] [stdout] 103 + if cfg!( test ) { [INFO] [stdout] 104 + $crate::initialize(); [INFO] [stdout] 105 + } [INFO] [stdout] 106 + [INFO] [stdout] 107 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 102 ~ let blob: Blob = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 103 + if cfg!( test ) { [INFO] [stdout] 104 + $crate::initialize(); [INFO] [stdout] 105 + } [INFO] [stdout] 106 + [INFO] [stdout] 107 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> src/html/listener/mod.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/html/listener/mod.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IElement` [INFO] [stdout] --> src/html/listener/mod.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | use stdweb::web::{Element, EventListenerHandle, FileList, IElement, INode}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryFrom` [INFO] [stdout] --> src/virtual_dom/vtag.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use stdweb::unstable::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/services/fetch/std_web.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> src/services/reader/std_web.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/services/reader/std_web.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/services/render.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryFrom` [INFO] [stdout] --> src/services/storage.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use stdweb::unstable::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:865:50 [INFO] [stdout] | [INFO] [stdout] 865 | feature = "std_web" => InputElement::try_from(input_ref.clone()).ok(), [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 `stdweb::unstable::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] 865 | feature = "std_web" => std::convert::TryFrom::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 865 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:888:50 [INFO] [stdout] | [INFO] [stdout] 888 | feature = "std_web" => InputElement::try_from(input_ref.clone()).ok(), [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 `stdweb::unstable::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] 888 | feature = "std_web" => std::convert::TryFrom::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 888 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:924:50 [INFO] [stdout] | [INFO] [stdout] 924 | feature = "std_web" => InputElement::try_from(input_ref.clone()).ok(), [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 `stdweb::unstable::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] 924 | feature = "std_web" => std::convert::TryFrom::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 924 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/virtual_dom/vtag.rs:947:50 [INFO] [stdout] | [INFO] [stdout] 947 | feature = "std_web" => InputElement::try_from(input_ref.clone()).ok(), [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 `stdweb::unstable::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] 947 | feature = "std_web" => std::convert::TryFrom::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 947 | feature = "std_web" => stdweb::unstable::TryFrom::try_from(input_ref.clone()).ok(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-stdweb` due to 17 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/render.rs:54:47 [INFO] [stdout] | [INFO] [stdout] 54 | Value::Number(n) => n.try_into().unwrap(), [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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 54 | Value::Number(n) => std::convert::TryInto::try_into(n).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 54 | Value::Number(n) => stdweb::unstable::TryInto::try_into(n).unwrap(), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/storage.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | Storage::try_from(js!( return @{storage.as_ref()}; )) [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 `stdweb::unstable::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] 64 | std::convert::TryFrom::try_from(js!( return @{storage.as_ref()}; )) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 64 | stdweb::unstable::TryFrom::try_from(js!( return @{storage.as_ref()}; )) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/fetch/std_web.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | if Error::try_from(js!( return @{header_map.as_ref()}; )).is_ok() { [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 `stdweb::unstable::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] 376 | if std::convert::TryFrom::try_from(js!( return @{header_map.as_ref()}; )).is_ok() { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 376 | if stdweb::unstable::TryFrom::try_from(js!( return @{header_map.as_ref()}; )).is_ok() { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/fetch/std_web.rs:476:20 [INFO] [stdout] | [INFO] [stdout] 476 | result.try_into().unwrap_or(false) [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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 476 | std::convert::TryInto::try_into(result).unwrap_or(false) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 476 | stdweb::unstable::TryInto::try_into(result).unwrap_or(false) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/reader/std_web.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | FileReader::try_from(js!( return @{file_reader.as_ref()}; )) [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 `stdweb::unstable::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] 23 | std::convert::TryFrom::try_from(js!( return @{file_reader.as_ref()}; )) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 23 | stdweb::unstable::TryFrom::try_from(js!( return @{file_reader.as_ref()}; )) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/reader/std_web.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | .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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 88 ~ let blob: Blob = std::convert::TryInto::try_into({ [INFO] [stdout] 89 + if cfg!( test ) { [INFO] [stdout] 90 + $crate::initialize(); [INFO] [stdout] 91 + } [INFO] [stdout] 92 + [INFO] [stdout] 93 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 88 ~ let blob: Blob = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 89 + if cfg!( test ) { [INFO] [stdout] 90 + $crate::initialize(); [INFO] [stdout] 91 + } [INFO] [stdout] 92 + [INFO] [stdout] 93 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/services/reader/std_web.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | .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 an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 102 ~ let blob: Blob = std::convert::TryInto::try_into({ [INFO] [stdout] 103 + if cfg!( test ) { [INFO] [stdout] 104 + $crate::initialize(); [INFO] [stdout] 105 + } [INFO] [stdout] 106 + [INFO] [stdout] 107 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 102 ~ let blob: Blob = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 103 + if cfg!( test ) { [INFO] [stdout] 104 + $crate::initialize(); [INFO] [stdout] 105 + } [INFO] [stdout] 106 + [INFO] [stdout] 107 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> src/html/listener/mod.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/html/listener/mod.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IElement` [INFO] [stdout] --> src/html/listener/mod.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | use stdweb::web::{Element, EventListenerHandle, FileList, IElement, INode}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryFrom` [INFO] [stdout] --> src/virtual_dom/vtag.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use stdweb::unstable::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/services/fetch/std_web.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> src/services/reader/std_web.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/services/reader/std_web.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use stdweb::unstable::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/services/render.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryFrom` [INFO] [stdout] --> src/services/storage.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use stdweb::unstable::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f344368a99ceb5f12df51ef9c4079b41b4989af7b1c87f6c9a745227d09bc956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f344368a99ceb5f12df51ef9c4079b41b4989af7b1c87f6c9a745227d09bc956", kill_on_drop: false }` [INFO] [stdout] f344368a99ceb5f12df51ef9c4079b41b4989af7b1c87f6c9a745227d09bc956