[INFO] fetching crate rquickjs-extra-os 0.1.1...
[INFO] testing rquickjs-extra-os-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rquickjs-extra-os 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rquickjs-extra-os 0.1.1
[INFO] finished tweaking crates.io crate rquickjs-extra-os 0.1.1
[INFO] tweaked toml for crates.io crate rquickjs-extra-os 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rquickjs-extra-os 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rquickjs-extra-os 0.1.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slab v0.4.10
[INFO] [stderr]   Downloaded rquickjs-extra-utils v0.1.1
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded windows-version v0.1.4
[INFO] [stderr]   Downloaded rquickjs v0.9.0
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded rquickjs-macro v0.9.0
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded rquickjs-core v0.9.0
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded rquickjs-sys v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35448e88bda1b5035cd8fae49deb05d81acc44dc14de591ffab528744aa89828
[INFO] running `Command { std: "docker" "start" "-a" "35448e88bda1b5035cd8fae49deb05d81acc44dc14de591ffab528744aa89828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35448e88bda1b5035cd8fae49deb05d81acc44dc14de591ffab528744aa89828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35448e88bda1b5035cd8fae49deb05d81acc44dc14de591ffab528744aa89828", kill_on_drop: false }`
[INFO] [stdout] 35448e88bda1b5035cd8fae49deb05d81acc44dc14de591ffab528744aa89828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 358336abeaa6b311c7ff6a694594a49c476701e1e6edf6e1039a39ed6ab26c3c
[INFO] running `Command { std: "docker" "start" "-a" "358336abeaa6b311c7ff6a694594a49c476701e1e6edf6e1039a39ed6ab26c3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rquickjs-sys v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling rquickjs-macro v0.9.0
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling rquickjs-extra-utils v0.1.1
[INFO] [stderr]    Compiling rquickjs-extra-os v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.17s
[INFO] running `Command { std: "docker" "inspect" "358336abeaa6b311c7ff6a694594a49c476701e1e6edf6e1039a39ed6ab26c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "358336abeaa6b311c7ff6a694594a49c476701e1e6edf6e1039a39ed6ab26c3c", kill_on_drop: false }`
[INFO] [stdout] 358336abeaa6b311c7ff6a694594a49c476701e1e6edf6e1039a39ed6ab26c3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e6e6dc0f0e7e88104e6457b20dd4c2706a1e3b31050ea377099609891e4ad33
[INFO] running `Command { std: "docker" "start" "-a" "1e6e6dc0f0e7e88104e6457b20dd4c2706a1e3b31050ea377099609891e4ad33", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling rquickjs-extra-utils v0.1.1
[INFO] [stderr]    Compiling rquickjs-extra-os v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rquickjs_extra_test`
[INFO] [stdout]   --> src/lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use rquickjs_extra_test::{call_test, test_async_with, ModuleEvaluator};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rquickjs_extra_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 81 -     use rquickjs_extra_test::{call_test, test_async_with, ModuleEvaluator};
[INFO] [stdout] 81 +     use rquickjs_extra_utils::{call_test, test_async_with, ModuleEvaluator};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |         test_async_with(|ctx| {
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 88 |             Box::pin(async move {
[INFO] [stdout] 89 |                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[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] 87 |         test_async_with(|ctx: /* Type */| {
[INFO] [stdout]    |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 | /                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[INFO] [stdout] 90 | |                     .await
[INFO] [stdout]    | |__________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:93:30
[INFO] [stdout]     |
[INFO] [stdout]  93 |                   let module = ModuleEvaluator::eval_js(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout]  94 | |                     ctx.clone(),
[INFO] [stdout]  95 | |                     "test",
[INFO] [stdout]  96 | |                     r#"
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |         test_async_with(|ctx| {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 118 |             Box::pin(async move {
[INFO] [stdout] 119 |                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[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] 117 |         test_async_with(|ctx: /* Type */| {
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 | /                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[INFO] [stdout] 120 | |                     .await
[INFO] [stdout]     | |__________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let module = ModuleEvaluator::eval_js(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 124 | |                     ctx.clone(),
[INFO] [stdout] 125 | |                     "test",
[INFO] [stdout] 126 | |                     r#"
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 let result = call_test::<String, _>(&ctx, &module, ()).await;
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 138 |
[INFO] [stdout] 139 |                 assert!(!result.is_empty()); // Format is platform dependant
[INFO] [stdout]     |                          ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 let result: /* Type */ = call_test::<String, _>(&ctx, &module, ()).await;
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |         test_async_with(|ctx| {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 148 |             Box::pin(async move {
[INFO] [stdout] 149 |                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[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] 147 |         test_async_with(|ctx: /* Type */| {
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 | /                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[INFO] [stdout] 150 | |                     .await
[INFO] [stdout]     | |__________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:153:30
[INFO] [stdout]     |
[INFO] [stdout] 153 |                   let module = ModuleEvaluator::eval_js(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 154 | |                     ctx.clone(),
[INFO] [stdout] 155 | |                     "test",
[INFO] [stdout] 156 | |                     r#"
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 let result = call_test::<String, _>(&ctx, &module, ()).await;
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 168 |
[INFO] [stdout] 169 |                 assert!(!result.is_empty()); // Format is platform dependant
[INFO] [stdout]     |                          ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 let result: /* Type */ = call_test::<String, _>(&ctx, &module, ()).await;
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:177:26
[INFO] [stdout]     |
[INFO] [stdout] 177 |         test_async_with(|ctx| {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 178 |             Box::pin(async move {
[INFO] [stdout] 179 |                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[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] 177 |         test_async_with(|ctx: /* Type */| {
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 | /                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[INFO] [stdout] 180 | |                     .await
[INFO] [stdout]     | |__________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:183:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   let module = ModuleEvaluator::eval_js(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 184 | |                     ctx.clone(),
[INFO] [stdout] 185 | |                     "test",
[INFO] [stdout] 186 | |                     r#"
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |         test_async_with(|ctx| {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 208 |             Box::pin(async move {
[INFO] [stdout] 209 |                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[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] 207 |         test_async_with(|ctx: /* Type */| {
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 | /                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[INFO] [stdout] 210 | |                     .await
[INFO] [stdout]     | |__________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:213:30
[INFO] [stdout]     |
[INFO] [stdout] 213 |                   let module = ModuleEvaluator::eval_js(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 214 | |                     ctx.clone(),
[INFO] [stdout] 215 | |                     "test",
[INFO] [stdout] 216 | |                     r#"
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:236:26
[INFO] [stdout]     |
[INFO] [stdout] 236 |         test_async_with(|ctx| {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 237 |             Box::pin(async move {
[INFO] [stdout] 238 |                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[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] 236 |         test_async_with(|ctx: /* Type */| {
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | /                 ModuleEvaluator::eval_rust::<OsModule>(ctx.clone(), "os")
[INFO] [stdout] 239 | |                     .await
[INFO] [stdout]     | |__________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:242:30
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   let module = ModuleEvaluator::eval_js(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 243 | |                     ctx.clone(),
[INFO] [stdout] 244 | |                     "test",
[INFO] [stdout] 245 | |                     r#"
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:256:21
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 let result = call_test::<String, _>(&ctx, &module, ()).await;
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 257 |
[INFO] [stdout] 258 |                 assert!(!result.is_empty()); // Format is platform dependant
[INFO] [stdout]     |                          ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 let result: /* Type */ = call_test::<String, _>(&ctx, &module, ()).await;
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rquickjs-extra-os` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "1e6e6dc0f0e7e88104e6457b20dd4c2706a1e3b31050ea377099609891e4ad33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e6e6dc0f0e7e88104e6457b20dd4c2706a1e3b31050ea377099609891e4ad33", kill_on_drop: false }`
[INFO] [stdout] 1e6e6dc0f0e7e88104e6457b20dd4c2706a1e3b31050ea377099609891e4ad33
