[INFO] fetching crate rong_buffer 0.3.0...
[INFO] testing rong_buffer-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rong_buffer 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rong_buffer 0.3.0
[INFO] finished tweaking crates.io crate rong_buffer 0.3.0
[INFO] tweaked toml for crates.io crate rong_buffer 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rong_buffer 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rong_buffer 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rong_encoding v0.3.0
[INFO] [stderr]   Downloaded rong_assert v0.3.0
[INFO] [stderr]   Downloaded rong_jscore v0.3.0
[INFO] [stderr]   Downloaded rong_console v0.3.0
[INFO] [stderr]   Downloaded rong_rt v0.3.0
[INFO] [stderr]   Downloaded rong v0.3.0
[INFO] [stderr]   Downloaded rong_arkjs_sys v0.3.0
[INFO] [stderr]   Downloaded cmake v0.1.58
[INFO] [stderr]   Downloaded rong_jscore_sys v0.3.0
[INFO] [stderr]   Downloaded rong_macro v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded hyper-http-proxy v1.1.0
[INFO] [stderr]   Downloaded hyper v1.9.0
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] [stderr]   Downloaded rong_quickjs_sys v0.3.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded rong_quickjs v0.3.0
[INFO] [stderr]   Downloaded rong_arkjs v0.3.0
[INFO] [stderr]   Downloaded rong_core v0.3.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 434a5fa4bc30518e6bb1803653f9a770bf6b7d4d602b134fe865dd4b0f094b64
[INFO] running `Command { std: "docker" "start" "-a" "434a5fa4bc30518e6bb1803653f9a770bf6b7d4d602b134fe865dd4b0f094b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "434a5fa4bc30518e6bb1803653f9a770bf6b7d4d602b134fe865dd4b0f094b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "434a5fa4bc30518e6bb1803653f9a770bf6b7d4d602b134fe865dd4b0f094b64", kill_on_drop: false }`
[INFO] [stdout] 434a5fa4bc30518e6bb1803653f9a770bf6b7d4d602b134fe865dd4b0f094b64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0c7503ccec29806f6e3b94f8c835fa79dbef95d21e5e13fc6ce60ba6f67612a
[INFO] running `Command { std: "docker" "start" "-a" "e0c7503ccec29806f6e3b94f8c835fa79dbef95d21e5e13fc6ce60ba6f67612a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rong_core v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rong_macro v0.3.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[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 serde v1.0.228
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[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_buffer v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Class` in `rong`
[INFO] [stdout]    --> src/blob.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | #[js_export(clone)]
[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 `JSObject` in `rong`
[INFO] [stdout]   --> src/blob.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[js_export(clone)]
[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 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]    --> src/blob.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[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]  28 - #[js_class]
[INFO] [stdout]  28 + CorePropertyDescriptor
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Class` in `rong`
[INFO] [stdout]    --> src/file.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[js_export(clone)]
[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 `JSObject` in `rong`
[INFO] [stdout]   --> src/file.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[js_export(clone)]
[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 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]    --> src/file.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[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]  13 - #[js_class]
[INFO] [stdout]  13 + CorePropertyDescriptor
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> src/blob.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[js_export(clone)]
[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]   --> src/blob.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[js_export(clone)]
[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]   --> src/blob.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[js_export(clone)]
[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 `JSArray` in this scope
[INFO] [stdout]   --> src/blob.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub(crate) fn new(parts: Optional<JSArray>, options: Optional<JSObject>) -> JSResult<Self> {
[INFO] [stdout]    |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<JSArray> Blob {
[INFO] [stdout]    |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]   --> src/blob.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub(crate) fn new(parts: Optional<JSArray>, options: Optional<JSObject>) -> JSResult<Self> {
[INFO] [stdout]    |                                                                   ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<JSObject> Blob {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]   --> src/blob.rs:86:50
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub(crate) async fn array_buffer(&self, ctx: JSContext) -> JSResult<JSArrayBuffer> {
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSArrayBuffer` in this scope
[INFO] [stdout]   --> src/blob.rs:86:73
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub(crate) async fn array_buffer(&self, ctx: JSContext) -> JSResult<JSArrayBuffer> {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_core-0.3.0/src/value/array_buffer.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct JSArrayBuffer<V: JSValueImpl> {
[INFO] [stdout]    | ---------------------------------------- similarly named struct `CoreJSArrayBuffer` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub(crate) async fn array_buffer(&self, ctx: JSContext) -> JSResult<CoreJSArrayBuffer> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<JSArrayBuffer> Blob {
[INFO] [stdout]    |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> src/blob.rs:152:43
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub(crate) async fn bytes(&self, ctx: JSContext) -> JSResult<JSTypedArray> {
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSTypedArray` in this scope
[INFO] [stdout]    --> src/blob.rs:152:66
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub(crate) async fn bytes(&self, ctx: JSContext) -> JSResult<JSTypedArray> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_core-0.3.0/src/value/typed_array.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct JSTypedArray<V: JSValueImpl, T: TypedArrayElement = u8> {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named struct `CoreJSTypedArray` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub(crate) async fn bytes(&self, ctx: JSContext) -> JSResult<CoreJSTypedArray> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<JSTypedArray> Blob {
[INFO] [stdout]     |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]    --> src/blob.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 160 |         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]   --> src/blob.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[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]   --> src/blob.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[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 `JSArray` in this scope
[INFO] [stdout]    --> src/blob.rs:181:30
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn process_blob_part(array: &JSArray, options: &BlobOptions) -> JSResult<Vec<u8>> {
[INFO] [stdout]     |                              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSEngineValue` in crate `rong`
[INFO] [stdout]   --> src/file.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[js_export(clone)]
[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]   --> src/file.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[js_export(clone)]
[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]   --> src/file.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[js_export(clone)]
[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 `JSArray` in this scope
[INFO] [stdout]   --> src/file.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn new(data: JSArray, filename: String, options: Optional<JSObject>) -> JSResult<Self> {
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSObject` in this scope
[INFO] [stdout]   --> src/file.rs:26:63
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn new(data: JSArray, filename: String, options: Optional<JSObject>) -> JSResult<Self> {
[INFO] [stdout]    |                                                               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<JSObject> File {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> src/file.rs:121:39
[INFO] [stdout]     |
[INFO] [stdout] 121 |     async fn array_buffer(&self, ctx: JSContext) -> JSResult<JSArrayBuffer> {
[INFO] [stdout]     |                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSArrayBuffer` in this scope
[INFO] [stdout]    --> src/file.rs:121:62
[INFO] [stdout]     |
[INFO] [stdout] 121 |     async fn array_buffer(&self, ctx: JSContext) -> JSResult<JSArrayBuffer> {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_core-0.3.0/src/value/array_buffer.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct JSArrayBuffer<V: JSValueImpl> {
[INFO] [stdout]     | ---------------------------------------- similarly named struct `CoreJSArrayBuffer` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 121 |     async fn array_buffer(&self, ctx: JSContext) -> JSResult<CoreJSArrayBuffer> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl<JSArrayBuffer> File {
[INFO] [stdout]     |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSContext` in this scope
[INFO] [stdout]    --> src/file.rs:126:32
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn bytes(&self, ctx: JSContext) -> JSResult<JSTypedArray> {
[INFO] [stdout]     |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSTypedArray` in this scope
[INFO] [stdout]    --> src/file.rs:126:55
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn bytes(&self, ctx: JSContext) -> JSResult<JSTypedArray> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rong_core-0.3.0/src/value/typed_array.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct JSTypedArray<V: JSValueImpl, T: TypedArrayElement = u8> {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named struct `CoreJSTypedArray` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn bytes(&self, ctx: JSContext) -> JSResult<CoreJSTypedArray> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl<JSTypedArray> File {
[INFO] [stdout]     |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JSValue` in this scope
[INFO] [stdout]    --> src/file.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |         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]   --> src/file.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[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]   --> src/file.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[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]  --> src/lib.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn init(ctx: &JSContext) -> JSResult<()> {
[INFO] [stdout]   |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSArrayBuffer` in this scope
[INFO] [stdout]   --> src/blob.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         JSArrayBuffer::from_bytes(&ctx, self.data.as_ref())
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `JSArrayBuffer`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 87 |         CoreJSArrayBuffer::from_bytes(&ctx, self.data.as_ref())
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSArrayBuffer` in this scope
[INFO] [stdout]    --> src/blob.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let buffer = JSArrayBuffer::from_bytes(&ctx, self.data.as_ref())?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ use of undeclared type `JSArrayBuffer`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let buffer = CoreJSArrayBuffer::from_bytes(&ctx, self.data.as_ref())?;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSTypedArray` in this scope
[INFO] [stdout]    --> src/blob.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         JSTypedArray::<u8>::from_array_buffer(&ctx, buffer, 0, None)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `JSTypedArray`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 154 |         CoreJSTypedArray::<u8>::from_array_buffer(&ctx, buffer, 0, None)
[INFO] [stdout]     |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): rong_core::value::JSValueImpl` is not satisfied
[INFO] [stdout]   --> src/blob.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[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<Blob, ()>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/blob.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[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 `AnyJSTypedArray` in this scope
[INFO] [stdout]    --> src/blob.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 |             if let Some(typed_array) = AnyJSTypedArray::from_object(object.clone()) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ use of undeclared type `AnyJSTypedArray`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 192 |             if let Some(typed_array) = CoreAnyJSTypedArray::from_object(object.clone()) {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JSArrayBuffer` in this scope
[INFO] [stdout]    --> src/blob.rs:199:35
[INFO] [stdout]     |
[INFO] [stdout] 199 |             if let Some(buffer) = JSArrayBuffer::from_object(object.clone()) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `JSArrayBuffer`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 199 |             if let Some(buffer) = CoreJSArrayBuffer::from_object(object.clone()) {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): rong_core::value::JSValueImpl` is not satisfied
[INFO] [stdout]   --> src/file.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[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<file::File, ()>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/file.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[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] 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_buffer` (lib) due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "e0c7503ccec29806f6e3b94f8c835fa79dbef95d21e5e13fc6ce60ba6f67612a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c7503ccec29806f6e3b94f8c835fa79dbef95d21e5e13fc6ce60ba6f67612a", kill_on_drop: false }`
[INFO] [stdout] e0c7503ccec29806f6e3b94f8c835fa79dbef95d21e5e13fc6ce60ba6f67612a
