[INFO] fetching crate consecuit 0.2.0...
[INFO] testing consecuit-0.2.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate consecuit 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate consecuit 0.2.0
[INFO] finished tweaking crates.io crate consecuit 0.2.0
[INFO] tweaked toml for crates.io crate consecuit 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate consecuit 0.2.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding sealed v0.3.0 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded consecuit_macros v0.1.0
[INFO] [stderr]   Downloaded sealed v0.3.0
[INFO] [stderr]   Downloaded syn-rsx v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ea8324bdd01db63a1b92778d78334e357a6220277d92abd320b6c7b5df05416
[INFO] running `Command { std: "docker" "start" "-a" "1ea8324bdd01db63a1b92778d78334e357a6220277d92abd320b6c7b5df05416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ea8324bdd01db63a1b92778d78334e357a6220277d92abd320b6c7b5df05416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea8324bdd01db63a1b92778d78334e357a6220277d92abd320b6c7b5df05416", kill_on_drop: false }`
[INFO] [stdout] 1ea8324bdd01db63a1b92778d78334e357a6220277d92abd320b6c7b5df05416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d56e4d17ad1add2074d3e37e38e17fbc453fdce8ccf018f4d64dfc3b0eb23d05
[INFO] running `Command { std: "docker" "start" "-a" "d56e4d17ad1add2074d3e37e38e17fbc453fdce8ccf018f4d64dfc3b0eb23d05", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling syn-rsx v0.8.1
[INFO] [stderr]    Compiling consecuit_macros v0.1.0
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling consecuit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s
[INFO] running `Command { std: "docker" "inspect" "d56e4d17ad1add2074d3e37e38e17fbc453fdce8ccf018f4d64dfc3b0eb23d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56e4d17ad1add2074d3e37e38e17fbc453fdce8ccf018f4d64dfc3b0eb23d05", kill_on_drop: false }`
[INFO] [stdout] d56e4d17ad1add2074d3e37e38e17fbc453fdce8ccf018f4d64dfc3b0eb23d05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0f5012245737ae523d554c9d42cffdc13fce8418c4c5aa62d193f03411a8b62
[INFO] running `Command { std: "docker" "start" "-a" "a0f5012245737ae523d554c9d42cffdc13fce8418c4c5aa62d193f03411a8b62", kill_on_drop: false }`
[INFO] [stderr]    Compiling consecuit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "a0f5012245737ae523d554c9d42cffdc13fce8418c4c5aa62d193f03411a8b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f5012245737ae523d554c9d42cffdc13fce8418c4c5aa62d193f03411a8b62", kill_on_drop: false }`
[INFO] [stdout] a0f5012245737ae523d554c9d42cffdc13fce8418c4c5aa62d193f03411a8b62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7661ad92fd5cde4748bae063dbc768e9974225e45ca5e5b58de989cc8974310
[INFO] running `Command { std: "docker" "start" "-a" "d7661ad92fd5cde4748bae063dbc768e9974225e45ca5e5b58de989cc8974310", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/consecuit-47c810f9452bb294)
[INFO] [stderr]    Doc-tests consecuit
[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] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/lib.rs - (line 35) ... FAILED
[INFO] [stdout] test src/hooks/use_state.rs - hooks::use_state::use_state (line 106) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 170) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 155) ... FAILED
[INFO] [stdout] test src/construction/component.rs - construction::component::ComponentConstruction<StoreCons<ComponentStoreInstance<Ret,Props>,
[INFO] [stdout] RestStores>,EntireStores,LastNode,CompHole>::comp (line 239) ... FAILED
[INFO] [stdout] test src/construction/subtrees.rs - construction::subtrees::vec_comps (line 113) ... FAILED
[INFO] [stdout] test src/hooks/use_effect.rs - hooks::use_effect::use_effect (line 43) ... FAILED
[INFO] [stdout] test src/construction/subtrees.rs - construction::subtrees::ComponentConstruction<StoreCons<RefCell<Option<Box<dynSubtree<Props=
[INFO] [stdout] Props>>>>,RestStores>,EntireStores,LastNode,CompHole>::dyn_comp (line 185) ... FAILED
[INFO] [stdout] test src/hooks/use_memo.rs - hooks::use_memo::use_memo (line 20) ... FAILED
[INFO] [stdout] test src/construction/component.rs - construction::component::ComponentConstruction<StoreCons<CurrentStores,RestStores>,EntireStores,
[INFO] [stdout] YesHoleNode,CompHole>::child (line 316) ... FAILED
[INFO] [stdout] test src/hooks/use_state.rs - hooks::use_state::use_state_from (line 72) ... FAILED
[INFO] [stdout] test src/construction/subtrees.rs - construction::subtrees::opt_comp (line 49) ... FAILED
[INFO] [stdout] test src/construction/component.rs - construction::component::ComponentConstruction<StoreCons<ComponentStoreInstance<Ret,Props>,
[INFO] [stdout] RestStores>,EntireStores,LastNode,CompHole>::comp (line 230) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 98) ... FAILED
[INFO] [stdout] test src/executor.rs - executor::run_later (line 175) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 89) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 122) ... FAILED
[INFO] [stdout] test src/construction/component.rs - construction::component::ComponentConstruction<StoreCons<CurrentStores,RestStores>,EntireStores,
[INFO] [stdout] YesHoleNode,CompHole>::child (line 301) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 48) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 62) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 35) stdout ----
[INFO] [stdout] error: expected one of `+`, `::`, `where`, or `{`, found `}`
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn use_i32_state(cc: HookBuilder, initial_value: i32) -> impl HookReturn<(i32, Updater<i32>)>
[INFO] [stdout]    |    ------------- while parsing this `fn`                                                     - expected one of `+`, `::`, `where`, or `{`
[INFO] [stdout] 39 | } _doctest_main_src_lib_rs_35_0() }
[INFO] [stdout]    | ^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]   --> src/lib.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn use_i32_state(cc: HookBuilder, initial_value: i32) -> impl HookReturn<(i32, Updater<i32>)>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hooks/use_state.rs - hooks::use_state::use_state (line 106) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]    --> src/hooks/use_state.rs:107:28
[INFO] [stdout]     |
[INFO] [stdout] 107 | let (cc, (age, set_age)) = cc.hook(use_state, 3);
[INFO] [stdout]     |                            ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `use_state` in this scope
[INFO] [stdout]    --> src/hooks/use_state.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 | let (cc, (age, set_age)) = cc.hook(use_state, 3);
[INFO] [stdout]     |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 106 + use consecuit::prelude::use_state;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 170) stdout ----
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]    --> src/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     cc_tree!(
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 170 + use consecuit::prelude::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 170 + use consecuit_macros::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentBuilder` in this scope
[INFO] [stdout]    --> src/lib.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn my_container(cc: ComponentBuilder, _: ()) -> impl ContainerReturn {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 170 + use consecuit::prelude::ComponentBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ContainerReturn` in this scope
[INFO] [stdout]    --> src/lib.rs:171:54
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn my_container(cc: ComponentBuilder, _: ()) -> impl ContainerReturn {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 170 + use consecuit::prelude::ContainerReturn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 155) stdout ----
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]    --> src/lib.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | cc_tree!(
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 155 + use consecuit::prelude::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 155 + use consecuit_macros::cc_tree;
[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/construction/component.rs - construction::component::ComponentConstruction<StoreCons<ComponentStoreInstance<Ret,Props>,
[INFO] [stdout] RestStores>,EntireStores,LastNode,CompHole>::comp (line 239) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]    --> src/construction/component.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | cc.comp(div, Default::default())
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `div` in this scope
[INFO] [stdout]    --> src/construction/component.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | cc.comp(div, Default::default())
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `footer` in this scope
[INFO] [stdout]    --> src/construction/component.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 |     .comp(footer, html_props().class_name("hi"))
[INFO] [stdout]     |           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `html_props` in this scope
[INFO] [stdout]    --> src/construction/component.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |     .comp(footer, html_props().class_name("hi"))
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[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/construction/subtrees.rs - construction::subtrees::vec_comps (line 113) stdout ----
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | cc_tree!(
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 113 + use consecuit::prelude::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 113 + use consecuit_macros::cc_tree;
[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/hooks/use_effect.rs - hooks::use_effect::use_effect (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]   --> src/hooks/use_effect.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 | let (cc, _) = cc.hook(use_effect, (
[INFO] [stdout]    |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `use_effect` in this scope
[INFO] [stdout]   --> src/hooks/use_effect.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 | let (cc, _) = cc.hook(use_effect, (
[INFO] [stdout]    |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 43 + use consecuit::prelude::use_effect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout]   --> src/hooks/use_effect.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     }, (name, number)
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `number` in this scope
[INFO] [stdout]   --> src/hooks/use_effect.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |     }, (name, number)
[INFO] [stdout]    |               ^^^^^^ not found in this scope
[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/construction/subtrees.rs - construction::subtrees::ComponentConstruction<StoreCons<RefCell<Option<Box<dynSubtree<Props=
[INFO] [stdout] Props>>>>,RestStores>,EntireStores,LastNode,CompHole>::dyn_comp (line 185) stdout ----
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         cc_tree!(
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 185 + use consecuit::prelude::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 185 + use consecuit_macros::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentBuilder` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn outer_comp(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn<MyProp> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 185 + use consecuit::prelude::ComponentBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyProp` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:186:44
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn outer_comp(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn<MyProp> {
[INFO] [stdout]     |                                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DynComponentReturn` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:186:55
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn outer_comp(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn<MyProp> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 185 + use consecuit::prelude::DynComponentReturn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyProp` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:186:74
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn outer_comp(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn<MyProp> {
[INFO] [stdout]     |                                                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn outer_comp<MyProp>(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn<MyProp> {
[INFO] [stdout]     |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentBuilder` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:187:23
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn inner_comp(cc: ComponentBuilder, props: MyProp) -> impl ComponentReturn {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 185 + use consecuit::prelude::ComponentBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyProp` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:187:48
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn inner_comp(cc: ComponentBuilder, props: MyProp) -> impl ComponentReturn {
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ComponentReturn` in this scope
[INFO] [stdout]    --> src/construction/subtrees.rs:187:64
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn inner_comp(cc: ComponentBuilder, props: MyProp) -> impl ComponentReturn {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 185 + use consecuit::prelude::ComponentReturn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hooks/use_memo.rs - hooks::use_memo::use_memo (line 20) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/hooks/use_memo.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | ))
[INFO] [stdout]    |   ^ help: add `;` here
[INFO] [stdout] 33 | } _doctest_main_src_hooks_use_memo_rs_20_0() }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]   --> src/hooks/use_memo.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | let (cc, factors) = cc.hook(use_memo, (
[INFO] [stdout]    |                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `use_memo` in this scope
[INFO] [stdout]   --> src/hooks/use_memo.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 | let (cc, factors) = cc.hook(use_memo, (
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 20 + use consecuit::prelude::use_memo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `number` in this scope
[INFO] [stdout]   --> src/hooks/use_memo.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     number
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[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/construction/component.rs - construction::component::ComponentConstruction<StoreCons<CurrentStores,RestStores>,EntireStores,
[INFO] [stdout] YesHoleNode,CompHole>::child (line 316) stdout ----
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]    --> src/construction/component.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | cc_tree!(
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 316 + use consecuit::prelude::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 316 + use consecuit_macros::cc_tree;
[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/hooks/use_state.rs - hooks::use_state::use_state_from (line 72) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]   --> src/hooks/use_state.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 | let (cc, (age, set_age)) = cc.hook(use_state_from, || {
[INFO] [stdout]    |                            ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `use_state_from` in this scope
[INFO] [stdout]   --> src/hooks/use_state.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 | let (cc, (age, set_age)) = cc.hook(use_state_from, || {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 72 + use consecuit::prelude::use_state_from;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/hooks/use_state.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     rand::random::<i32>()
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/construction/subtrees.rs - construction::subtrees::opt_comp (line 49) stdout ----
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]   --> src/construction/subtrees.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | cc_tree!(
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 49 + use consecuit::prelude::cc_tree;
[INFO] [stdout]    |
[INFO] [stdout] 49 + use consecuit_macros::cc_tree;
[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/construction/component.rs - construction::component::ComponentConstruction<StoreCons<ComponentStoreInstance<Ret,Props>,
[INFO] [stdout] RestStores>,EntireStores,LastNode,CompHole>::comp (line 230) stdout ----
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]    --> src/construction/component.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | cc_tree!(
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 230 + use consecuit::prelude::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 230 + use consecuit_macros::cc_tree;
[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 - (line 98) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `consecuit_html`
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use consecuit_html::prelude::*; // <- consecuit_html provides html components like div and span
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `consecuit_html`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `consecuit_html`, use `cargo add consecuit_html` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]    --> src/lib.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | cc_tree!(
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]  97 + use consecuit::prelude::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use consecuit_macros::cc_tree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/executor.rs - executor::run_later (line 175) stdout ----
[INFO] [stdout] error: expected `;`, found `cc_tree`
[INFO] [stdout]    --> src/executor.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 | }, input_ref.clone()))
[INFO] [stdout]     |                       ^ help: add `;` here
[INFO] [stdout] 184 | cc_tree!(
[INFO] [stdout]     | ------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `consecuit_html`
[INFO] [stdout]    --> src/executor.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | use consecuit_html::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `consecuit_html`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `consecuit_html`, use `cargo add consecuit_html` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cc_tree` in this scope
[INFO] [stdout]    --> src/executor.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | cc_tree!(
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 174 + use consecuit::prelude::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 174 + use consecuit_macros::cc_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]    --> src/executor.rs:178:23
[INFO] [stdout]     |
[INFO] [stdout] 178 | let (cc, input_ref) = cc.hook(use_ref, ());
[INFO] [stdout]     |                       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `use_ref` in this scope
[INFO] [stdout]    --> src/executor.rs:178:31
[INFO] [stdout]     |
[INFO] [stdout] 178 | let (cc, input_ref) = cc.hook(use_ref, ());
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 174 + use consecuit::prelude::use_ref;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `use_effect` in this scope
[INFO] [stdout]    --> src/executor.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 179 | let (cc, _) = cc.hook(use_effect, (|input_ref: Reference<Option<web_sys::HtmlInputElement>>| {
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 174 + use consecuit::prelude::use_effect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Reference` in this scope
[INFO] [stdout]    --> src/executor.rs:179:48
[INFO] [stdout]     |
[INFO] [stdout] 179 | let (cc, _) = cc.hook(use_effect, (|input_ref: Reference<Option<web_sys::HtmlInputElement>>| {
[INFO] [stdout]     |                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 174 + use consecuit::prelude::Reference;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HtmlInputElement` in crate `web_sys`
[INFO] [stdout]    --> src/executor.rs:179:74
[INFO] [stdout]     |
[INFO] [stdout] 179 | let (cc, _) = cc.hook(use_effect, (|input_ref: Reference<Option<web_sys::HtmlInputElement>>| {
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.85/src/features/gen_HtmlElement.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[wasm_bindgen]
[INFO] [stdout]     | --------------- similarly named struct `HtmlElement` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 179 - let (cc, _) = cc.hook(use_effect, (|input_ref: Reference<Option<web_sys::HtmlInputElement>>| {
[INFO] [stdout] 179 + let (cc, _) = cc.hook(use_effect, (|input_ref: Reference<Option<web_sys::HtmlElement>>| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_later` in this scope
[INFO] [stdout]    --> src/executor.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     run_later(move || {
[INFO] [stdout]     |     ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 174 + use consecuit::prelude::run_later;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/executor.rs:179:15
[INFO] [stdout]     |
[INFO] [stdout] 179 | let (cc, _) = cc.hook(use_effect, (|input_ref: Reference<Option<web_sys::HtmlInputElement>>| {
[INFO] [stdout]     |               ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/executor.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |         input_ref.visit_with(|opt| opt.as_ref().unwrap().focus().unwrap()).unwrap();
[INFO] [stdout]     |                               ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 181 |         input_ref.visit_with(|opt: /* Type */| opt.as_ref().unwrap().focus().unwrap()).unwrap();
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/executor.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | }, input_ref.clone()))
[INFO] [stdout]     |    ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 56) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]   --> src/lib.rs:57:2
[INFO] [stdout]    |
[INFO] [stdout] 57 | (cc, some_value)
[INFO] [stdout]    |  ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `some_value` in this scope
[INFO] [stdout]   --> src/lib.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 57 | (cc, some_value)
[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 - (line 89) stdout ----
[INFO] [stdout] error: expected one of `(`, `+`, `::`, `<`, `where`, or `{`, found `}`
[INFO] [stdout]   --> src/lib.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn my_component(cc: ComponentBuilder, props: MyComponentProps) -> impl ComponentReturn
[INFO] [stdout]    |    ------------ while parsing this `fn`                                               - expected one of `(`, `+`, `::`, `<`, `where`, or `{`
[INFO] [stdout] 93 | } _doctest_main_src_lib_rs_89_0() }
[INFO] [stdout]    | ^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]   --> src/lib.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn my_component(cc: ComponentBuilder, props: MyComponentProps) -> impl ComponentReturn
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyComponentProps` in this scope
[INFO] [stdout]   --> src/lib.rs:92:46
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn my_component(cc: ComponentBuilder, props: MyComponentProps) -> impl ComponentReturn
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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 - (line 122) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `consecuit_html`
[INFO] [stdout]    --> src/lib.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | use consecuit_html::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `consecuit_html`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `consecuit_html`, use `cargo add consecuit_html` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `consecuit_html` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | /     cc_tree!(
[INFO] [stdout] 135 | |         <my_website_header />
[INFO] [stdout] 136 | |         <h5>"Calculation Result:"</h5>
[INFO] [stdout] 137 | |         <span>{lhs.to_string()}</span>
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |         <my_website_footer />
[INFO] [stdout] 143 | |     )
[INFO] [stdout]     | |_____^ could not find `consecuit_html` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `cc_tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `use_example_hook` in this scope
[INFO] [stdout]    --> src/lib.rs:130:41
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let (cc, _some_example_1) = cc.hook(use_example_hook, 1234);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `use_another_hook` in this scope
[INFO] [stdout]    --> src/lib.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let (cc, _some_example_2) = cc.hook(use_another_hook, 5678);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `my_website_header` in this scope
[INFO] [stdout]    --> src/lib.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |         <my_website_header />
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `h5` in this scope
[INFO] [stdout]    --> src/lib.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 136 |         <h5>"Calculation Result:"</h5>
[INFO] [stdout]     |          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `span` in this scope
[INFO] [stdout]    --> src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 |         <span>{lhs.to_string()}</span>
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `span` in this scope
[INFO] [stdout]    --> src/lib.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |         <span {html_props().class_name("plus-sign")}>" + "</span>
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `span` in this scope
[INFO] [stdout]    --> src/lib.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 |         <span>{rhs.to_string()}</span>
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `span` in this scope
[INFO] [stdout]    --> src/lib.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 140 |         <span {html_props().class_name("equal-sign")}>" = "</span>
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `span` in this scope
[INFO] [stdout]    --> src/lib.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |         <span><b>{result.to_string()}</b></span>
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `b` in this scope
[INFO] [stdout]    --> src/lib.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 |         <span><b>{result.to_string()}</b></span>
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `my_website_footer` in this scope
[INFO] [stdout]    --> src/lib.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 |         <my_website_footer />
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `html_props` in this scope
[INFO] [stdout]    --> src/lib.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |         <span {html_props().class_name("plus-sign")}>" + "</span>
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | /     cc_tree!(
[INFO] [stdout] 135 | |         <my_website_header />
[INFO] [stdout] 136 | |         <h5>"Calculation Result:"</h5>
[INFO] [stdout] 137 | |         <span>{lhs.to_string()}</span>
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |         <my_website_footer />
[INFO] [stdout] 143 | |     )
[INFO] [stdout]     | |_____^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `cc_tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `html_props` in this scope
[INFO] [stdout]    --> src/lib.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |         <span {html_props().class_name("equal-sign")}>" = "</span>
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/construction/component.rs - construction::component::ComponentConstruction<StoreCons<CurrentStores,RestStores>,EntireStores,
[INFO] [stdout] YesHoleNode,CompHole>::child (line 301) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]    --> src/construction/component.rs:302:1
[INFO] [stdout]     |
[INFO] [stdout] 302 | cc.comp(table, html_props())
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]    --> src/construction/component.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 | cc.comp(table, html_props())
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 301 + use web_sys::console::table;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tr` in this scope
[INFO] [stdout]    --> src/construction/component.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |         cc.comp(tr, html_props())
[INFO] [stdout]     |                 ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `td` in this scope
[INFO] [stdout]    --> src/construction/component.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |             cc.comp(td, html_props())
[INFO] [stdout]     |                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `text_node` in this scope
[INFO] [stdout]    --> src/construction/component.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 cc.comp(text_node, "hello")
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `html_props` in this scope
[INFO] [stdout]    --> src/construction/component.rs:302:16
[INFO] [stdout]     |
[INFO] [stdout] 302 | cc.comp(table, html_props())
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/construction/component.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |     .child(|cc| {
[INFO] [stdout]     |             ^^
[INFO] [stdout] 304 |         cc.comp(tr, html_props())
[INFO] [stdout]     |         -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 303 |     .child(|cc: /* Type */| {
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `html_props` in this scope
[INFO] [stdout]    --> src/construction/component.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |         cc.comp(tr, html_props())
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/construction/component.rs:305:17
[INFO] [stdout]     |
[INFO] [stdout] 305 |         .child(|cc| {
[INFO] [stdout]     |                 ^^
[INFO] [stdout] 306 |             cc.comp(td, html_props())
[INFO] [stdout]     |             -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 305 |         .child(|cc: /* Type */| {
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `html_props` in this scope
[INFO] [stdout]    --> src/construction/component.rs:306:25
[INFO] [stdout]     |
[INFO] [stdout] 306 |             cc.comp(td, html_props())
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/construction/component.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 |             .child(|cc| {
[INFO] [stdout]     |                     ^^
[INFO] [stdout] 308 |                 cc.comp(text_node, "hello")
[INFO] [stdout]     |                 -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 307 |             .child(|cc: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 48) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cc` in this scope
[INFO] [stdout]   --> src/lib.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | let (cc, some_hook_result) = cc.hook(some_hook_function, some_hook_args);
[INFO] [stdout]    |                              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `some_hook_function` in this scope
[INFO] [stdout]   --> src/lib.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 | let (cc, some_hook_result) = cc.hook(some_hook_function, some_hook_args);
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `some_hook_args` in this scope
[INFO] [stdout]   --> src/lib.rs:49:58
[INFO] [stdout]    |
[INFO] [stdout] 49 | let (cc, some_hook_result) = cc.hook(some_hook_function, some_hook_args);
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `another_hook_function` in this scope
[INFO] [stdout]   --> src/lib.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 | let (cc, another_hook_result) = cc.hook(another_hook_function, another_hook_args);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `another_hook_args` in this scope
[INFO] [stdout]   --> src/lib.rs:51:64
[INFO] [stdout]    |
[INFO] [stdout] 51 | let (cc, another_hook_result) = cc.hook(another_hook_function, another_hook_args);
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | let (cc, another_hook_result) = cc.hook(another_hook_function, another_hook_args);
[INFO] [stdout]    |                                 ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 62) stdout ----
[INFO] [stdout] error: cannot find macro `prinln` in this scope
[INFO] [stdout]   --> src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     prinln!("The state is {}", number.to_string());
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/macros.rs:138:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `println` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 69 |     println!("The state is {}", number.to_string());
[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/construction/component.rs - construction::component::ComponentConstruction<StoreCons<ComponentStoreInstance<Ret,Props>,
[INFO] [stdout] RestStores>,EntireStores,LastNode,CompHole>::comp (line 230)
[INFO] [stdout]     src/construction/component.rs - construction::component::ComponentConstruction<StoreCons<ComponentStoreInstance<Ret,Props>,
[INFO] [stdout] RestStores>,EntireStores,LastNode,CompHole>::comp (line 239)
[INFO] [stdout]     src/construction/component.rs - construction::component::ComponentConstruction<StoreCons<CurrentStores,RestStores>,EntireStores,
[INFO] [stdout] YesHoleNode,CompHole>::child (line 301)
[INFO] [stdout]     src/construction/component.rs - construction::component::ComponentConstruction<StoreCons<CurrentStores,RestStores>,EntireStores,
[INFO] [stdout] YesHoleNode,CompHole>::child (line 316)
[INFO] [stdout]     src/construction/subtrees.rs - construction::subtrees::ComponentConstruction<StoreCons<RefCell<Option<Box<dynSubtree<Props=
[INFO] [stdout] Props>>>>,RestStores>,EntireStores,LastNode,CompHole>::dyn_comp (line 185)
[INFO] [stdout]     src/construction/subtrees.rs - construction::subtrees::opt_comp (line 49)
[INFO] [stdout]     src/construction/subtrees.rs - construction::subtrees::vec_comps (line 113)
[INFO] [stdout]     src/executor.rs - executor::run_later (line 175)
[INFO] [stdout]     src/hooks/use_effect.rs - hooks::use_effect::use_effect (line 43)
[INFO] [stdout]     src/hooks/use_memo.rs - hooks::use_memo::use_memo (line 20)
[INFO] [stdout]     src/hooks/use_state.rs - hooks::use_state::use_state (line 106)
[INFO] [stdout]     src/hooks/use_state.rs - hooks::use_state::use_state_from (line 72)
[INFO] [stdout]     src/lib.rs - (line 122)
[INFO] [stdout]     src/lib.rs - (line 155)
[INFO] [stdout]     src/lib.rs - (line 170)
[INFO] [stdout]     src/lib.rs - (line 35)
[INFO] [stdout]     src/lib.rs - (line 48)
[INFO] [stdout]     src/lib.rs - (line 56)
[INFO] [stdout]     src/lib.rs - (line 62)
[INFO] [stdout]     src/lib.rs - (line 89)
[INFO] [stdout]     src/lib.rs - (line 98)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d7661ad92fd5cde4748bae063dbc768e9974225e45ca5e5b58de989cc8974310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7661ad92fd5cde4748bae063dbc768e9974225e45ca5e5b58de989cc8974310", kill_on_drop: false }`
[INFO] [stdout] d7661ad92fd5cde4748bae063dbc768e9974225e45ca5e5b58de989cc8974310
