[INFO] fetching crate rong_fs 0.3.0...
[INFO] testing rong_fs-0.3.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rong_fs 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rong_fs 0.3.0
[INFO] finished tweaking crates.io crate rong_fs 0.3.0
[INFO] tweaked toml for crates.io crate rong_fs 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rong_fs 0.3.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rong_fs 0.3.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50316df696ee28d549ddba2d84c5f8e372e853ea60e142848caf786f99312009
[INFO] running `Command { std: "docker" "start" "-a" "50316df696ee28d549ddba2d84c5f8e372e853ea60e142848caf786f99312009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50316df696ee28d549ddba2d84c5f8e372e853ea60e142848caf786f99312009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50316df696ee28d549ddba2d84c5f8e372e853ea60e142848caf786f99312009", kill_on_drop: false }`
[INFO] [stdout] 50316df696ee28d549ddba2d84c5f8e372e853ea60e142848caf786f99312009
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b00387c6a389c7db45a94a1773d1d61061b14158bd7935bc7152f64db0ea41af
[INFO] running `Command { std: "docker" "start" "-a" "b00387c6a389c7db45a94a1773d1d61061b14158bd7935bc7152f64db0ea41af", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling rong_core v0.3.0
[INFO] [stderr]    Compiling rong_macro v0.3.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-http-proxy v1.1.0
[INFO] [stderr]    Compiling rong_rt v0.3.0
[INFO] [stderr]    Compiling rong v0.3.0
[INFO] [stderr]    Compiling rong_event v0.3.0
[INFO] [stderr]    Compiling rong_exception v0.3.0
[INFO] [stdout] error[E0433]: cannot find `JSObject` in `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(FromJSObj, Default)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `JSObject` in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 97 | pub type JSObject = CoreJSObject<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `FromJSObj` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Class` in `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ could not find `Class` in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 107 | pub type Class = CoreClass<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Class` in `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ could not find `Class` in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 107 | pub type Class = CoreClass<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `PropertyDescriptor` in `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^ could not find `PropertyDescriptor` in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 123 | pub type PropertyDescriptor = CorePropertyDescriptor<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  24 - #[js_class]
[INFO] [stdout]  24 + CorePropertyDescriptor
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `PropertyDescriptor` in `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^ could not find `PropertyDescriptor` in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 123 | pub type PropertyDescriptor = CorePropertyDescriptor<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 126 - #[js_class]
[INFO] [stdout] 126 + CorePropertyDescriptor
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `JSObject` in `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(FromJSObj, Default)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `JSObject` in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 97 | pub type JSObject = CoreJSObject<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `FromJSObj` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout]  84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:90:10
[INFO] [stdout]     |
[INFO] [stdout]  89 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  90 | pub type JSContext = CoreJSContext<<RongJS as JSEngine>::Context>;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |         F: FnMut(&JSValue),
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn create(ctx: &JSContext, message: &str, name: DOMExceptionName) -> JSResult<JSObject> {
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:166:87
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn create(ctx: &JSContext, message: &str, name: DOMExceptionName) -> JSResult<JSObject> {
[INFO] [stdout]     |                                                                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl<JSObject> DOMException {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout]  84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn init(ctx: &JSContext) -> JSResult<()> {
[INFO] [stdout]     |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Class` in `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ could not find `Class` in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 107 | pub type Class = CoreClass<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `PropertyDescriptor` in `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^ could not find `PropertyDescriptor` in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 123 | pub type PropertyDescriptor = CorePropertyDescriptor<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  25 - #[js_class]
[INFO] [stdout]  25 + CorePropertyDescriptor
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Class` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 |         Ok(Class::lookup::<DOMException>(ctx)?.instance(dom))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): rong_core::value::JSValueImpl` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^ the trait `rong_core::value::JSValueImpl` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `rong_core::function::parameter::JSClassRef`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_core-0.3.0/src/function/parameter.rs:74:29
[INFO] [stdout]     |
[INFO] [stdout]  74 | pub struct JSClassRef<T, V: JSValueImpl>(JSObject<V>, PhantomData<T>);
[INFO] [stdout]     |                             ^^^^^^^^^^^ required by this bound in `JSClassRef`
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `borrow` exists for struct `This<rong_core::function::parameter::JSClassRef<DOMException, ()>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `(): rong_core::value::object::JSObjectOps`
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Borrow` which provides `borrow` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  31 + use std::borrow::Borrow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Class` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:178:23
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let constructor = Class::lookup::<DOMException>(ctx)?;
[INFO] [stdout]     |                       ^^^^^ use of undeclared type `Class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PropertyDescriptor` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_exception-0.3.0/src/lib.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |             PropertyDescriptor::from_rust(ctx, name)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `PropertyDescriptor`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 184 |             CorePropertyDescriptor::from_rust(ctx, name)
[INFO] [stdout]     |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rong_exception` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `Class` in `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ could not find `Class` in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 107 | pub type Class = CoreClass<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Class` in `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_target.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ could not find `Class` in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 107 | pub type Class = CoreClass<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub detail: Option<JSValue>,
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct CustomEventOptions<JSValue> {
[INFO] [stdout]    |                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(FromJSObj, Default)]
[INFO] [stdout]    |          ^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `FromJSObj` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(FromJSObj, Default)]
[INFO] [stdout]    |          ^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 90 | pub type JSContext = CoreJSContext<<RongJS as JSEngine>::Context>;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `FromJSObj` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(FromJSObj, Default)]
[INFO] [stdout]    |          ^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `FromJSObj` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     detail: Option<JSValue>,
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct CustomEvent<JSValue> {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 90 | pub type JSContext = CoreJSContext<<RongJS as JSEngine>::Context>;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn detail(&self) -> Option<JSValue> {
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<JSValue> CustomEvent {
[INFO] [stdout]    |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |         F: FnMut(&JSValue),
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(FromJSObj, Default)]
[INFO] [stdout]    |          ^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `FromJSObj` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(FromJSObj, Default)]
[INFO] [stdout]    |          ^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 90 | pub type JSContext = CoreJSContext<<RongJS as JSEngine>::Context>;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `FromJSObj` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(FromJSObj, Default)]
[INFO] [stdout]    |          ^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `FromJSObj` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 90 | pub type JSContext = CoreJSContext<<RongJS as JSEngine>::Context>;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         F: FnMut(&JSValue),
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSSymbol` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Symbol(JSSymbol),
[INFO] [stdout]    |            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSSymbol` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl From<JSSymbol> for EventKey {
[INFO] [stdout]    |           ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<JSSymbol> From<JSSymbol> for EventKey {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSSymbol` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from(s: JSSymbol) -> Self {
[INFO] [stdout]    |                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl FromJSValue<JSEngineValue> for EventKey {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<JSEngineValue> FromJSValue<JSEngineValue> for EventKey {
[INFO] [stdout]    |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn from_js_value(ctx: &JSContext, value: JSValue) -> JSResult<Self> {
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn from_js_value(ctx: &JSContext, value: JSValue) -> JSResult<Self> {
[INFO] [stdout]    |                                              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl IntoJSValue<JSEngineValue> for EventKey {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl<JSEngineValue> IntoJSValue<JSEngineValue> for EventKey {
[INFO] [stdout]    |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:75:34
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn into_js_value(self, ctx: &JSContext) -> JSValue {
[INFO] [stdout]    |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:75:48
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn into_js_value(self, ctx: &JSContext) -> JSValue {
[INFO] [stdout]    |                                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     listener: JSFunc,
[INFO] [stdout]    |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     Self: JSClass<JSEngineValue>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub trait Emitter<JSEngineValue>
[INFO] [stdout]     |                  +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |         this: This<JSObject>,
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait EmitError<JSObject> {
[INFO] [stdout]     |                    ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:152:15
[INFO] [stdout]     |
[INFO] [stdout] 152 |         ctx: &JSContext,
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |         this: This<JSObject>,
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl<T, E, JSObject> EmitError for std::result::Result<T, E>
[INFO] [stdout]     |          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |         ctx: &JSContext,
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:190:57
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<T> EmitterExt for T where T: Emitter + IntoJSValue<JSEngineValue> {}
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<T, JSEngineValue> EmitterExt for T where T: Emitter + IntoJSValue<JSEngineValue> {}
[INFO] [stdout]     |       +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:194:33
[INFO] [stdout]     |
[INFO] [stdout] 194 |     Self: Emitter + IntoJSValue<JSEngineValue>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSEngineValue>
[INFO] [stdout]     |                     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:198:46
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn add_node_event_target_prototype(ctx: &JSContext) -> JSResult<()> {
[INFO] [stdout]     |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:204:25
[INFO] [stdout]     |
[INFO] [stdout] 204 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:204:61
[INFO] [stdout]     |
[INFO] [stdout] 204 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                                                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:215:25
[INFO] [stdout]     |
[INFO] [stdout] 215 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:215:61
[INFO] [stdout]     |
[INFO] [stdout] 215 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                                                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:230:61
[INFO] [stdout]     |
[INFO] [stdout] 230 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                                                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:237:61
[INFO] [stdout]     |
[INFO] [stdout] 237 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                                                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:275:45
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn add_web_event_target_prototype(ctx: &JSContext) -> JSResult<()> {
[INFO] [stdout]     |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:280:61
[INFO] [stdout]     |
[INFO] [stdout] 280 |             |this: This<JSObject>, key: EventKey, listener: JSFunc| {
[INFO] [stdout]     |                                                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:297:20
[INFO] [stdout]     |
[INFO] [stdout] 297 |         this: This<JSObject>,
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:299:19
[INFO] [stdout]     |
[INFO] [stdout] 299 |         listener: JSFunc,
[INFO] [stdout]     |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:313:20
[INFO] [stdout]     |
[INFO] [stdout] 313 |         this: This<JSObject>,
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:315:19
[INFO] [stdout]     |
[INFO] [stdout] 315 |         listener: JSFunc,
[INFO] [stdout]     |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:323:31
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn event_names(this: This<JSObject>) -> JSResult<Vec<EventKey>> {
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:335:27
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn do_emit(this: This<JSObject>, key: EventKey, args: Rest<JSValue>) -> JSResult<bool> {
[INFO] [stdout]     |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:335:64
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn do_emit(this: This<JSObject>, key: EventKey, args: Rest<JSValue>) -> JSResult<bool> {
[INFO] [stdout]     |                                                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSValue>
[INFO] [stdout]     |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:346:34
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn dispatch_event(this: This<JSObject>, event: JSValue) -> JSResult<bool> {
[INFO] [stdout]     |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:346:52
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn dispatch_event(this: This<JSObject>, event: JSValue) -> JSResult<bool> {
[INFO] [stdout]     |                                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:359:37
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn get_max_listeners(this: This<JSObject>) -> JSResult<u32> {
[INFO] [stdout]     |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:365:37
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn set_max_listeners(this: This<JSObject>, num: u32) -> JSResult<JSObject> {
[INFO] [stdout]     |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:365:70
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn set_max_listeners(this: This<JSObject>, num: u32) -> JSResult<JSObject> {
[INFO] [stdout]     |                                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:372:40
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn remove_all_listeners(this: This<JSObject>, key: Optional<EventKey>) -> JSResult<()> {
[INFO] [stdout]     |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:380:20
[INFO] [stdout]     |
[INFO] [stdout] 380 |         this: This<JSObject>,
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSObject>
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:382:28
[INFO] [stdout]     |
[INFO] [stdout] 382 |         listener: Optional<JSFunc>,
[INFO] [stdout]     |                            ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait EmitterExt<JSFunc>
[INFO] [stdout]     |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:405:58
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn get_listener(&self, key: &EventKey) -> Option<JSFunc> {
[INFO] [stdout]     |                                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 390 | impl<JSFunc> EventEmitter {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:430:19
[INFO] [stdout]     |
[INFO] [stdout] 430 |         listener: JSFunc,
[INFO] [stdout]     |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:464:56
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn remove_listener(&self, key: EventKey, listener: JSFunc) {
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:482:15
[INFO] [stdout]     |
[INFO] [stdout] 482 |         this: JSObject,
[INFO] [stdout]     |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:484:19
[INFO] [stdout]     |
[INFO] [stdout] 484 |         args: Vec<JSValue>,
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 390 | impl<JSValue> EventEmitter {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:503:47
[INFO] [stdout]     |
[INFO] [stdout] 503 |         let mut once_listeners_to_remove: Vec<JSFunc> = Vec::new();
[INFO] [stdout]     |                                               ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 390 | impl<JSFunc> EventEmitter {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:584:62
[INFO] [stdout]     |
[INFO] [stdout] 584 |     fn listener_count(&self, key: EventKey, listener: Option<JSFunc>) -> JSResult<u32> {
[INFO] [stdout]     |                                                              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 390 | impl<JSFunc> EventEmitter {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout]  84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:90:10
[INFO] [stdout]     |
[INFO] [stdout]  89 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  90 | pub type JSContext = CoreJSContext<<RongJS as JSEngine>::Context>;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | #[js_export]
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:666:19
[INFO] [stdout]     |
[INFO] [stdout] 666 |         F: FnMut(&JSValue),
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:656:1
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout]  84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:656:1
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[js_class]
[INFO] [stdout]     | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]     |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout]  95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_target.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_target.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 90 | pub type JSContext = CoreJSContext<<RongJS as JSEngine>::Context>;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_target.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[js_export]
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_target.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         F: FnMut(&JSValue),
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_target.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 85 | pub type JSEngineValue = <RongJS as JSEngine>::Value;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in crate `rong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_target.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^ not found in `rong`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong-0.3.0/src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(any(feature = "quickjs", feature = "jscore", feature = "arkjs"))]
[INFO] [stdout]    |          ------------------------------------------------------------ the item is gated here
[INFO] [stdout] 95 | pub type JSValue = CoreJSValue<JSEngineValue>;
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/lib.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn init(ctx: &JSContext) -> JSResult<()> {
[INFO] [stdout]    |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): rong_core::value::JSValueImpl` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^ the trait `rong_core::value::JSValueImpl` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `rong_core::function::parameter::JSClassRef`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_core-0.3.0/src/function/parameter.rs:74:29
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct JSClassRef<T, V: JSValueImpl>(JSObject<V>, PhantomData<T>);
[INFO] [stdout]    |                             ^^^^^^^^^^^ required by this bound in `JSClassRef`
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `borrow` exists for struct `rong::function::This<rong_core::function::parameter::JSClassRef<CustomEvent, ()>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/custom_event.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `(): rong_core::value::object::JSObjectOps`
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Borrow` which provides `borrow` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::borrow::Borrow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): rong_core::value::JSValueImpl` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^ the trait `rong_core::value::JSValueImpl` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `rong_core::function::parameter::JSClassRef`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_core-0.3.0/src/function/parameter.rs:74:29
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct JSClassRef<T, V: JSValueImpl>(JSObject<V>, PhantomData<T>);
[INFO] [stdout]    |                             ^^^^^^^^^^^ required by this bound in `JSClassRef`
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `borrow` exists for struct `rong::function::This<rong_core::function::parameter::JSClassRef<event::Event, ()>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[js_class]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `(): rong_core::value::object::JSObjectOps`
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the attribute macro `js_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Borrow` which provides `borrow` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::borrow::Borrow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSSymbol` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |         if let Ok(symbol) = JSSymbol::from_js_value(ctx, value) {
[INFO] [stdout]    |                             ^^^^^^^^ use of undeclared type `JSSymbol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSValue` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:77:36
[INFO] [stdout]    |
[INFO] [stdout] 77 |             EventKey::String(k) => JSValue::from_rust(ctx, k),
[INFO] [stdout]    |                                    ^^^^^^^ use of undeclared type `JSValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:177:29
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 let value = JSValue::from_rust(ctx, err.as_str());
[INFO] [stdout]     |                             ^^^^^^^ use of undeclared type `JSValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Class` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let proto = Class::prototype::<Self>(ctx)?;
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let on = JSFunc::new(
[INFO] [stdout]     |                  ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:213:20
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let once = JSFunc::new(
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let off = JSFunc::new(ctx, Self::remove_event_listener)?.name("off")?;
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let prepend = JSFunc::new(
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:235:28
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let prepend_once = JSFunc::new(
[INFO] [stdout]     |                            ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:246:27
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let event_names = JSFunc::new(ctx, Self::event_names)?.name("eventNames")?;
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let emit = JSFunc::new(ctx, Self::do_emit)?.name("emit")?;
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:254:28
[INFO] [stdout]     |
[INFO] [stdout] 254 |         let max_listener = JSFunc::new(ctx, Self::get_max_listeners)?.name("getMaxListeners")?;
[INFO] [stdout]     |                            ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:258:28
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let max_listener = JSFunc::new(ctx, Self::set_max_listeners)?.name("setMaxListeners")?;
[INFO] [stdout]     |                            ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             JSFunc::new(ctx, Self::remove_all_listeners)?.name("removeAllListeners")?;
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:267:30
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let listener_count = JSFunc::new(ctx, Self::listener_count)?.name("listenerCount")?;
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Class` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let proto = Class::prototype::<Self>(ctx)?;
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         let on = JSFunc::new(
[INFO] [stdout]     |                  ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let off = JSFunc::new(ctx, Self::remove_event_listener)?.name("removeEventListener")?;
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSFunc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_event-0.3.0/src/event_emitter.rs:290:24
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let dispatch = JSFunc::new(ctx, Self::dispatch_event)?.name("dispatchEvent")?;
[INFO] [stdout]     |                        ^^^^^^ use of undeclared type `JSFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rong_event` (lib) due to 116 previous errors
[INFO] running `Command { std: "docker" "inspect" "b00387c6a389c7db45a94a1773d1d61061b14158bd7935bc7152f64db0ea41af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b00387c6a389c7db45a94a1773d1d61061b14158bd7935bc7152f64db0ea41af", kill_on_drop: false }`
[INFO] [stdout] b00387c6a389c7db45a94a1773d1d61061b14158bd7935bc7152f64db0ea41af
