[INFO] cloning repository https://github.com/Sherlock2019/nodejs-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sherlock2019/nodejs-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock2019%2Fnodejs-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock2019%2Fnodejs-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 910a5480c1ac748b5fa8ff3da531241eaf106388
[INFO] testing Sherlock2019/nodejs-rust against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock2019%2Fnodejs-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Sherlock2019/nodejs-rust
[INFO] finished tweaking git repo https://github.com/Sherlock2019/nodejs-rust
[INFO] tweaked toml for git repo https://github.com/Sherlock2019/nodejs-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sherlock2019/nodejs-rust on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sherlock2019/nodejs-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nodejs-sys v0.14.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded easy-cast v0.5.1
[INFO] [stderr]   Downloaded linkify v0.9.0
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded psd v0.3.4
[INFO] [stderr]   Downloaded syn-mid v0.5.3
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.2
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded tokio v1.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25bca3517907354d8edb0bedcaba78abcd8f740b3538b9029e829ebf45b000e6
[INFO] running `Command { std: "docker" "start" "-a" "25bca3517907354d8edb0bedcaba78abcd8f740b3538b9029e829ebf45b000e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25bca3517907354d8edb0bedcaba78abcd8f740b3538b9029e829ebf45b000e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25bca3517907354d8edb0bedcaba78abcd8f740b3538b9029e829ebf45b000e6", kill_on_drop: false }`
[INFO] [stdout] 25bca3517907354d8edb0bedcaba78abcd8f740b3538b9029e829ebf45b000e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5959f36b139401dcbc4ecd97dc06bc3aec190b1a60a5c31dcd285e44580f5596
[INFO] running `Command { std: "docker" "start" "-a" "5959f36b139401dcbc4ecd97dc06bc3aec190b1a60a5c31dcd285e44580f5596", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn-mid v0.5.3
[INFO] [stderr]    Compiling neon-macros v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon-macros)
[INFO] [stderr]    Compiling neon v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon)
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct InheritedHandleScope;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stdout]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stdout]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stdout]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stdout]     |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |         cx: &'a mut C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling electron-tests v0.1.0 (/opt/rustwide/workdir/test/electron)
[INFO] [stderr]    Compiling napi-tests v0.1.0 (/opt/rustwide/workdir/test/napi)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> test/napi/src/js/typedarrays.rs:219:67
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<JsObject>
[INFO] [stdout]     |                                                    ---            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<'cx, JsObject>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5959f36b139401dcbc4ecd97dc06bc3aec190b1a60a5c31dcd285e44580f5596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5959f36b139401dcbc4ecd97dc06bc3aec190b1a60a5c31dcd285e44580f5596", kill_on_drop: false }`
[INFO] [stdout] 5959f36b139401dcbc4ecd97dc06bc3aec190b1a60a5c31dcd285e44580f5596
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 781211fa5374235620625966f1ff1ffc14a5ef3ae6687841553904688e0128ea
[INFO] running `Command { std: "docker" "start" "-a" "781211fa5374235620625966f1ff1ffc14a5ef3ae6687841553904688e0128ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling neon-macros v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon-macros)
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling widestring v1.0.2
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling neon v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon)
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling linkify v0.9.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct InheritedHandleScope;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stdout]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stdout]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stdout]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stdout]     |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |         cx: &'a mut C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling napi-tests v0.1.0 (/opt/rustwide/workdir/test/napi)
[INFO] [stderr]    Compiling electron-tests v0.1.0 (/opt/rustwide/workdir/test/electron)
[INFO] [stderr]    Compiling psd v0.3.4
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> test/napi/src/js/typedarrays.rs:219:67
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<JsObject>
[INFO] [stdout]     |                                                    ---            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<'cx, JsObject>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling nodejs-sys v0.14.0
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct InheritedHandleScope;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stdout]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stdout]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stdout]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stdout]     |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |         cx: &'a mut C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "781211fa5374235620625966f1ff1ffc14a5ef3ae6687841553904688e0128ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "781211fa5374235620625966f1ff1ffc14a5ef3ae6687841553904688e0128ea", kill_on_drop: false }`
[INFO] [stdout] 781211fa5374235620625966f1ff1ffc14a5ef3ae6687841553904688e0128ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ccafbce7ada86288793c637e643b39efdd02e059a76dcc6df26743a77522f326
[INFO] running `Command { std: "docker" "start" "-a" "ccafbce7ada86288793c637e643b39efdd02e059a76dcc6df26743a77522f326", kill_on_drop: false }`
[INFO] [stderr] warning: struct `HandleScope` is never constructed
[INFO] [stderr]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct HandleScope {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl HandleScope {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 18 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stderr]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct EscapableHandleScope {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl EscapableHandleScope {
[INFO] [stderr]    | ------------------------- associated function in this implementation
[INFO] [stderr] 38 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stderr]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct InheritedHandleScope;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stderr]     |
[INFO] [stderr] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stderr]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'b`
[INFO] [stderr]     |
[INFO] [stderr] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stderr]     |
[INFO] [stderr] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stderr]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'cx`
[INFO] [stderr]     |
[INFO] [stderr] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stderr]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stderr]     |                                                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stderr]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stderr]     |                                                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stderr]     |
[INFO] [stderr] 129 |         cx: &'a mut C,
[INFO] [stderr]     |              -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stderr]     |                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: `neon` (lib) generated 10 warnings (run `cargo fix --lib -p neon` to apply 5 suggestions)
[INFO] [stderr] warning: `neon` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> test/napi/src/js/typedarrays.rs:219:67
[INFO] [stderr]     |
[INFO] [stderr] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<JsObject>
[INFO] [stderr]     |                                                    ---            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'cx`
[INFO] [stderr]     |
[INFO] [stderr] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<'cx, JsObject>
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `napi-tests` (lib test) generated 1 warning (run `cargo fix --lib -p napi-tests --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/electron_tests-74c025a8de9fe559)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/napi_tests-a1a2bda5045d23dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neon-bf80faf1791a4b5f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test feature_matrix ... ignored
[INFO] [stdout] test types_impl::buffer::lock::tests::test_overlapping_borrows ... ok
[INFO] [stdout] test types_impl::buffer::lock::tests::test_nonoverlapping_borrows ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neon_macros-274d987b956b1757)
[INFO] [stdout] test types_impl::buffer::lock::tests::test_overlapping_immutable_borrows ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests neon
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test crates/neon/src/handle/mod.rs - handle::Handle<'a,T>::is_a (line 155) - compile ... ok
[INFO] [stdout] test crates/neon/src/handle/mod.rs - handle (line 34) ... ok
[INFO] [stdout] test crates/neon/src/event/channel.rs - event::channel::Channel (line 59) ... ok
[INFO] [stdout] test crates/neon/src/handle/mod.rs - handle (line 19) ... ok
[INFO] [stdout] test crates/neon/src/context/mod.rs - context (line 16) ... ok
[INFO] [stdout] test crates/neon/src/sys/bindings/mod.rs - sys::bindings::generate (line 42) ... ignored
[INFO] [stdout] test crates/neon/src/sys/bindings/mod.rs - sys::bindings::generate (line 51) ... ignored
[INFO] [stdout] test crates/neon/src/context/mod.rs - context::Context::task (line 513) ... ok
[INFO] [stdout] test crates/neon/src/handle/root.rs - handle::root::Root<T>::clone (line 110) ... ok
[INFO] [stdout] test crates/neon/src/context/mod.rs - context (line 80) ... ok
[INFO] [stdout] test crates/neon/src/event/mod.rs - event (line 62) ... ok
[INFO] [stdout] test crates/neon/src/sys/mod.rs - sys (line 52) - compile ... ok
[INFO] [stdout] test crates/neon/src/context/mod.rs - context::Context::promise (line 490) ... ok
[INFO] [stdout] test crates/neon/src/lib.rs - (line 46) - compile ... ok
[INFO] [stdout] test crates/neon/src/sys/mod.rs - sys (line 18) - compile ... ok
[INFO] [stdout] test crates/neon/src/event/mod.rs - event (line 31) ... ok
[INFO] [stdout] test crates/neon/src/context/mod.rs - context::Context::global (line 366) ... ok
[INFO] [stdout] test crates/neon/src/context/mod.rs - context (line 48) ... ok
[INFO] [stdout] test crates/neon/src/context/mod.rs - context::Context::boxed (line 436) ... ok
[INFO] [stdout] test crates/neon/src/event/task.rs - event::task::TaskBuilder (line 17) ... ok
[INFO] [stdout] test crates/neon/src/result/mod.rs - result (line 25) ... ok
[INFO] [stdout] test crates/neon/src/context/mod.rs - context (line 27) ... ok
[INFO] [stdout] test crates/neon/src/types_docs.rs - types_docs::exports (line 30) ... ok
[INFO] [stdout] test crates/neon/src/thread/mod.rs - thread (line 33) ... ok
[INFO] [stdout] test crates/neon/src/lib.rs - (line 64) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/bigint.rs - types_impl::bigint::JsBigInt::from_i64 (line 66) ... ok
[INFO] [stdout] test crates/neon/src/types_docs.rs - types_docs::exports (line 42) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/bigint.rs - types_impl::bigint::JsBigInt::from_digits_le (line 177) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/bigint.rs - types_impl::bigint::JsBigInt::from_u64 (line 94) ... ok
[INFO] [stdout] test crates/neon/src/thread/mod.rs - thread (line 60) ... ok
[INFO] [stdout] test crates/neon/src/object/mod.rs - object (line 17) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/buffer/types.rs - types_impl::buffer::types::JsTypedArray<T>::len (line 768) ... ignored
[INFO] [stdout] test crates/neon/src/types_impl/bigint.rs - types_impl::bigint::JsBigInt::from_u128 (line 158) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/boxed.rs - types_impl::boxed::Finalize (line 283) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/bigint.rs - types_impl::bigint::JsBigInt::from_i128 (line 133) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/bigint.rs - types_impl::bigint::JsBigInt::read_digits_le (line 363) ... ok
[INFO] [stdout] test crates/neon/src/thread/mod.rs - thread (line 11) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/boxed.rs - types_impl::boxed::JsBox (line 71) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/boxed.rs - types_impl::boxed::Finalize (line 293) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/boxed.rs - types_impl::boxed::JsBox (line 93) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/buffer/mod.rs - types_impl::buffer::TypedArray (line 34) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/buffer/types.rs - types_impl::buffer::types::Handle<'cx,JsArrayBuffer>::region (line 314) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/error.rs - types_impl::error::JsError (line 20) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/buffer/types.rs - types_impl::buffer::types::JsBuffer (line 34) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/boxed.rs - types_impl::boxed::JsBox (line 57) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/buffer/types.rs - types_impl::buffer::types::JsArrayBuffer (line 219) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/buffer/mod.rs - types_impl::buffer::Region (line 206) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/buffer/types.rs - types_impl::buffer::types::JsTypedArray (line 466) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/date.rs - types_impl::date::JsDate (line 25) ... FAILED
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsObject (line 769) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/function/mod.rs - types_impl::function::ConstructOptions (line 76) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsBoolean (line 339) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/function/mod.rs - types_impl::function::CallOptions (line 18) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsArray (line 855) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsBigInt (line 1259) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsFunction (line 1001) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsFunction (line 981) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsString::size (line 498) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsNumber (line 693) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsString (line 416) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsNull (line 271) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsUndefined (line 199) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsString::to_utf16 (line 590) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsFunction (line 1022) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsString::to_utf16 (line 576) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsString::size_utf16 (line 524) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/promise.rs - types_impl::promise::JsPromise (line 94) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsString::new (line 625) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/promise.rs - types_impl::promise::JsPromise (line 72) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsValue (line 134) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/promise.rs - types_impl::promise::JsFuture (line 453) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsString::try_new (line 650) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/mod.rs - types_impl::JsString::value (line 545) ... ok
[INFO] [stdout] test crates/neon/src/types_impl/promise.rs - types_impl::promise::Deferred::settle_with (line 347) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/neon/src/types_impl/date.rs - types_impl::date::JsDate (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `easy_cast`
[INFO] [stdout]   --> crates/neon/src/types_impl/date.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use easy_cast::Cast; // for safe numeric conversions
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `easy_cast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `easy_cast`, use `cargo add easy_cast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_cast` found for type `u128` in the current scope
[INFO] [stdout]   --> crates/neon/src/types_impl/date.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |       Ok(File::open(&path)?
[INFO] [stdout]    |  ________-
[INFO] [stdout] 35 | |         .metadata()?
[INFO] [stdout] 36 | |         .modified()?
[INFO] [stdout] 37 | |         .duration_since(SystemTime::UNIX_EPOCH)?
[INFO] [stdout] 38 | |         .as_millis()
[INFO] [stdout] 39 | |         .try_cast()?)
[INFO] [stdout]    | |_________-^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `cast` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -         .try_cast()?)
[INFO] [stdout] 39 +         .cast()?)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/neon/src/types_impl/date.rs - types_impl::date::JsDate (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 2.68s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p neon --doc`
[INFO] running `Command { std: "docker" "inspect" "ccafbce7ada86288793c637e643b39efdd02e059a76dcc6df26743a77522f326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccafbce7ada86288793c637e643b39efdd02e059a76dcc6df26743a77522f326", kill_on_drop: false }`
[INFO] [stdout] ccafbce7ada86288793c637e643b39efdd02e059a76dcc6df26743a77522f326
