[INFO] cloning repository https://github.com/johanmattssonm/kaja-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johanmattssonm/kaja-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmattssonm%2Fkaja-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmattssonm%2Fkaja-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 485770169f63bf6e13f335c537d700d558093449
[INFO] testing johanmattssonm/kaja-web against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmattssonm%2Fkaja-web" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/johanmattssonm/kaja-web
[INFO] finished tweaking git repo https://github.com/johanmattssonm/kaja-web
[INFO] tweaked toml for git repo https://github.com/johanmattssonm/kaja-web written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johanmattssonm/kaja-web on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johanmattssonm/kaja-web already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kaja-callback-macro v0.1.0
[INFO] [stderr]   Downloaded gloo-worker v0.6.0
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.5.0
[INFO] [stderr]   Downloaded kaja-html-macro v1.0.3
[INFO] [stderr]   Downloaded gloo-worker-macros v0.2.0
[INFO] [stderr]   Downloaded gloo-dialogs v0.3.0
[INFO] [stderr]   Downloaded gloo-console v0.4.0
[INFO] [stderr]   Downloaded gloo-events v0.3.0
[INFO] [stderr]   Downloaded gloo-history v0.3.0
[INFO] [stderr]   Downloaded gloo-storage v0.4.0
[INFO] [stderr]   Downloaded gloo-render v0.3.0
[INFO] [stderr]   Downloaded pinned v0.1.0
[INFO] [stderr]   Downloaded gloo-timers v0.4.0
[INFO] [stderr]   Downloaded gloo-file v0.4.0
[INFO] [stderr]   Downloaded gloo-utils v0.2.0
[INFO] [stderr]   Downloaded gloo-utils v0.3.0
[INFO] [stderr]   Downloaded gloo-net v0.7.0
[INFO] [stderr]   Downloaded gloo v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3
[INFO] running `Command { std: "docker" "start" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.122
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.122
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling gloo-worker-macros v0.2.0
[INFO] [stderr]    Compiling kaja-html-macro v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.122
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling js-sys v0.3.99
[INFO] [stderr]    Compiling web-sys v0.3.99
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.72
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.4.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling gloo-utils v0.3.0
[INFO] [stderr]    Compiling gloo-events v0.3.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.3.0
[INFO] [stderr]    Compiling gloo-dialogs v0.3.0
[INFO] [stderr]    Compiling gloo-file v0.4.0
[INFO] [stderr]    Compiling gloo-worker v0.6.0
[INFO] [stderr]    Compiling gloo-storage v0.4.0
[INFO] [stderr]    Compiling gloo-net v0.7.0
[INFO] [stderr]    Compiling gloo-history v0.3.0
[INFO] [stderr]    Compiling gloo-console v0.4.0
[INFO] [stderr]    Compiling gloo v0.12.0
[INFO] [stderr]    Compiling kaja-callback-macro v0.1.0
[INFO] [stderr]    Compiling kaja-web v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.88s
[INFO] running `Command { std: "docker" "inspect" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling kaja-web v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaja_web-0cd1f3366d629ee3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kaja_web
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/../README.md - (line 16) ... FAILED
[INFO] [stdout] test src/lib.rs - init_callbacks (line 47) ... FAILED
[INFO] [stdout] test src/lib.rs - init_callbacks (line 41) ... FAILED
[INFO] [stdout] test src/../README.md - (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - get_callback (line 260) ... FAILED
[INFO] [stdout] test src/lib.rs - init_callbacks (line 29) ... FAILED
[INFO] [stdout] test src/lib.rs - get_value (line 167) ... FAILED
[INFO] [stdout] test src/../README.md - (line 81) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 16) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `add`
[INFO] [stdout]   --> src/../README.md:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | cargo add kaja-web
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - init_callbacks (line 47) stdout ----
[INFO] [stdout] error: cannot find macro `html` in this scope
[INFO] [stdout]   --> src/lib.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | let html = html!{{
[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/lib.rs - init_callbacks (line 41) stdout ----
[INFO] [stdout] error: cannot find attribute `callback` in this scope
[INFO] [stdout]   --> src/lib.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[callback(testCallback)]
[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/../README.md - (line 28) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:52:37
[INFO] [stdout]     |
[INFO] [stdout]  52 |     try_inner_html(".main-content", content);
[INFO] [stdout]     |     --------------                  ^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn try_inner_html(selector: &str, html: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout]  52 |     try_inner_html(".main-content", &content);
[INFO] [stdout]     |                                     +
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:60:36
[INFO] [stdout]     |
[INFO] [stdout]  60 |     try_inner_html(".click-count", count);
[INFO] [stdout]     |     --------------                 ^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn try_inner_html(selector: &str, html: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout]  60 |     try_inner_html(".click-count", &count);
[INFO] [stdout]     |                                    +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get_callback (line 260) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `web_sys::HtmlImageElement`
[INFO] [stdout]    --> src/lib.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 | use web_sys::HtmlImageElement;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `HtmlImageElement` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 261 - use web_sys::HtmlImageElement;
[INFO] [stdout] 261 + use web_sys::HtmlHeadElement;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `callback` in this scope
[INFO] [stdout]    --> src/lib.rs:264:3
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[callback(imageLoaded)]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `blob_url` in this scope
[INFO] [stdout]    --> src/lib.rs:282:18
[INFO] [stdout]     |
[INFO] [stdout] 282 |     img.set_src(&blob_url);
[INFO] [stdout]     |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dyn_into` found for struct `web_sys::Element` in the current scope
[INFO] [stdout]    --> src/lib.rs:276:10
[INFO] [stdout]     |
[INFO] [stdout] 273 |       let img = document
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 274 | |         .create_element("img")
[INFO] [stdout] 275 | |         .unwrap()
[INFO] [stdout] 276 | |         .dyn_into::<HtmlImageElement>()
[INFO] [stdout]     | |_________-^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.122/src/cast.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |       fn dyn_into<T>(self) -> Result<T, Self>
[INFO] [stdout]     |          -------- the method is available for `web_sys::Element` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `JsCast` which provides `dyn_into` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 260 + use web_sys::wasm_bindgen::JsCast;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 276 -         .dyn_into::<HtmlImageElement>()
[INFO] [stdout] 276 +         .into::<HtmlImageElement>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_callback` in this scope
[INFO] [stdout]    --> src/lib.rs:279:27
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let onload_callback = get_callback("imageLoaded");
[INFO] [stdout]     |                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - init_callbacks (line 29) stdout ----
[INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[wasm_bindgen(start)]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `wasm_bindgen` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init_callbacks` in this scope
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     init_callbacks();
[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/lib.rs - get_value (line 167) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_value` in this scope
[INFO] [stdout]    --> src/lib.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 | let value = get_value("#test");
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 81) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:96:33
[INFO] [stdout]     |
[INFO] [stdout]  96 |     inner_html(".main-content", content);
[INFO] [stdout]     |     ----------                  ^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn inner_html(selector: &str, html: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout]  96 |     inner_html(".main-content", &content);
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 16)
[INFO] [stdout]     src/../README.md - (line 28)
[INFO] [stdout]     src/../README.md - (line 81)
[INFO] [stdout]     src/lib.rs - get_callback (line 260)
[INFO] [stdout]     src/lib.rs - get_value (line 167)
[INFO] [stdout]     src/lib.rs - init_callbacks (line 29)
[INFO] [stdout]     src/lib.rs - init_callbacks (line 41)
[INFO] [stdout]     src/lib.rs - init_callbacks (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.30s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3", kill_on_drop: false }`
[INFO] [stdout] 7b8bb0089e0efe47bd3f96d7ae176d9d2c191bf567c421ee4978e16650a6e5d3
