[INFO] cloning repository https://github.com/uglyoldbob/cert-common
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uglyoldbob/cert-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd253d329e4e175b786ac74448d58cb1d177f54f
[INFO] testing uglyoldbob/cert-common against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uglyoldbob/cert-common
[INFO] finished tweaking git repo https://github.com/uglyoldbob/cert-common
[INFO] tweaked toml for git repo https://github.com/uglyoldbob/cert-common written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uglyoldbob/cert-common on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uglyoldbob/cert-common already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7707d8aefd33f64b2cfa1bd17cb63326fa79ebce83d0d5559944770c5116ca0c
[INFO] running `Command { std: "docker" "start" "-a" "7707d8aefd33f64b2cfa1bd17cb63326fa79ebce83d0d5559944770c5116ca0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7707d8aefd33f64b2cfa1bd17cb63326fa79ebce83d0d5559944770c5116ca0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7707d8aefd33f64b2cfa1bd17cb63326fa79ebce83d0d5559944770c5116ca0c", kill_on_drop: false }`
[INFO] [stdout] 7707d8aefd33f64b2cfa1bd17cb63326fa79ebce83d0d5559944770c5116ca0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a77b209cdef25349a47deef8b6aea2cad9ae2c7f79cbe2a3c8597531de4b772
[INFO] running `Command { std: "docker" "start" "-a" "4a77b209cdef25349a47deef8b6aea2cad9ae2c7f79cbe2a3c8597531de4b772", kill_on_drop: false }`
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling userprompt_derive v0.0.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling ocsp v0.4.0 (https://github.com/uglyoldbob/ocsp-rs#cbb2858c)
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rcgen v0.13.0 (https://github.com/uglyoldbob/rcgen.git?branch=attributes#776f76f9)
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling userprompt v0.3.4
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling service v0.2.1 (https://github.com/uglyoldbob/service.git#5c10d3d6)
[INFO] [stderr]    Compiling cert-common v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/pkcs12.rs:337:53
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn load_from_data(data: &[u8], pass: &[u8], id: i64) -> Self {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.12s
[INFO] running `Command { std: "docker" "inspect" "4a77b209cdef25349a47deef8b6aea2cad9ae2c7f79cbe2a3c8597531de4b772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a77b209cdef25349a47deef8b6aea2cad9ae2c7f79cbe2a3c8597531de4b772", kill_on_drop: false }`
[INFO] [stdout] 4a77b209cdef25349a47deef8b6aea2cad9ae2c7f79cbe2a3c8597531de4b772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53c1103e26ffaf723cb22c23729a2d7660f188c767751f17617190795cd37e0
[INFO] running `Command { std: "docker" "start" "-a" "b53c1103e26ffaf723cb22c23729a2d7660f188c767751f17617190795cd37e0", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/pkcs12.rs:337:53
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn load_from_data(data: &[u8], pass: &[u8], id: i64) -> Self {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cert-common v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/pkcs12.rs:337:53
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn load_from_data(data: &[u8], pass: &[u8], id: i64) -> Self {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "b53c1103e26ffaf723cb22c23729a2d7660f188c767751f17617190795cd37e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53c1103e26ffaf723cb22c23729a2d7660f188c767751f17617190795cd37e0", kill_on_drop: false }`
[INFO] [stdout] b53c1103e26ffaf723cb22c23729a2d7660f188c767751f17617190795cd37e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ab7f976da01dc9044151cd1b8552c0b0c35674581e230b74d054cf9d84a993b
[INFO] running `Command { std: "docker" "start" "-a" "4ab7f976da01dc9044151cd1b8552c0b0c35674581e230b74d054cf9d84a993b", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/pkcs12.rs:337:53
[INFO] [stderr]     |
[INFO] [stderr] 337 |     pub fn load_from_data(data: &[u8], pass: &[u8], id: i64) -> Self {
[INFO] [stderr]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cert-common` (lib) generated 1 warning (run `cargo fix --lib -p cert-common` to apply 1 suggestion)
[INFO] [stderr] warning: `cert-common` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cert_common-10532e73b411e9aa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cert_common
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - WasmClosureAsync (line 349) ... FAILED
[INFO] [stdout] test src/lib.rs - WasmClosure (line 318) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - WasmClosureAsync (line 349) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | log::debug!("Entered closure for file selection");
[INFO] [stdout]     | ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen` in this scope
[INFO] [stdout]    --> src/lib.rs:351:10
[INFO] [stdout]     |
[INFO] [stdout] 351 |   let cb = cert_common::WasmClosureAsync!({
[INFO] [stdout]     |  __________^
[INFO] [stdout] 352 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 353 | | });
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `cert_common::WasmClosureAsync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen` in this scope
[INFO] [stdout]    --> src/lib.rs:351:10
[INFO] [stdout]     |
[INFO] [stdout] 351 |   let cb = cert_common::WasmClosureAsync!({
[INFO] [stdout]     |  __________^
[INFO] [stdout] 352 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 353 | | });
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `cert_common::WasmClosureAsync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Closure` in this scope
[INFO] [stdout]    --> src/lib.rs:351:10
[INFO] [stdout]     |
[INFO] [stdout] 351 |   let cb = cert_common::WasmClosureAsync!({
[INFO] [stdout]     |  __________^
[INFO] [stdout] 352 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 353 | | });
[INFO] [stdout]     | |__^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `cert_common::WasmClosureAsync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen_futures` in this scope
[INFO] [stdout]    --> src/lib.rs:351:10
[INFO] [stdout]     |
[INFO] [stdout] 351 |   let cb = cert_common::WasmClosureAsync!({
[INFO] [stdout]     |  __________^
[INFO] [stdout] 352 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 353 | | });
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `wasm_bindgen_futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasm_bindgen_futures`, use `cargo add wasm_bindgen_futures` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `cert_common::WasmClosureAsync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `js_sys` in this scope
[INFO] [stdout]    --> src/lib.rs:357:13
[INFO] [stdout]     |
[INFO] [stdout] 357 | let func : &js_sys::Function = c2.as_ref().unchecked_ref();
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `js_sys`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `js_sys`, use `cargo add js_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WasmClosure (line 318) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | log::debug!("Entered closure for file selection");
[INFO] [stdout]     | ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen` in this scope
[INFO] [stdout]    --> src/lib.rs:320:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |   let cb = cert_common::WasmClosure!({
[INFO] [stdout]     |  __________^
[INFO] [stdout] 321 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 322 | | });
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `cert_common::WasmClosure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen` in this scope
[INFO] [stdout]    --> src/lib.rs:320:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |   let cb = cert_common::WasmClosure!({
[INFO] [stdout]     |  __________^
[INFO] [stdout] 321 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 322 | | });
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `cert_common::WasmClosure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Closure` in this scope
[INFO] [stdout]    --> src/lib.rs:320:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |   let cb = cert_common::WasmClosure!({
[INFO] [stdout]     |  __________^
[INFO] [stdout] 321 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 322 | | });
[INFO] [stdout]     | |__^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `cert_common::WasmClosure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `js_sys` in this scope
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 | let func : &js_sys::Function = c2.as_ref().unchecked_ref();
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `js_sys`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `js_sys`, use `cargo add js_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - WasmClosure (line 318)
[INFO] [stdout]     src/lib.rs - WasmClosureAsync (line 349)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4ab7f976da01dc9044151cd1b8552c0b0c35674581e230b74d054cf9d84a993b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ab7f976da01dc9044151cd1b8552c0b0c35674581e230b74d054cf9d84a993b", kill_on_drop: false }`
[INFO] [stdout] 4ab7f976da01dc9044151cd1b8552c0b0c35674581e230b74d054cf9d84a993b
