[INFO] fetching crate diogen 0.5.2...
[INFO] testing diogen-0.5.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate diogen 0.5.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate diogen 0.5.2
[INFO] finished tweaking crates.io crate diogen 0.5.2
[INFO] tweaked toml for crates.io crate diogen 0.5.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diogen 0.5.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diogen 0.5.2 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35042216501d12b1aabac5430566abf981f46a766c2a89b554c41ed043a9d741
[INFO] running `Command { std: "docker" "start" "-a" "35042216501d12b1aabac5430566abf981f46a766c2a89b554c41ed043a9d741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35042216501d12b1aabac5430566abf981f46a766c2a89b554c41ed043a9d741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35042216501d12b1aabac5430566abf981f46a766c2a89b554c41ed043a9d741", kill_on_drop: false }`
[INFO] [stdout] 35042216501d12b1aabac5430566abf981f46a766c2a89b554c41ed043a9d741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 832cd6574901d94263593bdd2b24a29b66ab6876372c07f9931d8b17a7ab07bb
[INFO] running `Command { std: "docker" "start" "-a" "832cd6574901d94263593bdd2b24a29b66ab6876372c07f9931d8b17a7ab07bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dioxus-cli-config v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling modwire v0.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enumset v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling generational-box v0.6.2
[INFO] [stderr]    Compiling dioxus-logger v0.6.2
[INFO] [stderr]    Compiling dioxus-core v0.6.3
[INFO] [stderr]    Compiling const-serialize v0.6.2
[INFO] [stderr]    Compiling manganis-core v0.6.2
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling manganis-macro v0.6.2
[INFO] [stderr]    Compiling manganis v0.6.2
[INFO] [stderr]    Compiling dioxus-signals v0.6.3
[INFO] [stderr]    Compiling dioxus-devtools-types v0.6.2
[INFO] [stderr]    Compiling dioxus-history v0.6.2
[INFO] [stderr]    Compiling dioxus-hooks v0.6.2
[INFO] [stderr]    Compiling dioxus-devtools v0.6.2
[INFO] [stderr]    Compiling dioxus-html v0.6.3
[INFO] [stderr]    Compiling dioxus v0.6.3
[INFO] [stderr]    Compiling diogen v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 14s
[INFO] running `Command { std: "docker" "inspect" "832cd6574901d94263593bdd2b24a29b66ab6876372c07f9931d8b17a7ab07bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "832cd6574901d94263593bdd2b24a29b66ab6876372c07f9931d8b17a7ab07bb", kill_on_drop: false }`
[INFO] [stdout] 832cd6574901d94263593bdd2b24a29b66ab6876372c07f9931d8b17a7ab07bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcaa81221ec2ffb6efb3131f55ebfb55833f2a8ddf511f5943a08d97c722101a
[INFO] running `Command { std: "docker" "start" "-a" "dcaa81221ec2ffb6efb3131f55ebfb55833f2a8ddf511f5943a08d97c722101a", kill_on_drop: false }`
[INFO] [stderr]    Compiling diogen v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "dcaa81221ec2ffb6efb3131f55ebfb55833f2a8ddf511f5943a08d97c722101a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcaa81221ec2ffb6efb3131f55ebfb55833f2a8ddf511f5943a08d97c722101a", kill_on_drop: false }`
[INFO] [stdout] dcaa81221ec2ffb6efb3131f55ebfb55833f2a8ddf511f5943a08d97c722101a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e233c8d34d491c71c2414edcaa103cbb42eca258a6840fef4c9ea9f31595db7
[INFO] running `Command { std: "docker" "start" "-a" "2e233c8d34d491c71c2414edcaa103cbb42eca258a6840fef4c9ea9f31595db7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diogen-f5f623ff40370ea4)
[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 diogen
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/binding.rs - binding::bind (line 46) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::bind (line 16) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::bind (line 31) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::bind (line 11) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::bind (line 21) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::bind (line 26) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::bind (line 41) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::bind (line 36) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::bind (line 61) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::function (line 279) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::function (line 263) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::function (line 270) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::function (line 249) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::function (line 242) ... FAILED
[INFO] [stdout] test src/binding.rs - binding::function (line 256) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 46) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:47:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!("/path/to/js/module.js"::function_name());
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 16) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:17:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!(async "/path/to/js/module.js"::function_name(arg1: Arg1Type, arg2: Arg2Type));
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 31) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:32:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!("/path/to/js/module.js"::function_name(arg1: Arg1Type, arg2: Arg2Type) -> ReturnType);
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 11) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:12:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!(async "/path/to/js/module.js"::function_name(arg1: Arg1Type, arg2: Arg2Type) -> ReturnType);
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 21) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:22:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!(async "/path/to/js/module.js"::function_name() -> ReturnType);
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 26) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!(async "/path/to/js/module.js"::function_name());
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 41) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!("/path/to/js/module.js"::function_name() -> ReturnType);
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 36) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:37:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!("/path/to/js/module.js"::function_name(arg1: Arg1Type, arg2: Arg2Type));
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::bind (line 61) stdout ----
[INFO] [stdout] error: cannot find macro `bind` in this scope
[INFO] [stdout]  --> src/binding.rs:62:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind!(async "/js/math.js"::add(a: u32, b: u32) -> u32);
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::bind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add` in this scope
[INFO] [stdout]  --> src/binding.rs:63:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let result = add(1, 2).await.unwrap();
[INFO] [stdout]   |              ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use js_sys::Atomics::add;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/binding.rs:63:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_binding_rs_61_0() {
[INFO] [stdout]   |                                      -------------------------------------- this is not `async`
[INFO] [stdout] 3 | bind!(async "/js/math.js"::add(a: u32, b: u32) -> u32);
[INFO] [stdout] 4 | let result = add(1, 2).await.unwrap();
[INFO] [stdout]   |                        ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::function (line 279) stdout ----
[INFO] [stdout] error: cannot find macro `function` in this scope
[INFO] [stdout]  --> src/binding.rs:280:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let closure = function!(move |event: web_sys::Event| {
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::function;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `element` in this scope
[INFO] [stdout]  --> src/binding.rs:283:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | element.set_onclick(Some(closure.as_ref().unchecked_ref()));
[INFO] [stdout]   | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::function (line 263) stdout ----
[INFO] [stdout] error: cannot find macro `function` in this scope
[INFO] [stdout]  --> src/binding.rs:264:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | function!(|arg1: Type1, arg2: Type2| {
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::function;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::function (line 270) stdout ----
[INFO] [stdout] error: cannot find macro `function` in this scope
[INFO] [stdout]  --> src/binding.rs:272:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | function!(move |x: u8| -> u8 { x });
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::function;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `function` in this scope
[INFO] [stdout]  --> src/binding.rs:271:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | function!(move || { ... });
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::function;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::function (line 249) stdout ----
[INFO] [stdout] error: cannot find macro `function` in this scope
[INFO] [stdout]  --> src/binding.rs:250:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | function!(|| {
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::function;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::function (line 242) stdout ----
[INFO] [stdout] error: cannot find macro `function` in this scope
[INFO] [stdout]  --> src/binding.rs:243:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | function!(|| -> ReturnType {
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::function;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binding.rs - binding::function (line 256) stdout ----
[INFO] [stdout] error: cannot find macro `function` in this scope
[INFO] [stdout]  --> src/binding.rs:257:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | function!(|arg1: Type1, arg2: Type2| -> ReturnType {
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use diogen::function;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/binding.rs - binding::bind (line 11)
[INFO] [stdout]     src/binding.rs - binding::bind (line 16)
[INFO] [stdout]     src/binding.rs - binding::bind (line 21)
[INFO] [stdout]     src/binding.rs - binding::bind (line 26)
[INFO] [stdout]     src/binding.rs - binding::bind (line 31)
[INFO] [stdout]     src/binding.rs - binding::bind (line 36)
[INFO] [stdout]     src/binding.rs - binding::bind (line 41)
[INFO] [stdout]     src/binding.rs - binding::bind (line 46)
[INFO] [stdout]     src/binding.rs - binding::bind (line 61)
[INFO] [stdout]     src/binding.rs - binding::function (line 242)
[INFO] [stdout]     src/binding.rs - binding::function (line 249)
[INFO] [stdout]     src/binding.rs - binding::function (line 256)
[INFO] [stdout]     src/binding.rs - binding::function (line 263)
[INFO] [stdout]     src/binding.rs - binding::function (line 270)
[INFO] [stdout]     src/binding.rs - binding::function (line 279)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2e233c8d34d491c71c2414edcaa103cbb42eca258a6840fef4c9ea9f31595db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e233c8d34d491c71c2414edcaa103cbb42eca258a6840fef4c9ea9f31595db7", kill_on_drop: false }`
[INFO] [stdout] 2e233c8d34d491c71c2414edcaa103cbb42eca258a6840fef4c9ea9f31595db7
