[INFO] fetching crate napi-calm-down 2.16.13...
[INFO] building napi-calm-down-2.16.13 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[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 d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 85 packages to latest compatible versions
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.5.0)
[INFO] [stderr]       Adding napi-derive v2.16.13 (available: v3.2.5)
[INFO] [stderr]       Adding napi-sys v2.4.0 (available: v3.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 198a58e416887000099c0b1195d7b313d3961a4d840dff1b995e9e326913a4c3
[INFO] running `Command { std: "docker" "start" "-a" "198a58e416887000099c0b1195d7b313d3961a4d840dff1b995e9e326913a4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "198a58e416887000099c0b1195d7b313d3961a4d840dff1b995e9e326913a4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "198a58e416887000099c0b1195d7b313d3961a4d840dff1b995e9e326913a4c3", kill_on_drop: false }`
[INFO] [stdout] 198a58e416887000099c0b1195d7b313d3961a4d840dff1b995e9e326913a4c3
[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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c0930300bea5810ae75897be00826308de5727d6bb9e9f0075c57e87956ec09
[INFO] running `Command { std: "docker" "start" "-a" "0c0930300bea5810ae75897be00826308de5727d6bb9e9f0075c57e87956ec09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling 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: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 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: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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.62s
[INFO] running `Command { std: "docker" "inspect" "0c0930300bea5810ae75897be00826308de5727d6bb9e9f0075c57e87956ec09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0930300bea5810ae75897be00826308de5727d6bb9e9f0075c57e87956ec09", kill_on_drop: false }`
[INFO] [stdout] 0c0930300bea5810ae75897be00826308de5727d6bb9e9f0075c57e87956ec09
[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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ac84f18c0f0c392a65a11465367321faeb7cd2733d8ff98e43144e295b9c8dc
[INFO] running `Command { std: "docker" "start" "-a" "8ac84f18c0f0c392a65a11465367321faeb7cd2733d8ff98e43144e295b9c8dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: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 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: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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.86s
[INFO] running `Command { std: "docker" "inspect" "8ac84f18c0f0c392a65a11465367321faeb7cd2733d8ff98e43144e295b9c8dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac84f18c0f0c392a65a11465367321faeb7cd2733d8ff98e43144e295b9c8dc", kill_on_drop: false }`
[INFO] [stdout] 8ac84f18c0f0c392a65a11465367321faeb7cd2733d8ff98e43144e295b9c8dc
