[INFO] fetching crate bloom-core 0.1.2... [INFO] testing bloom-core-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bloom-core 0.1.2 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bloom-core 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-context v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6edb4280d6b061c7a07a4b75f07ceba4dfffdf20353d05dc1febcf52421ee5b9 [INFO] running `Command { std: "docker" "start" "-a" "6edb4280d6b061c7a07a4b75f07ceba4dfffdf20353d05dc1febcf52421ee5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6edb4280d6b061c7a07a4b75f07ceba4dfffdf20353d05dc1febcf52421ee5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6edb4280d6b061c7a07a4b75f07ceba4dfffdf20353d05dc1febcf52421ee5b9", kill_on_drop: false }` [INFO] [stdout] 6edb4280d6b061c7a07a4b75f07ceba4dfffdf20353d05dc1febcf52421ee5b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9d40006fab9d98964285027c824fc6784b61dff607d71ae2e7da3f754e40e1f [INFO] running `Command { std: "docker" "start" "-a" "d9d40006fab9d98964285027c824fc6784b61dff607d71ae2e7da3f754e40e1f", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [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(value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn children(self, children: Vec>) -> Element [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s [INFO] running `Command { std: "docker" "inspect" "d9d40006fab9d98964285027c824fc6784b61dff607d71ae2e7da3f754e40e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d40006fab9d98964285027c824fc6784b61dff607d71ae2e7da3f754e40e1f", kill_on_drop: false }` [INFO] [stdout] d9d40006fab9d98964285027c824fc6784b61dff607d71ae2e7da3f754e40e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91fdf12600c683563cc24e76275b094dc56dbfc1b206cc170401d94ce5e2e900 [INFO] running `Command { std: "docker" "start" "-a" "91fdf12600c683563cc24e76275b094dc56dbfc1b206cc170401d94ce5e2e900", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.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(value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn children(self, children: Vec>) -> Element [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.47.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(value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn children(self, children: Vec>) -> Element [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.63s [INFO] running `Command { std: "docker" "inspect" "91fdf12600c683563cc24e76275b094dc56dbfc1b206cc170401d94ce5e2e900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91fdf12600c683563cc24e76275b094dc56dbfc1b206cc170401d94ce5e2e900", kill_on_drop: false }` [INFO] [stdout] 91fdf12600c683563cc24e76275b094dc56dbfc1b206cc170401d94ce5e2e900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c72b5d9ac2d6a5c8b577d70b69f036369bb1590df7373b153bf789e39ed492c [INFO] running `Command { std: "docker" "start" "-a" "2c72b5d9ac2d6a5c8b577d70b69f036369bb1590df7373b153bf789e39ed492c", 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(value: T) -> Self [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub fn children(self, children: Vec>) -> Element [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.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bloom_core-5af4c47112a64ddd) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test render_loop::tests::async_component ... ok [INFO] [stdout] test render_loop::tests::render_basic_component ... ok [INFO] [stdout] test render_loop::tests::with_effect ... ok [INFO] [stdout] test render_loop::tests::update_order ... 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.00s [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/render_loop.rs - render_loop::render_loop (line 162) ... FAILED [INFO] [stdout] test src/element.rs - element::Element (line 7) ... 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/state.rs - state::State (line 30) ... FAILED [INFO] [stdout] test src/object_ref.rs - object_ref::use_ref (line 21) ... 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] 9 | impl Component for Counter { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 13 | async fn render(self: Arc) -> Result, Self::Error> { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 19 | ) [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] 9 | impl Component for Counter { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 13 | async fn render(self: Arc) -> Result, Self::Error> { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 19 | ) [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] 3 | 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/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] 3 | render_loop(root_node, rsx!(), ...) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 3 - render_loop(root_node, rsx!(), ...) [INFO] [stdout] 3 + render_loop(root_node, rsx!(), ..) [INFO] [stdout] | [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 3 - render_loop(root_node, rsx!(), ...) [INFO] [stdout] 3 + render_loop(root_node, rsx!(), ..=) [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] 3 | render_loop(root_node, rsx!(), ...) [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] 3 - render_loop(root_node, rsx!(), ...) [INFO] [stdout] 3 + render_loop(root_node, rsx!(), ..) [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] 3 | render_loop(root_node, rsx!(), ...) [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] 3 | render_loop(root_node, rsx!(), ...) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + 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] 3 | render_loop(root_node, rsx!(), ...) [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/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] 3 | 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/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] 3 | 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] 3 - render_loop(get_element_by_id('root'), ...) [INFO] [stdout] 3 + 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] 3 | render_loop(get_element_by_id('root'), ...) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 3 - render_loop(get_element_by_id('root'), ...) [INFO] [stdout] 3 + render_loop(get_element_by_id('root'), ..) [INFO] [stdout] | [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 3 - render_loop(get_element_by_id('root'), ...) [INFO] [stdout] 3 + 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] 3 | 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] 3 - render_loop(get_element_by_id('root'), ...) [INFO] [stdout] 3 + 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] 3 | 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] 2 + 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] 3 | 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] 3 | let my_div = use_ref::() [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | [INFO] [stdout] 5 | 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] 5 | 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] 3 | let my_div = use_ref::() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use bloom_core::use_ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomRef` in this scope [INFO] [stdout] --> src/object_ref.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 3 | let my_div = use_ref::() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_object_ref_rs_11_0() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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] 3 | 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] 2 + 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/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] 3 | use_effect((), |_| { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + 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] 4 | 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] [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.33s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "2c72b5d9ac2d6a5c8b577d70b69f036369bb1590df7373b153bf789e39ed492c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c72b5d9ac2d6a5c8b577d70b69f036369bb1590df7373b153bf789e39ed492c", kill_on_drop: false }` [INFO] [stdout] 2c72b5d9ac2d6a5c8b577d70b69f036369bb1590df7373b153bf789e39ed492c