[INFO] fetching crate wsdom 0.0.1...
[INFO] testing wsdom-0.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate wsdom 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate wsdom 0.0.1
[INFO] finished tweaking crates.io crate wsdom 0.0.1
[INFO] tweaked toml for crates.io crate wsdom 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wsdom 0.0.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ref-cast v1.0.25
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.25
[INFO] [stderr]   Downloaded wsdom-ts-convert v0.0.1
[INFO] [stderr]   Downloaded wsdom-macros v0.0.1
[INFO] [stderr]   Downloaded wsdom-core v0.0.1
[INFO] [stderr]   Downloaded wsdom-macros-decl v0.0.1
[INFO] [stderr]   Downloaded wsdom-javascript v0.0.1
[INFO] [stderr]   Downloaded wsdom-dom v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e631dc7d0dac431acfcd1a7d2b4143e0145f04196774db342111aa36fe910827
[INFO] running `Command { std: "docker" "start" "-a" "e631dc7d0dac431acfcd1a7d2b4143e0145f04196774db342111aa36fe910827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e631dc7d0dac431acfcd1a7d2b4143e0145f04196774db342111aa36fe910827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e631dc7d0dac431acfcd1a7d2b4143e0145f04196774db342111aa36fe910827", kill_on_drop: false }`
[INFO] [stdout] e631dc7d0dac431acfcd1a7d2b4143e0145f04196774db342111aa36fe910827
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdd4f123dbe697c261b839d3cb0ebea51400564410f444928b397d2a57fe287c
[INFO] running `Command { std: "docker" "start" "-a" "cdd4f123dbe697c261b839d3cb0ebea51400564410f444928b397d2a57fe287c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling wsdom-ts-convert v0.0.1
[INFO] [stderr]    Compiling wsdom-macros-decl v0.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling wsdom-core v0.0.1
[INFO] [stderr]    Compiling wsdom-macros v0.0.1
[INFO] [stderr]    Compiling wsdom-javascript v0.0.1
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsObject>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<T>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<T>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<T>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsObject>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<T>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsObject>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<T>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsBoolean>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsBoolean>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsBoolean>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsString>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<T>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<T>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsString>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<wsdom_core::js_types::JsNumber>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<Array<T>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<ArrayBuffer>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNumber>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_field_getter_setter` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsNullable<wsdom_core::js_types::JsValue>>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wsdom_macros::load_ts!("es5-handpicked.d.ts");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | cannot infer type
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `dyn ToJs<wsdom_core::js_types::JsValue>: ToJs<_>`
[INFO] [stdout]    = help: the following types implement trait `ToJs<JsType>`:
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsString>`
[INFO] [stdout]              `&'a str` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `Option<&'a U>` implements `ToJs<wsdom_core::js_types::JsNullable<T>>`
[INFO] [stdout]              `[&'a U; N]` implements `ToJs<Array<T>>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsBoolean>`
[INFO] [stdout]              `bool` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsNumber>`
[INFO] [stdout]              `f32` implements `ToJs<wsdom_core::js_types::JsValue>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] note: required by a bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-core-0.0.1/src/internal/upcast_workaround.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl<'a, T: ToJs<JsType> + ?Sized, JsType> UpcastWorkaround<'a, T, JsType> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `UpcastWorkaround::<'a, T, JsType>::new`
[INFO] [stdout]  9 |     pub fn new(ty: &'a T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the macro `__wsdom_load_ts_macro::expand_method` which comes from the expansion of the macro `wsdom_macros::load_ts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wsdom-javascript-0.0.1/src/lib.rs:13:1
[INFO] [stdout]    |
[WARN] too many lines in the log, truncating it
