[INFO] cloning repository https://github.com/yhay81/github-issues-with-rust-webassembly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yhay81/github-issues-with-rust-webassembly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhay81%2Fgithub-issues-with-rust-webassembly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhay81%2Fgithub-issues-with-rust-webassembly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de29de9b557d263dfc733b5ee864e7e5e96d9b45
[INFO] checking yhay81/github-issues-with-rust-webassembly against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhay81%2Fgithub-issues-with-rust-webassembly" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yhay81/github-issues-with-rust-webassembly
[INFO] finished tweaking git repo https://github.com/yhay81/github-issues-with-rust-webassembly
[INFO] tweaked toml for git repo https://github.com/yhay81/github-issues-with-rust-webassembly written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yhay81/github-issues-with-rust-webassembly on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yhay81/github-issues-with-rust-webassembly already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `github_issues_with_rust_webassembly` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../github_issues_with_rust_webassembly
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `github-issues-with-rust-webassembly`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 - name = "github_issues_with_rust_webassembly"
[INFO] [stderr] 11 + name = "github-issues-with-rust-webassembly"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `github-issues-with-rust-webassembly`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:12:19
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ version = "0.1.0"
[INFO] [stderr] 13 + [[bin]]
[INFO] [stderr] 14 + name = "github-issues-with-rust-webassembly"
[INFO] [stderr] 15 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `github_issues_with_rust_webassembly` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking yhay81/github-issues-with-rust-webassembly against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhay81%2Fgithub-issues-with-rust-webassembly" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yhay81/github-issues-with-rust-webassembly
[INFO] finished tweaking git repo https://github.com/yhay81/github-issues-with-rust-webassembly
[INFO] tweaked toml for git repo https://github.com/yhay81/github-issues-with-rust-webassembly written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yhay81/github-issues-with-rust-webassembly on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yhay81/github-issues-with-rust-webassembly already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `github_issues_with_rust_webassembly` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../github_issues_with_rust_webassembly
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `github-issues-with-rust-webassembly`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 - name = "github_issues_with_rust_webassembly"
[INFO] [stderr] 11 + name = "github-issues-with-rust-webassembly"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `github-issues-with-rust-webassembly`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:12:19
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ version = "0.1.0"
[INFO] [stderr] 13 + [[bin]]
[INFO] [stderr] 14 + name = "github-issues-with-rust-webassembly"
[INFO] [stderr] 15 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `github_issues_with_rust_webassembly` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.62
[INFO] [stderr]   Downloaded serde_derive v1.0.63
[INFO] [stderr]   Downloaded rustc-demangle v0.1.8
[INFO] [stderr]   Downloaded typed-arena v1.3.0
[INFO] [stderr]   Downloaded pest_derive v1.0.7
[INFO] [stderr]   Downloaded quote v0.6.2
[INFO] [stderr]   Downloaded pest v1.0.6
[INFO] [stderr]   Downloaded yew v0.3.0
[INFO] [stderr]   Downloaded backtrace v0.3.8
[INFO] [stderr]   Downloaded serde_json v1.0.18
[INFO] [stderr]   Downloaded proc-macro2 v0.4.3
[INFO] [stderr]   Downloaded cc v1.0.15
[INFO] [stderr]   Downloaded http v0.1.5
[INFO] [stderr]   Downloaded syn v0.14.0
[INFO] [stderr]   Downloaded stdweb v0.4.6
[INFO] [stderr]   Downloaded libc v0.2.41
[INFO] [stderr]   Downloaded backtrace-sys v0.1.23
[INFO] [stderr]   Downloaded comrak v0.2.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9
[INFO] running `Command { std: "docker" "start" "5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `github_issues_with_rust_webassembly` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../github_issues_with_rust_webassembly
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `github-issues-with-rust-webassembly`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 - name = "github_issues_with_rust_webassembly"
[INFO] [stderr] 11 + name = "github-issues-with-rust-webassembly"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `github-issues-with-rust-webassembly`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:12:19
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ version = "0.1.0"
[INFO] [stderr] 13 + [[bin]]
[INFO] [stderr] 14 + name = "github-issues-with-rust-webassembly"
[INFO] [stderr] 15 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `github_issues_with_rust_webassembly` (manifest) generated 2 warnings
[INFO] [stderr]     Checking libc v0.2.41
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling serde v1.0.62
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]     Checking itoa v0.4.1
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]    Compiling stdweb v0.4.6
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking discard v1.0.3
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking typed-arena v1.3.0
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking atty v0.2.10
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]     Checking bytes v0.4.8
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling quote v0.6.2
[INFO] [stderr]    Compiling syn v0.14.0
[INFO] [stderr]     Checking http v0.1.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling pest_derive v1.0.7
[INFO] [stderr]     Checking backtrace v0.3.8
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.63
[INFO] [stderr]     Checking comrak v0.2.12
[INFO] [stderr]     Checking serde_json v1.0.18
[INFO] [stderr]    Compiling stdweb-derive v0.4.0
[INFO] [stderr]     Checking yew v0.3.0
[INFO] [stdout] {"reason":"compiler-message","package_id":"registry+https://github.com/rust-lang/crates.io-index#yew@0.3.0","manifest_path":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.3.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"yew","src_path":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.3.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"message":{"$message_type":"diagnostic","message":"recursion limit reached while expanding `_js_impl!`","code":null,"level":"error","spans":[{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":true,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13340,"byte_end":13465,"line_start":259,"line_end":259,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11876,"byte_end":11995,"line_start":235,"line_end":235,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13340,"byte_end":13465,"line_start":259,"line_end":259,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13340,"byte_end":13465,"line_start":259,"line_end":259,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11876,"byte_end":11995,"line_start":235,"line_end":235,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13340,"byte_end":13465,"line_start":259,"line_end":259,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11876,"byte_end":11995,"line_start":235,"line_end":235,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13340,"byte_end":13465,"line_start":259,"line_end":259,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11876,"byte_end":11995,"line_start":235,"line_end":235,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11876,"byte_end":11995,"line_start":235,"line_end":235,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9947,"byte_end":9979,"line_start":205,"line_end":205,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"5\" $($rest:tt)*) => { _js_impl!( @$cmd \"6\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":12135,"byte_end":12265,"line_start":239,"line_end":239,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9868,"byte_end":9900,"line_start":204,"line_end":204,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"4\" $($rest:tt)*) => { _js_impl!( @$cmd \"5\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":12135,"byte_end":12265,"line_start":239,"line_end":239,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11352,"byte_end":11471,"line_start":227,"line_end":227,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":10998,"byte_end":11102,"line_start":219,"line_end":219,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13584,"byte_end":13689,"line_start":263,"line_end":263,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9789,"byte_end":9821,"line_start":203,"line_end":203,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"3\" $($rest:tt)*) => { _js_impl!( @$cmd \"4\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":12135,"byte_end":12265,"line_start":239,"line_end":239,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9710,"byte_end":9742,"line_start":202,"line_end":202,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"2\" $($rest:tt)*) => { _js_impl!( @$cmd \"3\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":12135,"byte_end":12265,"line_start":239,"line_end":239,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9631,"byte_end":9663,"line_start":201,"line_end":201,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"1\" $($rest:tt)*) => { _js_impl!( @$cmd \"2\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":12135,"byte_end":12265,"line_start":239,"line_end":239,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":11876,"byte_end":11995,"line_start":235,"line_end":235,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":13826,"byte_end":13951,"line_start":267,"line_end":267,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":14156,"byte_end":14205,"line_start":274,"line_end":274,"column_start":13,"column_end":62,"is_primary":false,"text":[{"text":"            _js_impl!( @_stringify \"1\" [] [] -> [$($rest)*] )","highlight_start":13,"highlight_end":62}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":27476,"byte_end":27516,"line_start":499,"line_end":499,"column_start":27,"column_end":67,"is_primary":false,"text":[{"text":"        _js_impl!( @call [_js_impl!( @stringify [] -> $($token)* ), []] [] -> $($token)* )","highlight_start":27,"highlight_end":67}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.3.0/src/services/fetch.rs","byte_start":4768,"byte_end":5784,"line_start":151,"line_end":179,"column_start":22,"column_end":10,"is_primary":false,"text":[{"text":"        let handle = js! {","highlight_start":22,"highlight_end":27},{"text":"            var data = {","highlight_start":1,"highlight_end":25},{"text":"                method: @{parts.method.as_str()},","highlight_start":1,"highlight_end":50},{"text":"                body: @{body.into()},","highlight_start":1,"highlight_end":38},{"text":"                headers: @{header_map},","highlight_start":1,"highlight_end":40},{"text":"            };","highlight_start":1,"highlight_end":15},{"text":"            var request = new Request(@{uri}, data);","highlight_start":1,"highlight_end":53},{"text":"            var callback = @{callback};","highlight_start":1,"highlight_end":40},{"text":"            var handle = {","highlight_start":1,"highlight_end":27},{"text":"                active: true,","highlight_start":1,"highlight_end":30},{"text":"                callback,","highlight_start":1,"highlight_end":26},{"text":"            };","highlight_start":1,"highlight_end":15},{"text":"            fetch(request).then(function(response) {","highlight_start":1,"highlight_end":53},{"text":"                response.text().then(function(data) {","highlight_start":1,"highlight_end":54},{"text":"                    if (handle.active == true) {","highlight_start":1,"highlight_end":49},{"text":"                        handle.active = false;","highlight_start":1,"highlight_end":47},{"text":"                        callback(true, response, data);","highlight_start":1,"highlight_end":56},{"text":"                        callback.drop();","highlight_start":1,"highlight_end":41},{"text":"                    }","highlight_start":1,"highlight_end":22},{"text":"                }).catch(function(err) {","highlight_start":1,"highlight_end":41},{"text":"                    if (handle.active == true) {","highlight_start":1,"highlight_end":49},{"text":"                        handle.active = false;","highlight_start":1,"highlight_end":47},{"text":"                        callback(false, response, data);","highlight_start":1,"highlight_end":57},{"text":"                        callback.drop();","highlight_start":1,"highlight_end":41},{"text":"                    }","highlight_start":1,"highlight_end":22},{"text":"                });","highlight_start":1,"highlight_end":20},{"text":"            });","highlight_start":1,"highlight_end":16},{"text":"            return handle;","highlight_start":1,"highlight_end":27},{"text":"        };","highlight_start":1,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},"macro_decl_name":"js!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":27245,"byte_end":27260,"line_start":493,"line_end":493,"column_start":1,"column_end":16,"is_primary":false,"text":[{"text":"macro_rules! js {","highlight_start":1,"highlight_end":16}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.6/src/webcore/macros.rs","byte_start":9485,"byte_end":9506,"line_start":199,"line_end":199,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}}],"children":[{"message":"consider increasing the recursion limit by adding a `#![recursion_limit = \"512\"]` attribute to your crate (`yew`)","code":null,"level":"help","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[1m\u001b[91merror\u001b[0m\u001b[1m: recursion limit reached while expanding `_js_impl!`\u001b[0m\n   \u001b[1m\u001b[94m--> \u001b[0m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.3.0/src/services/fetch.rs:151:22\n    \u001b[1m\u001b[94m|\u001b[0m\n\u001b[1m\u001b[94m151\u001b[0m \u001b[1m\u001b[94m|\u001b[0m           let handle = js! {\n    \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m ______________________^\u001b[0m\n\u001b[1m\u001b[94m152\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m             var data = {\n\u001b[1m\u001b[94m153\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m                 method: @{parts.method.as_str()},\n\u001b[1m\u001b[94m154\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m                 body: @{body.into()},\n\u001b[1m\u001b[94m...\u001b[0m   \u001b[1m\u001b[91m|\u001b[0m\n\u001b[1m\u001b[94m178\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m             return handle;\n\u001b[1m\u001b[94m179\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m         };\n    \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|_________^\u001b[0m\n    \u001b[1m\u001b[94m|\u001b[0m\n    \u001b[1m\u001b[94m= \u001b[0m\u001b[1mhelp\u001b[0m: consider increasing the recursion limit by adding a `#![recursion_limit = \"512\"]` attribute to your crate (`yew`)\n    \u001b[1m\u001b[94m= \u001b[0m\u001b[1mnote\u001b[0m: this error originates in the macro `_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n"}}
[INFO] [stderr] error: could not compile `yew` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9", kill_on_drop: false }`
[INFO] [stdout] 5b840d1c1ff15782629b2157ae9605f6fa008ef98bda3ae33ed51642c61ea3d9
