[INFO] fetching crate rquickjs-core 0.11.0...
[INFO] testing rquickjs-core-0.11.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rquickjs-core 0.11.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rquickjs-core 0.11.0
[INFO] finished tweaking crates.io crate rquickjs-core 0.11.0
[INFO] tweaked toml for crates.io crate rquickjs-core 0.11.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rquickjs-core 0.11.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rquickjs-core 0.11.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded dlopen2_derive v0.4.3
[INFO] [stderr]   Downloaded dlopen2 v0.8.2
[INFO] [stderr]   Downloaded relative-path v2.0.1
[INFO] [stderr]   Downloaded serde_spanned v1.0.4
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded zmij v0.1.7
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] [stderr]   Downloaded rquickjs-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b2890afc8916a39e1debb2eb6f591f0f70380c511a096ad202f85963a657efd
[INFO] running `Command { std: "docker" "start" "-a" "5b2890afc8916a39e1debb2eb6f591f0f70380c511a096ad202f85963a657efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b2890afc8916a39e1debb2eb6f591f0f70380c511a096ad202f85963a657efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2890afc8916a39e1debb2eb6f591f0f70380c511a096ad202f85963a657efd", kill_on_drop: false }`
[INFO] [stdout] 5b2890afc8916a39e1debb2eb6f591f0f70380c511a096ad202f85963a657efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08d7312d7979ff325fccd6a08c4fff6322e5146f9585a6f8dd482c9b2b0bd375
[INFO] running `Command { std: "docker" "start" "-a" "08d7312d7979ff325fccd6a08c4fff6322e5146f9585a6f8dd482c9b2b0bd375", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rquickjs-sys v0.11.0
[INFO] [stderr]    Compiling rquickjs-core v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.92s
[INFO] running `Command { std: "docker" "inspect" "08d7312d7979ff325fccd6a08c4fff6322e5146f9585a6f8dd482c9b2b0bd375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08d7312d7979ff325fccd6a08c4fff6322e5146f9585a6f8dd482c9b2b0bd375", kill_on_drop: false }`
[INFO] [stdout] 08d7312d7979ff325fccd6a08c4fff6322e5146f9585a6f8dd482c9b2b0bd375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cc71185cf177e11700766c97ed0fe405350c8d1d37898ea0770e1258e0b2f2f
[INFO] running `Command { std: "docker" "start" "-a" "0cc71185cf177e11700766c97ed0fe405350c8d1d37898ea0770e1258e0b2f2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rquickjs-core v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.21s
[INFO] running `Command { std: "docker" "inspect" "0cc71185cf177e11700766c97ed0fe405350c8d1d37898ea0770e1258e0b2f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc71185cf177e11700766c97ed0fe405350c8d1d37898ea0770e1258e0b2f2f", kill_on_drop: false }`
[INFO] [stdout] 0cc71185cf177e11700766c97ed0fe405350c8d1d37898ea0770e1258e0b2f2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6fd6d17927892032443ff887d04d5e752642c85a59fa998334557c2164c2240
[INFO] running `Command { std: "docker" "start" "-a" "a6fd6d17927892032443ff887d04d5e752642c85a59fa998334557c2164c2240", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rquickjs_core-d6d00840dc5c952e)
[INFO] [stdout] 
[INFO] [stdout] running 128 tests
[INFO] [stdout] test context::base::test::base ... ok
[INFO] [stdout] test context::base::test::clone_ctx ... ok
[INFO] [stdout] test class::test::get_prototype ... ok
[INFO] [stdout] test class::test::extend_class ... ok
[INFO] [stdout] test class::test::constructor ... ok
[INFO] [stdout] test class::test::generic_types ... ok
[INFO] [stdout] test context::base::test::minimal ... ok
[INFO] [stdout] test class::test::trace ... ok
[INFO] [stdout] test context::base::test::basic ... ok
[INFO] [stdout] test context::ctx::test::eval_minimal_test ... ok
[INFO] [stdout] test context::base::test::module ... ok
[INFO] [stdout] test context::ctx::test::exports ... ok
[INFO] [stdout] test context::ctx::test::eval ... ok
[INFO] [stdout] test context::builder::tests::all_intrinsinces ... ok
[INFO] [stdout] test context::ctx::test::json_parse ... ok
[INFO] [stdout] test context::ctx::test::json_stringify ... ok
[INFO] [stdout] test runtime::base::test::base_runtime ... ok
[INFO] [stdout] test context::ctx::test::userdata ... ok
[INFO] [stdout] test context::ctx::test::eval_with_options_no_strict_sloppy_code ... ok
[INFO] [stdout] test persistent::test::persistent_value ... ok
[INFO] [stdout] test persistent::test::different_context ... ok
[INFO] [stdout] test value::array::test::into_iter ... ok
[INFO] [stdout] test runtime::raw::test::promise_rejection_handler ... ok
[INFO] [stdout] test persistent::test::persistent_function ... ok
[INFO] [stdout] test value::array::test::collect_js ... ok
[INFO] [stdout] test value::array::test::iter ... ok
[INFO] [stdout] test value::array_buffer::test::as_bytes ... ok
[INFO] [stdout] test value::array::test::into_object ... ok
[INFO] [stdout] test value::array::test::from_javascript ... ok
[INFO] [stdout] test value::array_buffer::test::from_javascript_f32 ... ok
[INFO] [stdout] test value::array_buffer::test::from_javascript_i8 ... ok
[INFO] [stdout] test value::bigint::test::from_javascript ... ok
[INFO] [stdout] test value::array_buffer::test::into_javascript_f32 ... ok
[INFO] [stdout] test value::array_buffer::test::into_javascript_i8 ... ok
[INFO] [stdout] test value::atom::predefined::test::string_correct ... ok
[INFO] [stdout] test value::convert::from::test::js_to_system_time ... ok
[INFO] [stdout] test value::bigint::test::to_javascript ... ok
[INFO] [stdout] test value::convert::into::test::char_to_js ... ok
[INFO] [stdout] test value::convert::into::test::system_time_to_js ... ok
[INFO] [stdout] test value::function::test::apply_rust_fn_with_this_and_args ... ok
[INFO] [stdout] test value::function::test::bind_rust_fn_with_this_and_call_with_args ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_1_arg_and_return ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_1_arg_deferred ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_2_args_and_return ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_no_args_and_no_return ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_this_and_1_arg_and_return ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_no_args_and_return ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_no_args_and_throw ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_this_and_no_args_and_return ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_rest_args_and_return ... ok
[INFO] [stdout] test value::function::test::call_rust_fn_with_ctx_and_value ... ok
[INFO] [stdout] test value::function::test::call_js_fn_with_var_args_and_return ... ok
[INFO] [stdout] test value::function::test::call_rust_fn_with_this_and_args ... ok
[INFO] [stdout] test value::function::test::const_callback ... ok
[INFO] [stdout] test value::function::test::call_rust_fn_with_var_args ... ok
[INFO] [stdout] test value::function::test::js_fn_wrappers ... ok
[INFO] [stdout] test value::function::test::call_rust_fn_with_rest_args ... ok
[INFO] [stdout] test value::function::test::multiple_const_callbacks ... ok
[INFO] [stdout] test value::function::test::mutable_callback ... ok
[INFO] [stdout] test value::function::test::mutable_callback_with_ctx_which_reads_globals ... ok
[INFO] [stdout] test value::iterable::test::iterable_for_of ... ok
[INFO] [stdout] test value::function::test::static_callback ... ok
[INFO] [stdout] test value::iterable::test::iterable_from_range ... ok
[INFO] [stdout] test value::function::test::mutable_callback_which_can_fail ... ok
[INFO] [stdout] test value::iterable::test::js_iter_floats ... ok
[INFO] [stdout] test value::iterable::test::js_iter_bools ... ok
[INFO] [stdout] test value::iterable::test::js_iter_from_array ... ok
[INFO] [stdout] test value::iterable::test::iterable_single_use ... ok
[INFO] [stdout] test value::iterable::test::iterable_spread ... ok
[INFO] [stdout] test value::iterable::test::js_iter_from_iterable ... ok
[INFO] [stdout] test value::iterable::test::js_iter_from_generator ... ok
[INFO] [stdout] test value::iterable::test::js_iter_objects ... ok
[INFO] [stdout] test value::iterable::test::js_iter_raw_values ... ok
[INFO] [stdout] test value::iterable::test::js_iter_map_entries ... ok
[INFO] [stdout] test value::iterable::test::js_iter_set ... ok
[INFO] [stdout] test value::iterable::test::js_iter_roundtrip ... ok
[INFO] [stdout] test value::iterable::test::js_iter_strings ... ok
[INFO] [stdout] test value::iterable::test::js_iter_typed_conversion ... ok
[INFO] [stdout] test value::module::test::access_before_fully_evaluating_module ... ok
[INFO] [stdout] test value::module::test::from_rust_def ... ok
[INFO] [stdout] test value::module::test::eval_crashing_module_inside_module ... ok
[INFO] [stdout] test value::module::test::import_native ... ok
[INFO] [stdout] test value::object::property::test::property_with_data_descriptor ... ok
[INFO] [stdout] test value::object::property::test::property_with_data_descriptor_configurable ... ok
[INFO] [stdout] test value::module::test::import ... ok
[INFO] [stdout] test value::module::test::from_javascript ... ok
[INFO] [stdout] test value::object::property::test::property_with_data_descriptor_enumerable ... ok
[INFO] [stdout] test value::module::test::from_rust_def_eval ... ok
[INFO] [stdout] test value::module::test::import_async ... ok
[INFO] [stdout] test value::object::property::test::property_with_data_descriptor_not_enumerable ... ok
[INFO] [stdout] test value::object::property::test::property_with_data_descriptor_writable ... ok
[INFO] [stdout] test value::object::property::test::property_with_undefined ... ok
[INFO] [stdout] test value::object::property::test::property_with_getter_only ... ok
[INFO] [stdout] test value::object::property::test::property_with_getter_and_setter ... ok
[INFO] [stdout] test value::object::test::collect_js ... ok
[INFO] [stdout] test value::object::property::test::property_with_value ... ok
[INFO] [stdout] test value::object::test::into_iter ... ok
[INFO] [stdout] test value::object::test::iter_take ... ok
[INFO] [stdout] test value::object::test::own_keys_iter ... ok
[INFO] [stdout] test value::object::test::own_props_iter ... ok
[INFO] [stdout] test value::promise::test::promise_then ... ok
[INFO] [stdout] test value::object::test::types ... ok
[INFO] [stdout] test value::proxy::test::class_proxy ... ok
[INFO] [stdout] test value::object::test::from_javascript ... ok
[INFO] [stdout] test value::proxy::test::from_javascript ... ok
[INFO] [stdout] test value::string::test::from_javascript ... ok
[INFO] [stdout] test value::proxy::test::from_rust ... ok
[INFO] [stdout] test value::string::test::from_javascript_c ... ok
[INFO] [stdout] test value::string::test::to_javascript ... ok
[INFO] [stdout] test value::string::test::to_javascript_c ... ok
[INFO] [stdout] test value::test::type_matches ... ok
[INFO] [stdout] test value::symbol::test::description ... ok
[INFO] [stdout] test value::typed_array::test::as_bytes ... ok
[INFO] [stdout] test value::test::big_int ... ok
[INFO] [stdout] test value::typed_array::test::from_javascript_f32 ... ok
[INFO] [stdout] test value::typed_array::test::from_javascript_i8 ... ok
[INFO] [stdout] test value::typed_array::test::into_javascript_i8 ... ok
[INFO] [stdout] test value::typed_array::test::into_javascript_f32 ... ok
[INFO] [stdout] test value::typed_array::test::is_typed_array ... ok
[INFO] [stdout] test context::base::test::exception - should panic ... ok
[INFO] [stdout] test context::ctx::test::eval_with_options_strict_sloppy_code - should panic ... ok
[INFO] [stdout] test context::ctx::test::eval_with_sloppy_code - should panic ... ok
[INFO] [stdout] test persistent::test::different_runtime - should panic ... ok
[INFO] [stdout] test value::function::test::recursively_called_mutable_callback - should panic ... ok
[INFO] [stdout] test value::function::test::repeatedly_called_once_callback - should panic ... ok
[INFO] [stdout] test value::module::test::import_crashing - should panic ... ok
[INFO] [stdout] test value::object::property::test::property_with_data_descriptor_not_configurable - should panic ... ok
[INFO] [stdout] test value::object::property::test::property_with_data_descriptor_readonly - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 128 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rquickjs_core
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/value/module.rs - value::module::module_init (line 81) ... FAILED
[INFO] [stdout] test src/js_lifetime.rs - js_lifetime::JsLifetime (line 41) ... FAILED
[INFO] [stdout] test src/value/object/property.rs - value::object::property::Object<'js>::prop (line 8) ... FAILED
[INFO] [stdout] test src/value/module.rs - value::module::Module<'js,Evaluated>::write (line 434) ... FAILED
[INFO] [stdout] test src/value/exception.rs - value::exception::Exception<'js>::throw_message (line 93) ... FAILED
[INFO] [stdout] test src/context/ctx.rs - context::ctx::Ctx<'js>::catch (line 241) ... FAILED
[INFO] [stdout] test src/value/convert.rs - value::convert::Coerced (line 12) ... FAILED
[INFO] [stdout] test src/result.rs - result::CatchResultExt (line 591) ... FAILED
[INFO] [stdout] test src/value/iterable.rs - value::iterable::Iterable (line 19) ... FAILED
[INFO] [stdout] test src/value/iterable.rs - value::iterable::JsIterator (line 99) ... FAILED
[INFO] [stdout] test src/persistent.rs - persistent::Persistent (line 11) ... FAILED
[INFO] [stdout] test src/js_lifetime.rs - js_lifetime::JsLifetime (line 67) - compile ... FAILED
[INFO] [stdout] test src/js_lifetime.rs - js_lifetime::JsLifetime (line 28) ... FAILED
[INFO] [stdout] test src/js_lifetime.rs - js_lifetime::JsLifetime (line 55) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/value/module.rs - value::module::module_init (line 81) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]   --> src/value/module.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | use rquickjs::{module::ModuleDef, module_init};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/value/module.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | use rquickjs::{module::ModuleDef, module_init};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/js_lifetime.rs - js_lifetime::JsLifetime (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/js_lifetime.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use rquickjs::JsLifetime;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/object/property.rs - value::object::property::Object<'js>::prop (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]  --> src/value/object/property.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rquickjs::{Runtime, Context, Object, object::{Property, Accessor}};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]  --> src/value/object/property.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rquickjs::{Runtime, Context, Object, object::{Property, Accessor}};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/module.rs - value::module::Module<'js,Evaluated>::write (line 434) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]    --> src/value/module.rs:435:5
[INFO] [stdout]     |
[INFO] [stdout] 435 | use rquickjs::{Context, Module, Result, Runtime, WriteOptions, WriteOptionsEndianness};
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/value/module.rs:439:30
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let bytecode = ctx.with(|ctx| {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 440 |         let src = "console.log('hello world')";
[INFO] [stdout] 441 |         let module = Module::declare(ctx.clone(), "foo.js", src)?;
[INFO] [stdout]     |                                      --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let bytecode = ctx.with(|ctx: /* Type */| {
[INFO] [stdout]     |                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/exception.rs - value::exception::Exception<'js>::throw_message (line 93) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/value/exception.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | use rquickjs::{Runtime,Context,Exception};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/value/exception.rs:100:67
[INFO] [stdout]     |
[INFO] [stdout] 100 | let (Ok(e) | Err(e)) = Exception::from_message(ctx, message).map(|x| x.throw());
[INFO] [stdout]     |                                                                   ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 100 | let (Ok(e) | Err(e)) = Exception::from_message(ctx, message).map(|x: /* Type */| x.throw());
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context/ctx.rs - context::ctx::Ctx<'js>::catch (line 241) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]    --> src/context/ctx.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 | use rquickjs::{Error, Context, Runtime};
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/context/ctx.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 | ctx.with(|ctx|{
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 246 | if let Err(Error::Exception) = ctx.eval::<(),_>("throw 3"){
[INFO] [stdout]     |                                --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 245 | ctx.with(|ctx: /* Type */|{
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/convert.rs - value::convert::Coerced (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]   --> src/value/convert.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rquickjs::{Runtime, Context, Result, convert::Coerced};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/value/convert.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rquickjs::{Runtime, Context, Result, convert::Coerced};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/value/convert.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | ctx.with(|ctx| -> Result<()> {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | assert_eq!(ctx.eval::<Coerced<String>, _>("`abc`")?.0, "abc");
[INFO] [stdout]    |            --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 16 | ctx.with(|ctx: /* Type */| -> Result<()> {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/result.rs - result::CatchResultExt (line 591) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]    --> src/result.rs:592:5
[INFO] [stdout]     |
[INFO] [stdout] 592 | use rquickjs::{Error, Context, Runtime, CaughtError};
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]    --> src/result.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 596 | use rquickjs::CatchResultExt;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/result.rs:595:11
[INFO] [stdout]     |
[INFO] [stdout] 595 | ctx.with(|ctx|{
[INFO] [stdout]     |           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 | if let Err(CaughtError::Value(err)) = ctx.eval::<(),_>("throw 3").catch(&ctx){
[INFO] [stdout]     |                                       --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 595 | ctx.with(|ctx: /* Type */|{
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/iterable.rs - value::iterable::Iterable (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/value/iterable.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rquickjs::{Runtime, Context, Result, Iterable};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/value/iterable.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | ctx.with(|ctx| -> Result<()> {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | ctx.globals().set("myIterable", iter)?;
[INFO] [stdout]    | --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 23 | ctx.with(|ctx: /* Type */| -> Result<()> {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/iterable.rs - value::iterable::JsIterator (line 99) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]    --> src/value/iterable.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use rquickjs::{Runtime, Context, Result, JsIterator, Value};
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/value/iterable.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | ctx.with(|ctx| -> Result<()> {
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 104 | // Get an iterator with automatic conversion to i32
[INFO] [stdout] 105 | let iter: JsIterator<i32> = ctx.eval("[1, 2, 3]")?;
[INFO] [stdout]     |                             --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 103 | ctx.with(|ctx: /* Type */| -> Result<()> {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/value/iterable.rs:106:41
[INFO] [stdout]     |
[INFO] [stdout] 106 | let values: Vec<i32> = iter.filter_map(|r| r.ok()).collect();
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 106 | let values: Vec<i32> = iter.filter_map(|r: /* Type */| r.ok()).collect();
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/persistent.rs - persistent::Persistent (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/persistent.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rquickjs::{Runtime, Context, Persistent, Function};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/persistent.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | let func = ctx.with(|ctx| {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 16 |     Persistent::save(&ctx, ctx.eval::<Function, _>("a => a + 1").unwrap())
[INFO] [stdout]    |                            --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 15 | let func = ctx.with(|ctx: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/js_lifetime.rs - js_lifetime::JsLifetime (line 67) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/js_lifetime.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | use rquickjs::JsLifetime;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]   --> src/js_lifetime.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct Container<'a,'js>(&'a rquickjs::Object<'js>);
[INFO] [stdout]    |                              ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/js_lifetime.rs - js_lifetime::JsLifetime (line 28) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/js_lifetime.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rquickjs::JsLifetime;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]   --> src/js_lifetime.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct Container<'js>(rquickjs::Object<'js>);
[INFO] [stdout]    |                       ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/js_lifetime.rs - js_lifetime::JsLifetime (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rquickjs`
[INFO] [stdout]   --> src/js_lifetime.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use rquickjs::JsLifetime;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]   --> src/js_lifetime.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Container<'js>(rquickjs::Object<'js>);
[INFO] [stdout]    |                       ^^^^^^^^ use of unresolved module or unlinked crate `rquickjs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs`, use `cargo add rquickjs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/context/ctx.rs - context::ctx::Ctx<'js>::catch (line 241)
[INFO] [stdout]     src/js_lifetime.rs - js_lifetime::JsLifetime (line 28)
[INFO] [stdout]     src/js_lifetime.rs - js_lifetime::JsLifetime (line 41)
[INFO] [stdout]     src/js_lifetime.rs - js_lifetime::JsLifetime (line 55)
[INFO] [stdout]     src/js_lifetime.rs - js_lifetime::JsLifetime (line 67)
[INFO] [stdout]     src/persistent.rs - persistent::Persistent (line 11)
[INFO] [stdout]     src/result.rs - result::CatchResultExt (line 591)
[INFO] [stdout]     src/value/convert.rs - value::convert::Coerced (line 12)
[INFO] [stdout]     src/value/exception.rs - value::exception::Exception<'js>::throw_message (line 93)
[INFO] [stdout]     src/value/iterable.rs - value::iterable::Iterable (line 19)
[INFO] [stdout]     src/value/iterable.rs - value::iterable::JsIterator (line 99)
[INFO] [stdout]     src/value/module.rs - value::module::Module<'js,Evaluated>::write (line 434)
[INFO] [stdout]     src/value/module.rs - value::module::module_init (line 81)
[INFO] [stdout]     src/value/object/property.rs - value::object::property::Object<'js>::prop (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a6fd6d17927892032443ff887d04d5e752642c85a59fa998334557c2164c2240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6fd6d17927892032443ff887d04d5e752642c85a59fa998334557c2164c2240", kill_on_drop: false }`
[INFO] [stdout] a6fd6d17927892032443ff887d04d5e752642c85a59fa998334557c2164c2240
