[INFO] fetching crate napi-calm-down 2.16.13...
[INFO] checking napi-calm-down-2.16.13 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate napi-calm-down 2.16.13 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate napi-calm-down 2.16.13
[INFO] finished tweaking crates.io crate napi-calm-down 2.16.13
[INFO] tweaked toml for crates.io crate napi-calm-down 2.16.13 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate napi-calm-down 2.16.13 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.6.3)
[INFO] [stderr]       Adding napi-derive v2.16.13 (available: v3.5.1)
[INFO] [stderr]       Adding napi-sys v2.4.0 (available: v3.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05bf1054f9d413f8545ce0e09ef77513031a6a25721547ffdd8d7ffbef22b1eb
[INFO] running `Command { std: "docker" "start" "-a" "05bf1054f9d413f8545ce0e09ef77513031a6a25721547ffdd8d7ffbef22b1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05bf1054f9d413f8545ce0e09ef77513031a6a25721547ffdd8d7ffbef22b1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05bf1054f9d413f8545ce0e09ef77513031a6a25721547ffdd8d7ffbef22b1eb", kill_on_drop: false }`
[INFO] [stdout] 05bf1054f9d413f8545ce0e09ef77513031a6a25721547ffdd8d7ffbef22b1eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c9244617845a5a82438ffd6bfce8e498ea2fdf09e1db06ff26040518924d36f
[INFO] running `Command { std: "docker" "start" "-a" "2c9244617845a5a82438ffd6bfce8e498ea2fdf09e1db06ff26040518924d36f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking napi-calm-down v2.16.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl TypeName for JsExternal {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:112:28
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl ValidateNapiValue for JsExternal {}
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl TypeName for JsExternal {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:660:24
[INFO] [stdout]     |
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:112:28
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl ValidateNapiValue for JsExternal {}
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:660:24
[INFO] [stdout]     |
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:690:24
[INFO] [stdout]     |
[INFO] [stdout] 690 | impl_napi_value_trait!(JsExternal, External);
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:690:24
[INFO] [stdout]     |
[INFO] [stdout] 690 | impl_napi_value_trait!(JsExternal, External);
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:690:24
[INFO] [stdout]     |
[INFO] [stdout] 690 | impl_napi_value_trait!(JsExternal, External);
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `js_values::JsExternal`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:690:24
[INFO] [stdout]     |
[INFO] [stdout] 690 | impl_napi_value_trait!(JsExternal, External);
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:167:48
[INFO] [stdout]     |
[INFO] [stdout] 167 |         unsafe { JsUnknown::from_raw_unchecked(self.0.env, self.0.value) }
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:167:60
[INFO] [stdout]     |
[INFO] [stdout] 167 |         unsafe { JsUnknown::from_raw_unchecked(self.0.env, self.0.value) }
[INFO] [stdout]     |                                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |           sys::napi_coerce_to_bool(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:173:48
[INFO] [stdout]     |
[INFO] [stdout] 173 |           sys::napi_coerce_to_bool(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |           env: self.0.env,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:185:38
[INFO] [stdout]     |
[INFO] [stdout] 185 |           sys::napi_coerce_to_number(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:185:50
[INFO] [stdout]     |
[INFO] [stdout] 185 |           sys::napi_coerce_to_number(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |           env: self.0.env,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:197:38
[INFO] [stdout]     |
[INFO] [stdout] 197 |           sys::napi_coerce_to_string(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:197:50
[INFO] [stdout]     |
[INFO] [stdout] 197 |           sys::napi_coerce_to_string(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:200:16
[INFO] [stdout]     |
[INFO] [stdout] 200 |           env: self.0.env,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:209:38
[INFO] [stdout]     |
[INFO] [stdout] 209 |           sys::napi_coerce_to_object(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:209:50
[INFO] [stdout]     |
[INFO] [stdout] 209 |           sys::napi_coerce_to_object(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:212:16
[INFO] [stdout]     |
[INFO] [stdout] 212 |           env: self.0.env,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:227:53
[INFO] [stdout]     |
[INFO] [stdout] 227 |         check_status!(unsafe { sys::napi_is_promise(self.0.env, self.0.value, &mut is_promise) })?;
[INFO] [stdout]     |                                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:227:65
[INFO] [stdout]     |
[INFO] [stdout] 227 |         check_status!(unsafe { sys::napi_is_promise(self.0.env, self.0.value, &mut is_promise) })?;
[INFO] [stdout]     |                                                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:233:51
[INFO] [stdout]     |
[INFO] [stdout] 233 |         check_status!(unsafe { sys::napi_is_error(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:233:63
[INFO] [stdout]     |
[INFO] [stdout] 233 |         check_status!(unsafe { sys::napi_is_error(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:239:56
[INFO] [stdout]     |
[INFO] [stdout] 239 |         check_status!(unsafe { sys::napi_is_typedarray(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:239:68
[INFO] [stdout]     |
[INFO] [stdout] 239 |         check_status!(unsafe { sys::napi_is_typedarray(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:245:54
[INFO] [stdout]     |
[INFO] [stdout] 245 |         check_status!(unsafe { sys::napi_is_dataview(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:245:66
[INFO] [stdout]     |
[INFO] [stdout] 245 |         check_status!(unsafe { sys::napi_is_dataview(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:251:51
[INFO] [stdout]     |
[INFO] [stdout] 251 |         check_status!(unsafe { sys::napi_is_array(self.0.env, self.0.value, &mut is_array) })?;
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:251:63
[INFO] [stdout]     |
[INFO] [stdout] 251 |         check_status!(unsafe { sys::napi_is_array(self.0.env, self.0.value, &mut is_array) })?;
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:257:52
[INFO] [stdout]     |
[INFO] [stdout] 257 |         check_status!(unsafe { sys::napi_is_buffer(self.0.env, self.0.value, &mut is_buffer) })?;
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:257:64
[INFO] [stdout]     |
[INFO] [stdout] 257 |         check_status!(unsafe { sys::napi_is_buffer(self.0.env, self.0.value, &mut is_buffer) })?;
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:267:32
[INFO] [stdout]     |
[INFO] [stdout] 267 |           sys::napi_instanceof(self.0.env, self.0.value, constructor.raw(), &mut result)
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:267:44
[INFO] [stdout]     |
[INFO] [stdout] 267 |           sys::napi_instanceof(self.0.env, self.0.value, constructor.raw(), &mut result)
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         self.0.value
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_napi_value_trait!(JsExternal, External);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_napi_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:167:48
[INFO] [stdout]     |
[INFO] [stdout] 167 |         unsafe { JsUnknown::from_raw_unchecked(self.0.env, self.0.value) }
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:167:60
[INFO] [stdout]     |
[INFO] [stdout] 167 |         unsafe { JsUnknown::from_raw_unchecked(self.0.env, self.0.value) }
[INFO] [stdout]     |                                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |           sys::napi_coerce_to_bool(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:173:48
[INFO] [stdout]     |
[INFO] [stdout] 173 |           sys::napi_coerce_to_bool(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |           env: self.0.env,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:185:38
[INFO] [stdout]     |
[INFO] [stdout] 185 |           sys::napi_coerce_to_number(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:185:50
[INFO] [stdout]     |
[INFO] [stdout] 185 |           sys::napi_coerce_to_number(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |           env: self.0.env,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:197:38
[INFO] [stdout]     |
[INFO] [stdout] 197 |           sys::napi_coerce_to_string(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.0.value
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_napi_value_trait!(JsExternal, External);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_napi_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:197:50
[INFO] [stdout]     |
[INFO] [stdout] 197 |           sys::napi_coerce_to_string(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:200:16
[INFO] [stdout]     |
[INFO] [stdout] 200 |           env: self.0.env,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:209:38
[INFO] [stdout]     |
[INFO] [stdout] 209 |           sys::napi_coerce_to_object(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:209:50
[INFO] [stdout]     |
[INFO] [stdout] 209 |           sys::napi_coerce_to_object(self.0.env, self.0.value, &mut new_raw_value)
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:212:16
[INFO] [stdout]     |
[INFO] [stdout] 212 |           env: self.0.env,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:227:53
[INFO] [stdout]     |
[INFO] [stdout] 227 |         check_status!(unsafe { sys::napi_is_promise(self.0.env, self.0.value, &mut is_promise) })?;
[INFO] [stdout]     |                                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:227:65
[INFO] [stdout]     |
[INFO] [stdout] 227 |         check_status!(unsafe { sys::napi_is_promise(self.0.env, self.0.value, &mut is_promise) })?;
[INFO] [stdout]     |                                                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:233:51
[INFO] [stdout]     |
[INFO] [stdout] 233 |         check_status!(unsafe { sys::napi_is_error(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:233:63
[INFO] [stdout]     |
[INFO] [stdout] 233 |         check_status!(unsafe { sys::napi_is_error(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:239:56
[INFO] [stdout]     |
[INFO] [stdout] 239 |         check_status!(unsafe { sys::napi_is_typedarray(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:239:68
[INFO] [stdout]     |
[INFO] [stdout] 239 |         check_status!(unsafe { sys::napi_is_typedarray(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:245:54
[INFO] [stdout]     |
[INFO] [stdout] 245 |         check_status!(unsafe { sys::napi_is_dataview(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:245:66
[INFO] [stdout]     |
[INFO] [stdout] 245 |         check_status!(unsafe { sys::napi_is_dataview(self.0.env, self.0.value, &mut result) })?;
[INFO] [stdout]     |                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:251:51
[INFO] [stdout]     |
[INFO] [stdout] 251 |         check_status!(unsafe { sys::napi_is_array(self.0.env, self.0.value, &mut is_array) })?;
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:251:63
[INFO] [stdout]     |
[INFO] [stdout] 251 |         check_status!(unsafe { sys::napi_is_array(self.0.env, self.0.value, &mut is_array) })?;
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:257:52
[INFO] [stdout]     |
[INFO] [stdout] 257 |         check_status!(unsafe { sys::napi_is_buffer(self.0.env, self.0.value, &mut is_buffer) })?;
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:257:64
[INFO] [stdout]     |
[INFO] [stdout] 257 |         check_status!(unsafe { sys::napi_is_buffer(self.0.env, self.0.value, &mut is_buffer) })?;
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:267:32
[INFO] [stdout]     |
[INFO] [stdout] 267 |           sys::napi_instanceof(self.0.env, self.0.value, constructor.raw(), &mut result)
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:267:44
[INFO] [stdout]     |
[INFO] [stdout] 267 |           sys::napi_instanceof(self.0.env, self.0.value, constructor.raw(), &mut result)
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_js_value_methods!(JsExternal);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_js_value_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         self.0.value
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_napi_value_trait!(JsExternal, External);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_napi_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `js_values::JsExternal::0`: Please use `External` instead
[INFO] [stdout]    --> src/js_values/mod.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.0.value
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_napi_value_trait!(JsExternal, External);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_napi_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | either_n!(Either, A, B);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 | either_n!(Either3, A, B, C);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | either_n!(Either4, A, B, C, D);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | either_n!(Either5, A, B, C, D, E);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | either_n!(Either6, A, B, C, D, E, F);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | either_n!(Either7, A, B, C, D, E, F, G);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | either_n!(Either8, A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 | either_n!(Either9, A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 | either_n!(Either10, A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | either_n!(Either11, A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | either_n!(Either12, A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | either_n!(Either13, A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 | either_n!(Either14, A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | either_n!(Either15, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | either_n!(Either16, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | either_n!(Either17, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q);
[INFO] [stdout]     | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | either_n!(Either18, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R);
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | either_n!(Either19, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S);
[INFO] [stdout]     | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | either_n!(Either, A, B);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 | either_n!(Either3, A, B, C);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | either_n!(Either4, A, B, C, D);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 | either_n!(Either20, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | either_n!(Either5, A, B, C, D, E);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | either_n!(Either6, A, B, C, D, E, F);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | either_n!(Either7, A, B, C, D, E, F, G);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | either_n!(Either8, A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 | either_n!(Either21, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 | either_n!(Either9, A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 | either_n!(Either10, A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | either_n!(Either22, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | either_n!(Either11, A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | either_n!(Either12, A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | either_n!(Either23, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | either_n!(Either13, A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 | either_n!(Either14, A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | either_n!(Either24, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | either_n!(Either15, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | either_n!(Either16, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 | either_n!(Either25, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | either_n!(Either17, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q);
[INFO] [stdout]     | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | either_n!(Either18, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R);
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 | either_n!(Either26, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `val` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/external.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |       val.adjusted_size = unsafe { adjusted_external_memory_size.assume_init() };
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | either_n!(Either19, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S);
[INFO] [stdout]     | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 | either_n!(Either20, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 | either_n!(Either21, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | either_n!(Either22, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | either_n!(Either23, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | either_n!(Either24, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 | either_n!(Either25, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/either.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut ret = Err(Error::new(Status::InvalidArg, "Invalid value".to_owned()));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 | either_n!(Either26, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `either_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `val` is never read
[INFO] [stdout]    --> src/bindgen_runtime/js_values/external.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |       val.adjusted_size = unsafe { adjusted_external_memory_size.assume_init() };
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/bindgen_runtime/js_values/class.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn as_object(&self, env: Env) -> Object {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl<T: 'static> Deref for ClassInstance<T> {
[INFO] [stdout]    | ------------------------------------------- trait implemented here
[INFO] [stdout] 77 |   type Target = T;
[INFO] [stdout]    |   ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 |   pub fn clone(&self, env: Env) -> Result<Self> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 171 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |   pub fn downgrade(&self) -> WeakReference<T> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 171 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     self,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 171 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:265:16
[INFO] [stdout]     |
[INFO] [stdout] 265 |   pub fn clone(&self, env: Env) -> Result<Self> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 309 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn clone_owner(&self, env: Env) -> Result<Reference<T>> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 309 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     self,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 309 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/js_values/escapable_handle_scope.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |   pub fn close(self, env: Env) -> Result<()> {
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl<T: NapiRaw> Deref for EscapableHandleScope<T> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 32 |   type Target = T;
[INFO] [stdout]    |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/js_values/value_ref.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub fn reference(&mut self, env: &Env) -> Result<u32> {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl<T> Deref for Ref<T> {
[INFO] [stdout]    | ------------------------ trait implemented here
[INFO] [stdout] 47 |   type Target = T;
[INFO] [stdout]    |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/js_values/value_ref.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |   pub fn unref(&mut self, env: Env) -> Result<u32> {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl<T> Deref for Ref<T> {
[INFO] [stdout]    | ------------------------ trait implemented here
[INFO] [stdout] 47 |   type Target = T;
[INFO] [stdout]    |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `napi-calm-down` (lib) due to 10 previous errors; 61 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/bindgen_runtime/js_values/class.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn as_object(&self, env: Env) -> Object {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl<T: 'static> Deref for ClassInstance<T> {
[INFO] [stdout]    | ------------------------------------------- trait implemented here
[INFO] [stdout] 77 |   type Target = T;
[INFO] [stdout]    |   ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 |   pub fn clone(&self, env: Env) -> Result<Self> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 171 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |   pub fn downgrade(&self) -> WeakReference<T> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 171 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     self,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 171 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:265:16
[INFO] [stdout]     |
[INFO] [stdout] 265 |   pub fn clone(&self, env: Env) -> Result<Self> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 309 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn clone_owner(&self, env: Env) -> Result<Reference<T>> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 309 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     self,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 309 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/js_values/escapable_handle_scope.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |   pub fn close(self, env: Env) -> Result<()> {
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl<T: NapiRaw> Deref for EscapableHandleScope<T> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 32 |   type Target = T;
[INFO] [stdout]    |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/js_values/value_ref.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub fn reference(&mut self, env: &Env) -> Result<u32> {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl<T> Deref for Ref<T> {
[INFO] [stdout]    | ------------------------ trait implemented here
[INFO] [stdout] 47 |   type Target = T;
[INFO] [stdout]    |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/js_values/value_ref.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |   pub fn unref(&mut self, env: Env) -> Result<u32> {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl<T> Deref for Ref<T> {
[INFO] [stdout]    | ------------------------ trait implemented here
[INFO] [stdout] 47 |   type Target = T;
[INFO] [stdout]    |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `napi-calm-down` (lib test) due to 10 previous errors; 61 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2c9244617845a5a82438ffd6bfce8e498ea2fdf09e1db06ff26040518924d36f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9244617845a5a82438ffd6bfce8e498ea2fdf09e1db06ff26040518924d36f", kill_on_drop: false }`
[INFO] [stdout] 2c9244617845a5a82438ffd6bfce8e498ea2fdf09e1db06ff26040518924d36f
