[INFO] fetching crate stdweb 0.4.20... [INFO] checking stdweb-0.4.20 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate stdweb 0.4.20 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate stdweb 0.4.20 [INFO] finished tweaking crates.io crate stdweb 0.4.20 [INFO] tweaked toml for crates.io crate stdweb 0.4.20 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stdweb 0.4.20 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding rustc_version v0.2.3 (available: v0.4.1) [INFO] [stderr] Adding wasm-bindgen-test v0.2.50 (available: v0.3.50) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a7921763a6c2c17455efc84b17ab0e413d7b15e3cbc573bb9698ccfb5e0fe22 [INFO] running `Command { std: "docker" "start" "-a" "4a7921763a6c2c17455efc84b17ab0e413d7b15e3cbc573bb9698ccfb5e0fe22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a7921763a6c2c17455efc84b17ab0e413d7b15e3cbc573bb9698ccfb5e0fe22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7921763a6c2c17455efc84b17ab0e413d7b15e3cbc573bb9698ccfb5e0fe22", kill_on_drop: false }` [INFO] [stdout] 4a7921763a6c2c17455efc84b17ab0e413d7b15e3cbc573bb9698ccfb5e0fe22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5618e06780ed0bd84b36670499d8b1a20819488621034ff2c13313c114569e55 [INFO] running `Command { std: "docker" "start" "-a" "5618e06780ed0bd84b36670499d8b1a20819488621034ff2c13313c114569e55", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | #![cfg_attr(rust_nightly, feature(core_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly` [INFO] [stdout] --> src/lib.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | all(test, rust_nightly), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly` [INFO] [stdout] --> src/lib.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | #![cfg_attr(rust_nightly, feature(core_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/lib.rs:131:89 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/lib.rs:134:89 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web), test))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/lib.rs:138:89 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web), test))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/lib.rs:171:89 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web), test))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/webcore/macros.rs:59:93 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(not(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web))))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/webcore/macros.rs:75:89 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/webcore/initialization.rs:19:93 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let real_result: bool = js!( return @{self} === @{other}; ).try_into().unwrap(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/value.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | js!( return new TypeError( @{format!( "{}", error )} ); ).try_into().unwrap() [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:831:5 [INFO] [stdout] | [INFO] [stdout] 831 | extern fn funcall_adapter( callback: *mut F, raw_arguments: *mut SerializedUntaggedArray ); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:832:5 [INFO] [stdout] | [INFO] [stdout] 832 | extern fn deallocator( callback: *mut F ); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | extern fn funcall_adapter( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/webcore/serialization.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | extern fn deallocator( callback: *mut F ) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 974 | loop_through_identifiers!( impl_for_fn ); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_fn_and_modifier` which comes from the expansion of the macro `loop_through_identifiers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/webcore/ffi/mod.rs:4:85 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", cargo_web))] mod wasm; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/webcore/ffi/mod.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", cargo_web))] pub use self::wasm::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/webcore/ffi/mod.rs:7:89 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web)))] mod wasm_bindgen; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_web` [INFO] [stdout] --> src/webcore/ffi/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web)))] pub use self::wasm_bindgen::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_web)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_web)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/webcore/try_from.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / js!( [INFO] [stdout] 16 | | return Object.keys( @{self} ).length; [INFO] [stdout] 17 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 97 | | return @{value}; [INFO] [stdout] 98 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 97 | | return @{value}; [INFO] [stdout] 98 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 97 | | return @{value}; [INFO] [stdout] 98 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 127 | | return @{value}; [INFO] [stdout] 128 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 127 | | return @{value}; [INFO] [stdout] 128 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/object.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 127 | | return @{value}; [INFO] [stdout] 128 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/array.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / js!( [INFO] [stdout] 14 | | return @{self}.length; [INFO] [stdout] 15 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/array.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 66 | | return @{value}; [INFO] [stdout] 67 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/array.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 66 | | return @{value}; [INFO] [stdout] 67 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/array.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | let value = js! { [INFO] [stdout] | _____________________- [INFO] [stdout] 66 | | return @{value}; [INFO] [stdout] 67 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/symbol.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / js!( [INFO] [stdout] 23 | | return Module.STDWEB_PRIVATE.get_raw_value( @{self.0} ) === Module.STDWEB_PRIVATE.get_raw_value( @{rhs.0} ); [INFO] [stdout] 24 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly` [INFO] [stdout] --> src/webcore/type_name.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(rust_nightly)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly` [INFO] [stdout] --> src/webcore/type_name.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(rust_nightly))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (js! { [INFO] [stdout] | __________- [INFO] [stdout] 63 | | var input = @{input}; [INFO] [stdout] 64 | | // This emulates the `Type(input) is Object` and `IsCallable(input.then)` ECMAScript abstract operations. [INFO] [stdout] 65 | | return Object( input ) === input && [INFO] [stdout] 66 | | typeof input.then === "function"; [INFO] [stdout] 67 | | }).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | Some( js!( return Promise.resolve( @{input} ); ).try_into().unwrap() ) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webcore/promise.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let state = js!( [INFO] [stdout] | _____________________- [INFO] [stdout] 244 | | var callback = @{Once( callback )}; [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | var state = { [INFO] [stdout] ... | [INFO] [stdout] 262 | | return state; [INFO] [stdout] 263 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / js!( [INFO] [stdout] 18 | | return new Date(); [INFO] [stdout] 19 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / js!( [INFO] [stdout] 37 | | return new Date(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 38 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / js!( [INFO] [stdout] 51 | | return new Date(@{date_string}); [INFO] [stdout] 52 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / js!( [INFO] [stdout] 65 | | return new Date(@{now}); [INFO] [stdout] 66 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / js!( [INFO] [stdout] 76 | | return Date.UTC(@{year}, @{month}, @{day}, @{hours}, @{minutes}, @{seconds}, @{milliseconds}); [INFO] [stdout] 77 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / js!( [INFO] [stdout] 88 | | return Date.parse(@{date_string}); [INFO] [stdout] 89 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / js!( [INFO] [stdout] 98 | | return Date.now(); [INFO] [stdout] 99 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / js!( [INFO] [stdout] 108 | | return @{self}.getDate(); [INFO] [stdout] 109 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / js!( [INFO] [stdout] 119 | | return @{self}.getDay(); [INFO] [stdout] 120 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / js!( [INFO] [stdout] 129 | | return @{self}.getFullYear(); [INFO] [stdout] 130 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / js!( [INFO] [stdout] 139 | | return @{self}.getHours(); [INFO] [stdout] 140 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / js!( [INFO] [stdout] 149 | | return @{self}.getMilliseconds(); [INFO] [stdout] 150 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / js!( [INFO] [stdout] 159 | | return @{self}.getMinutes(); [INFO] [stdout] 160 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | / js!( [INFO] [stdout] 170 | | return @{self}.getMonth(); [INFO] [stdout] 171 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / js!( [INFO] [stdout] 180 | | return @{self}.getSeconds(); [INFO] [stdout] 181 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | / js!( [INFO] [stdout] 197 | | return @{self}.getTime(); [INFO] [stdout] 198 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | / js!( [INFO] [stdout] 207 | | return @{self}.getTimezoneOffset(); [INFO] [stdout] 208 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / js!( [INFO] [stdout] 218 | | return @{self}.getUTCDate(); [INFO] [stdout] 219 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / js!( [INFO] [stdout] 229 | | return @{self}.getUTCDay(); [INFO] [stdout] 230 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / js!( [INFO] [stdout] 239 | | return @{self}.getUTCFullYear(); [INFO] [stdout] 240 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / js!( [INFO] [stdout] 249 | | return @{self}.getUTCHours(); [INFO] [stdout] 250 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / js!( [INFO] [stdout] 260 | | return @{self}.getUTCMilliseconds(); [INFO] [stdout] 261 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / js!( [INFO] [stdout] 270 | | return @{self}.getUTCMinutes(); [INFO] [stdout] 271 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / js!( [INFO] [stdout] 281 | | return @{self}.getUTCMonth(); [INFO] [stdout] 282 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / js!( [INFO] [stdout] 291 | | return @{self}.getUTCSeconds(); [INFO] [stdout] 292 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / js!( [INFO] [stdout] 455 | | return @{self}.toDateString(); [INFO] [stdout] 456 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | / js!( [INFO] [stdout] 468 | | return @{self}.toISOString(); [INFO] [stdout] 469 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | / js!( [INFO] [stdout] 479 | | return @{self}.toJSON(); [INFO] [stdout] 480 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | / js!( [INFO] [stdout] 490 | | return @{self}.toString(); [INFO] [stdout] 491 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | / js!( [INFO] [stdout] 501 | | return @{self}.toTimeString(); [INFO] [stdout] 502 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | / js!( [INFO] [stdout] 512 | | return @{self}.toUTCString(); [INFO] [stdout] 513 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/date.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | / js!( [INFO] [stdout] 522 | | return @{self}.valueOf(); [INFO] [stdout] 523 | | ).try_into().unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Promise` and `TypedPromise` [INFO] [stdout] --> src/webapi/document.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use webcore::promise::{Promise, TypedPromise}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webapi::error::TypeError` [INFO] [stdout] --> src/webapi/document.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use webapi::error::TypeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { js!( return document; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { js!( return document; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { js!( return document; ).into_reference_unchecked() }.unwrap() [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | js!( return @{self}.createDocumentFragment(); ).into_reference_unchecked().unwrap() [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | js_try!( return @{self}.createElement( @{tag} ); ).unwrap() [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:171:137 [INFO] [stdout] | [INFO] [stdout] 171 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:167:137 [INFO] [stdout] | [INFO] [stdout] 167 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($inner)* $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:179:141 [INFO] [stdout] | [INFO] [stdout] 179 | ... [$($arg_names)* $arg_name] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [INFO] [stdout] | [INFO] [stdout] 183 | $crate::_js_impl!( @call [$($code)*] [$($flags)*] [$($args)*] [$($arg_names)*] [$($unused_arg_names)*] -> $($rest)* ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/webapi/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / js_try!( [INFO] [stdout] 74 | | return @{self}.createElementNS( @{namespace_uri}, @{tag} ); [INFO] [stdout] 75 | | ).unwrap() [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `$crate::_js_impl` which comes from the expansion of the macro `js_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/webcore/macros.rs:183:126 [WARN] too many lines in the log, truncating it