[INFO] cloning repository https://github.com/ahaoboy/rqjs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahaoboy/rqjs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frqjs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frqjs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97b0e9bc19340f9ab4bf2e92d625a94c16026cea
[INFO] checking ahaoboy/rqjs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frqjs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ahaoboy/rqjs
[INFO] finished tweaking git repo https://github.com/ahaoboy/rqjs
[INFO] tweaked toml for git repo https://github.com/ahaoboy/rqjs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ahaoboy/rqjs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ahaoboy/rqjs 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/rqjs-cli/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded halfbrown v0.2.5
[INFO] [stderr]   Downloaded outref v0.5.1
[INFO] [stderr]   Downloaded hex-simd v0.8.0
[INFO] [stderr]   Downloaded value-trait v0.8.1
[INFO] [stderr]   Downloaded rquickjs v0.6.2
[INFO] [stderr]   Downloaded rquickjs-macro v0.6.2
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded rquickjs-core v0.6.2
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded simd-json v0.13.10
[INFO] [stderr]   Downloaded syn v2.0.67
[INFO] [stderr]   Downloaded rquickjs-sys v0.6.2
[INFO] [stderr]   Downloaded cross-uname v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 259377e5f99d7aa133fbd32c8b82ccea8bd44a7703e9e0c11c7c218a0309a0ff
[INFO] running `Command { std: "docker" "start" "-a" "259377e5f99d7aa133fbd32c8b82ccea8bd44a7703e9e0c11c7c218a0309a0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "259377e5f99d7aa133fbd32c8b82ccea8bd44a7703e9e0c11c7c218a0309a0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259377e5f99d7aa133fbd32c8b82ccea8bd44a7703e9e0c11c7c218a0309a0ff", kill_on_drop: false }`
[INFO] [stdout] 259377e5f99d7aa133fbd32c8b82ccea8bd44a7703e9e0c11c7c218a0309a0ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52306252f461f671a08cbd7ae2ec3b37399fd9291052020a69265ed899c88612
[INFO] running `Command { std: "docker" "start" "-a" "52306252f461f671a08cbd7ae2ec3b37399fd9291052020a69265ed899c88612", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/rqjs-cli/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking subtle v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking hex-simd v0.8.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking quick-xml v0.35.0
[INFO] [stderr]     Checking cross-uname v0.1.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]    Compiling rquickjs-sys v0.6.2
[INFO] [stderr]     Checking value-trait v0.8.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking simd-json v0.13.10
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]    Compiling rquickjs-core v0.6.2
[INFO] [stderr]    Compiling rquickjs-macro v0.6.2
[INFO] [stderr]     Checking rquickjs v0.6.2
[INFO] [stderr]     Checking rqjs-ext v0.1.3 (/opt/rustwide/workdir/rqjs-ext)
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly`
[INFO] [stdout]  --> rqjs-ext/src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(rust_nightly, feature(portable_simd))]
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly`
[INFO] [stdout]  --> rqjs-ext/src/json/escape.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(rust_nightly)] //FIXME remove when std::simd is stable
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly`
[INFO] [stdout]   --> rqjs-ext/src/json/escape.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(not(rust_nightly))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly`
[INFO] [stdout]   --> rqjs-ext/src/json/escape.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(rust_nightly)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `io::Write`
[INFO] [stdout]  --> rqjs-ext/src/modules/process.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     io::Write,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 7 |     sync::{atomic::Ordering, Arc, Mutex},
[INFO] [stdout]   |                              ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]    --> rqjs-ext/src/modules/process.rs:115:44
[INFO] [stdout]     |
[INFO] [stdout] 115 |     use tokio::io::{self, AsyncBufReadExt, AsyncWriteExt, BufReader};
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `iterable_enum`
[INFO] [stdout]  --> rqjs-ext/src/modules/macros.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! iterable_enum {
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_stream_events`
[INFO] [stdout]   --> rqjs-ext/src/modules/macros.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | macro_rules! impl_stream_events {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly`
[INFO] [stdout]  --> rqjs-ext/src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(rust_nightly, feature(portable_simd))]
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly`
[INFO] [stdout]  --> rqjs-ext/src/json/escape.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(rust_nightly)] //FIXME remove when std::simd is stable
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly`
[INFO] [stdout]   --> rqjs-ext/src/json/escape.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(not(rust_nightly))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_nightly`
[INFO] [stdout]   --> rqjs-ext/src/json/escape.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(rust_nightly)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `io::Write`
[INFO] [stdout]  --> rqjs-ext/src/modules/process.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     io::Write,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 7 |     sync::{atomic::Ordering, Arc, Mutex},
[INFO] [stdout]   |                              ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]    --> rqjs-ext/src/modules/process.rs:115:44
[INFO] [stdout]     |
[INFO] [stdout] 115 |     use tokio::io::{self, AsyncBufReadExt, AsyncWriteExt, BufReader};
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `iterable_enum`
[INFO] [stdout]  --> rqjs-ext/src/modules/macros.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! iterable_enum {
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_stream_events`
[INFO] [stdout]   --> rqjs-ext/src/modules/macros.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | macro_rules! impl_stream_events {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> rqjs-ext/src/macros.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> rqjs-ext/src/macros.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> rqjs-ext/src/modules/process.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 loop {
[INFO] [stdout] 125 | |                     let mut input: String = String::new();
[INFO] [stdout] 126 | |                     reader
[INFO] [stdout] 127 | |                         .read_line(&mut input)
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |                     listener.call::<(String,), ()>((input,)).unwrap();
[INFO] [stdout] 131 | |                 }
[INFO] [stdout]     | |_________________- any code following this expression is unreachable
[INFO] [stdout] 132 |                   Ok(())
[INFO] [stdout]     |                   ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> rqjs-ext/src/modules/process.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 loop {
[INFO] [stdout] 125 | |                     let mut input: String = String::new();
[INFO] [stdout] 126 | |                     reader
[INFO] [stdout] 127 | |                         .read_line(&mut input)
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |                     listener.call::<(String,), ()>((input,)).unwrap();
[INFO] [stdout] 131 | |                 }
[INFO] [stdout]     | |_________________- any code following this expression is unreachable
[INFO] [stdout] 132 |                   Ok(())
[INFO] [stdout]     |                   ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> rqjs-ext/src/modules/crypto/mod.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn random_fill<'js>(ctx: Ctx<'js>, obj: Object<'js>, args: Rest<Value<'js>>) -> Result<()> {
[INFO] [stdout]    |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callback`
[INFO] [stdout]   --> rqjs-ext/src/modules/crypto/mod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let callback: Function = args_iter
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> rqjs-ext/src/modules/crypto/mod.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let size = args_iter
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> rqjs-ext/src/modules/crypto/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let offset = args_iter
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> rqjs-ext/src/modules/crypto/mod.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn random_fill<'js>(ctx: Ctx<'js>, obj: Object<'js>, args: Rest<Value<'js>>) -> Result<()> {
[INFO] [stdout]    |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callback`
[INFO] [stdout]   --> rqjs-ext/src/modules/crypto/mod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let callback: Function = args_iter
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> rqjs-ext/src/modules/crypto/mod.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let size = args_iter
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> rqjs-ext/src/modules/crypto/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let offset = args_iter
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `milliseconds`
[INFO] [stdout]    --> rqjs-ext/src/modules/events.rs:621:35
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn timeout(ctx: Ctx<'js>, milliseconds: u64) -> Result<Class<'js, Self>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_milliseconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout_error`
[INFO] [stdout]    --> rqjs-ext/src/modules/events.rs:622:13
[INFO] [stdout]     |
[INFO] [stdout] 622 |         let timeout_error = get_reason_or_dom_exception(&ctx, None, "TimeoutError")?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `milliseconds`
[INFO] [stdout]    --> rqjs-ext/src/modules/events.rs:621:35
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn timeout(ctx: Ctx<'js>, milliseconds: u64) -> Result<Class<'js, Self>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_milliseconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout_error`
[INFO] [stdout]    --> rqjs-ext/src/modules/events.rs:622:13
[INFO] [stdout]     |
[INFO] [stdout] 622 |         let timeout_error = get_reason_or_dom_exception(&ctx, None, "TimeoutError")?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> rqjs-ext/src/modules/process.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let mut reader = EventStream::new();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> rqjs-ext/src/modules/process.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let mut reader = EventStream::new();
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> rqjs-ext/src/modules/process.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let mut reader = EventStream::new();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> rqjs-ext/src/modules/process.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let mut reader = EventStream::new();
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `process_callback` is never used
[INFO] [stdout]    --> rqjs-ext/src/stream/readable.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait ReadableStream<'js>
[INFO] [stdout]     |           -------------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 227 |     fn process_callback<T: AsyncRead + 'js + Unpin, C: FnOnce() + Sized + 'js>(
[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 functions `destroy` and `write_flushed` are never used
[INFO] [stdout]    --> rqjs-ext/src/stream/writable.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub trait WritableStream<'js>
[INFO] [stdout]     |           -------------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 130 |     fn destroy(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn write_flushed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print` is never used
[INFO] [stdout]   --> rqjs-ext/src/vm.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn print(value: String, stdout: Opt<bool>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LifetimeArgs` is never constructed
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:314:8
[INFO] [stdout]     |
[INFO] [stdout] 314 | struct LifetimeArgs<'js>(Ctx<'js>);
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_parse_string` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:474:4
[INFO] [stdout]     |
[INFO] [stdout] 474 | fn json_parse_string<'js>(ctx: Ctx<'js>, value: Value<'js>) -> Result<Value<'js>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_gc` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:479:4
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn run_gc(ctx: Ctx<'_>) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:489:4
[INFO] [stdout]     |
[INFO] [stdout] 489 | fn init(ctx: &Ctx<'_>, module_names: HashSet<&'static str>) -> Result<()> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:636:4
[INFO] [stdout]     |
[INFO] [stdout] 636 | fn load<'js>(ctx: Ctx<'js>, filename: String, options: Opt<Object<'js>>) -> Result<Value<'js>> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_script_or_module_name` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:666:4
[INFO] [stdout]     |
[INFO] [stdout] 666 | fn get_script_or_module_name(ctx: Ctx<'_>) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_import_meta` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:682:4
[INFO] [stdout]     |
[INFO] [stdout] 682 | fn set_import_meta(module: &Module<'_>, filepath: &str) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rqjs-ext/src/modules/uuid.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn parse(ctx: Ctx<'_>, value: String) -> Result<TypedArray<u8>> {
[INFO] [stdout]    |                   ^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn parse(ctx: Ctx<'_>, value: String) -> Result<TypedArray<'_, u8>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rqjs-ext/src/modules/process.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn hr_time_big_int(ctx: Ctx<'_>) -> Result<BigInt> {
[INFO] [stdout]    |                             ^^             ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn hr_time_big_int(ctx: Ctx<'_>) -> Result<BigInt<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `process_callback` is never used
[INFO] [stdout]    --> rqjs-ext/src/stream/readable.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait ReadableStream<'js>
[INFO] [stdout]     |           -------------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 227 |     fn process_callback<T: AsyncRead + 'js + Unpin, C: FnOnce() + Sized + 'js>(
[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 functions `destroy` and `write_flushed` are never used
[INFO] [stdout]    --> rqjs-ext/src/stream/writable.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub trait WritableStream<'js>
[INFO] [stdout]     |           -------------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 130 |     fn destroy(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn write_flushed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print` is never used
[INFO] [stdout]   --> rqjs-ext/src/vm.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn print(value: String, stdout: Opt<bool>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LifetimeArgs` is never constructed
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:314:8
[INFO] [stdout]     |
[INFO] [stdout] 314 | struct LifetimeArgs<'js>(Ctx<'js>);
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_parse_string` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:474:4
[INFO] [stdout]     |
[INFO] [stdout] 474 | fn json_parse_string<'js>(ctx: Ctx<'js>, value: Value<'js>) -> Result<Value<'js>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_gc` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:479:4
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn run_gc(ctx: Ctx<'_>) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:489:4
[INFO] [stdout]     |
[INFO] [stdout] 489 | fn init(ctx: &Ctx<'_>, module_names: HashSet<&'static str>) -> Result<()> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:636:4
[INFO] [stdout]     |
[INFO] [stdout] 636 | fn load<'js>(ctx: Ctx<'js>, filename: String, options: Opt<Object<'js>>) -> Result<Value<'js>> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_script_or_module_name` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:666:4
[INFO] [stdout]     |
[INFO] [stdout] 666 | fn get_script_or_module_name(ctx: Ctx<'_>) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_import_meta` is never used
[INFO] [stdout]    --> rqjs-ext/src/vm.rs:682:4
[INFO] [stdout]     |
[INFO] [stdout] 682 | fn set_import_meta(module: &Module<'_>, filepath: &str) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rqjs-ext/src/modules/uuid.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn parse(ctx: Ctx<'_>, value: String) -> Result<TypedArray<u8>> {
[INFO] [stdout]    |                   ^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn parse(ctx: Ctx<'_>, value: String) -> Result<TypedArray<'_, u8>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rqjs-ext/src/modules/process.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn hr_time_big_int(ctx: Ctx<'_>) -> Result<BigInt> {
[INFO] [stdout]    |                             ^^             ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn hr_time_big_int(ctx: Ctx<'_>) -> Result<BigInt<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rqjs-cli v0.1.4 (/opt/rustwide/workdir/rqjs-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rquickjs-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "52306252f461f671a08cbd7ae2ec3b37399fd9291052020a69265ed899c88612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52306252f461f671a08cbd7ae2ec3b37399fd9291052020a69265ed899c88612", kill_on_drop: false }`
[INFO] [stdout] 52306252f461f671a08cbd7ae2ec3b37399fd9291052020a69265ed899c88612
