[INFO] fetching crate bloom-core 0.1.2...
[INFO] testing bloom-core-0.1.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bloom-core 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate bloom-core 0.1.2
[INFO] finished tweaking crates.io crate bloom-core 0.1.2
[INFO] tweaked toml for crates.io crate bloom-core 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bloom-core 0.1.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9370e420f8831bc1b1a9216d431fdd249c483a9a23c200a6d975118d0cf2b9d
[INFO] running `Command { std: "docker" "start" "-a" "c9370e420f8831bc1b1a9216d431fdd249c483a9a23c200a6d975118d0cf2b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9370e420f8831bc1b1a9216d431fdd249c483a9a23c200a6d975118d0cf2b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9370e420f8831bc1b1a9216d431fdd249c483a9a23c200a6d975118d0cf2b9d", kill_on_drop: false }`
[INFO] [stdout] c9370e420f8831bc1b1a9216d431fdd249c483a9a23c200a6d975118d0cf2b9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1ddecacc66813915852379556c3dd97db03e396e9e5dd0f2bda6f9a1862cdb80
[INFO] running `Command { std: "docker" "start" "-a" "1ddecacc66813915852379556c3dd97db03e396e9e5dd0f2bda6f9a1862cdb80", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-context v0.1.1
[INFO] [stderr]    Compiling bloom-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Provider` is never constructed
[INFO] [stdout]   --> src/context.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Provider {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `children` are never used
[INFO] [stdout]   --> src/context.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Provider {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new<T>(value: T) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn children<N, E>(self, children: Vec<Element<N, E>>) -> Element<N, E>
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s
[INFO] running `Command { std: "docker" "inspect" "1ddecacc66813915852379556c3dd97db03e396e9e5dd0f2bda6f9a1862cdb80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ddecacc66813915852379556c3dd97db03e396e9e5dd0f2bda6f9a1862cdb80", kill_on_drop: false }`
[INFO] [stdout] 1ddecacc66813915852379556c3dd97db03e396e9e5dd0f2bda6f9a1862cdb80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0583593ebc78b3fbb943c50a424f874690b20b527ed12ddc04a9ef4d01ddb1a2
[INFO] running `Command { std: "docker" "start" "-a" "0583593ebc78b3fbb943c50a424f874690b20b527ed12ddc04a9ef4d01ddb1a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stdout] warning: struct `Provider` is never constructed
[INFO] [stdout]   --> src/context.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Provider {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `children` are never used
[INFO] [stdout]   --> src/context.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Provider {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new<T>(value: T) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn children<N, E>(self, children: Vec<Element<N, E>>) -> Element<N, E>
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bloom-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Provider` is never constructed
[INFO] [stdout]   --> src/context.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Provider {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `children` are never used
[INFO] [stdout]   --> src/context.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Provider {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new<T>(value: T) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn children<N, E>(self, children: Vec<Element<N, E>>) -> Element<N, E>
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.32s
[INFO] running `Command { std: "docker" "inspect" "0583593ebc78b3fbb943c50a424f874690b20b527ed12ddc04a9ef4d01ddb1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0583593ebc78b3fbb943c50a424f874690b20b527ed12ddc04a9ef4d01ddb1a2", kill_on_drop: false }`
[INFO] [stdout] 0583593ebc78b3fbb943c50a424f874690b20b527ed12ddc04a9ef4d01ddb1a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 903ead3ec6cbff56cec69f4f9434a452b2b083ca3e48bf346a97db59b6f3c1b0
[INFO] running `Command { std: "docker" "start" "-a" "903ead3ec6cbff56cec69f4f9434a452b2b083ca3e48bf346a97db59b6f3c1b0", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Provider` is never constructed
[INFO] [stderr]   --> src/context.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Provider {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `children` are never used
[INFO] [stderr]   --> src/context.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Provider {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 16 |     pub fn new<T>(value: T) -> Self
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn children<N, E>(self, children: Vec<Element<N, E>>) -> Element<N, E>
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bloom-core` (lib) generated 2 warnings
[INFO] [stderr] warning: `bloom-core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bloom-core/fd32035aeca47718/deps/bloom_core-fd32035aeca47718)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test render_loop::tests::render_basic_component ... ok
[INFO] [stdout] test render_loop::tests::async_component ... ok
[INFO] [stdout] test render_loop::tests::update_order ... ok
[INFO] [stdout] test render_loop::tests::with_effect ... ok
[INFO] [stdout] test render_loop::tests::with_callback ... ok
[INFO] [stdout] test render_queue::tests::basic_render_queue ... ok
[INFO] [stdout] test suspense::tests::test_run_or_suspend ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bloom_core
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/component.rs - component::Component::render (line 20) ... FAILED
[INFO] [stdout] test src/component.rs - component::Component::render (line 48) ... FAILED
[INFO] [stdout] test src/state.rs - state::State (line 37) ... FAILED
[INFO] [stdout] test src/state.rs - state::State (line 30) ... FAILED
[INFO] [stdout] test src/element.rs - element::Element (line 7) ... FAILED
[INFO] [stdout] test src/object_ref.rs - object_ref::use_ref (line 21) ... FAILED
[INFO] [stdout] test src/render_loop.rs - render_loop::render_loop (line 156) ... FAILED
[INFO] [stdout] test src/object_ref.rs - object_ref::use_ref (line 11) ... FAILED
[INFO] [stdout] test src/render_loop.rs - render_loop::render_loop (line 162) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/component.rs - component::Component::render (line 20) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/component.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Component for Counter {
[INFO] [stdout]    |                            - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 33 |   async fn render(self: Arc<Self>) -> Result<Element<Self::Node, Self::Error>, Self::Error> {
[INFO] [stdout]    |                                                                                             - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 39 |     )
[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/component.rs - component::Component::render (line 48) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/component.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl Component for Counter {
[INFO] [stdout]    |                            - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 61 |   async fn render(self: Arc<Self>) -> Result<Element<Self::Node, Self::Error>, Self::Error> {
[INFO] [stdout]    |                                                                                             - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 67 |     )
[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/state.rs - state::State (line 37) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `my_state` in this scope
[INFO] [stdout]   --> src/state.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | my_state.update(|value| *value + 1);
[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/state.rs - state::State (line 30) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `use_state` in this scope
[INFO] [stdout]   --> src/state.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | let my_state = use_state(|| 0);
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 30 + use bloom_core::use_state;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::Element (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HtmlNode`
[INFO] [stdout]  --> src/element.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | HtmlNode::element("div").attr("id", "test123").build().into()
[INFO] [stdout]   | ^^^^^^^^ use of undeclared type `HtmlNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/object_ref.rs - object_ref::use_ref (line 21) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `use_effect` in this scope
[INFO] [stdout]   --> src/object_ref.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | use_effect((), |_| {
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 21 + use bloom_core::use_effect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `my_div` in this scope
[INFO] [stdout]   --> src/object_ref.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     my_div.get().set_inner_text("Hello, world!");
[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/render_loop.rs - render_loop::render_loop (line 156) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]    --> src/render_loop.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 157 | render_loop(get_element_by_id('root'), ...)
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]     |
[INFO] [stdout] 157 - render_loop(get_element_by_id('root'), ...)
[INFO] [stdout] 157 + render_loop(get_element_by_id("root"), ...)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/render_loop.rs:157:40
[INFO] [stdout]     |
[INFO] [stdout] 157 | render_loop(get_element_by_id('root'), ...)
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 157 - render_loop(get_element_by_id('root'), ...)
[INFO] [stdout] 157 + render_loop(get_element_by_id('root'), ..)
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 157 - render_loop(get_element_by_id('root'), ...)
[INFO] [stdout] 157 + render_loop(get_element_by_id('root'), ..=)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/render_loop.rs:157:40
[INFO] [stdout]     |
[INFO] [stdout] 157 | render_loop(get_element_by_id('root'), ...)
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 157 - render_loop(get_element_by_id('root'), ...)
[INFO] [stdout] 157 + render_loop(get_element_by_id('root'), ..)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_loop` in this scope
[INFO] [stdout]    --> src/render_loop.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | render_loop(get_element_by_id('root'), ...)
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 156 + use bloom_core::render_loop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_element_by_id` in this scope
[INFO] [stdout]    --> src/render_loop.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 | render_loop(get_element_by_id('root'), ...)
[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, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/object_ref.rs - object_ref::use_ref (line 11) stdout ----
[INFO] [stdout] error: expected `;`, found `rsx`
[INFO] [stdout]   --> src/object_ref.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | let my_div = use_ref::<DomRef>()
[INFO] [stdout]    |                                 ^ help: add `;` here
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | rsx!(
[INFO] [stdout]    | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/object_ref.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | rsx!(
[INFO] [stdout]    | ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_ref` in this scope
[INFO] [stdout]   --> src/object_ref.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | let my_div = use_ref::<DomRef>()
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 11 + use bloom_core::use_ref;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomRef` in this scope
[INFO] [stdout]   --> src/object_ref.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | let my_div = use_ref::<DomRef>()
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_object_ref_rs_11_0<DomRef>() {
[INFO] [stdout]    |                                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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/render_loop.rs - render_loop::render_loop (line 162) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/render_loop.rs:163:47
[INFO] [stdout]     |
[INFO] [stdout] 163 | render_loop(root_node, rsx!(<MyComponent />), ...)
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 163 - render_loop(root_node, rsx!(<MyComponent />), ...)
[INFO] [stdout] 163 + render_loop(root_node, rsx!(<MyComponent />), ..)
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 163 - render_loop(root_node, rsx!(<MyComponent />), ...)
[INFO] [stdout] 163 + render_loop(root_node, rsx!(<MyComponent />), ..=)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/render_loop.rs:163:47
[INFO] [stdout]     |
[INFO] [stdout] 163 | render_loop(root_node, rsx!(<MyComponent />), ...)
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 163 - render_loop(root_node, rsx!(<MyComponent />), ...)
[INFO] [stdout] 163 + render_loop(root_node, rsx!(<MyComponent />), ..)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/render_loop.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 | render_loop(root_node, rsx!(<MyComponent />), ...)
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_loop` in this scope
[INFO] [stdout]    --> src/render_loop.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | render_loop(root_node, rsx!(<MyComponent />), ...)
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 162 + use bloom_core::render_loop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `root_node` in this scope
[INFO] [stdout]    --> src/render_loop.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 | render_loop(root_node, rsx!(<MyComponent />), ...)
[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, E0586.
[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/component.rs - component::Component::render (line 20)
[INFO] [stdout]     src/component.rs - component::Component::render (line 48)
[INFO] [stdout]     src/element.rs - element::Element (line 7)
[INFO] [stdout]     src/object_ref.rs - object_ref::use_ref (line 11)
[INFO] [stdout]     src/object_ref.rs - object_ref::use_ref (line 21)
[INFO] [stdout]     src/render_loop.rs - render_loop::render_loop (line 156)
[INFO] [stdout]     src/render_loop.rs - render_loop::render_loop (line 162)
[INFO] [stdout]     src/state.rs - state::State (line 30)
[INFO] [stdout]     src/state.rs - state::State (line 37)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "903ead3ec6cbff56cec69f4f9434a452b2b083ca3e48bf346a97db59b6f3c1b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903ead3ec6cbff56cec69f4f9434a452b2b083ca3e48bf346a97db59b6f3c1b0", kill_on_drop: false }`
[INFO] [stdout] 903ead3ec6cbff56cec69f4f9434a452b2b083ca3e48bf346a97db59b6f3c1b0
