[INFO] fetching crate consecuit 0.2.0... [INFO] testing consecuit-0.2.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate consecuit 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate consecuit 0.2.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81396d9428f6577b623dbb599cb39dc7996c5a8f52daa7ed12c8d0bd0c21815e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "81396d9428f6577b623dbb599cb39dc7996c5a8f52daa7ed12c8d0bd0c21815e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81396d9428f6577b623dbb599cb39dc7996c5a8f52daa7ed12c8d0bd0c21815e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81396d9428f6577b623dbb599cb39dc7996c5a8f52daa7ed12c8d0bd0c21815e", kill_on_drop: false }` [INFO] [stdout] 81396d9428f6577b623dbb599cb39dc7996c5a8f52daa7ed12c8d0bd0c21815e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ccc72f9171c8d76e50da063e82fbd0ba2f221b71f88f5694976e17433356789c [INFO] running `Command { std: "docker" "start" "-a" "ccc72f9171c8d76e50da063e82fbd0ba2f221b71f88f5694976e17433356789c", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling syn-rsx v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling consecuit_macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling consecuit v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.77s [INFO] running `Command { std: "docker" "inspect" "ccc72f9171c8d76e50da063e82fbd0ba2f221b71f88f5694976e17433356789c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc72f9171c8d76e50da063e82fbd0ba2f221b71f88f5694976e17433356789c", kill_on_drop: false }` [INFO] [stdout] ccc72f9171c8d76e50da063e82fbd0ba2f221b71f88f5694976e17433356789c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9605a9df4d91cb9f31e3acf9cd8d1fcd385999698bf661d41529583a82fb60c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d9605a9df4d91cb9f31e3acf9cd8d1fcd385999698bf661d41529583a82fb60c", kill_on_drop: false }` [INFO] [stderr] Compiling consecuit v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "d9605a9df4d91cb9f31e3acf9cd8d1fcd385999698bf661d41529583a82fb60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9605a9df4d91cb9f31e3acf9cd8d1fcd385999698bf661d41529583a82fb60c", kill_on_drop: false }` [INFO] [stdout] d9605a9df4d91cb9f31e3acf9cd8d1fcd385999698bf661d41529583a82fb60c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5a64709c488c815177cbb53e37797506ec376757d5697be8486209855ca02af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b5a64709c488c815177cbb53e37797506ec376757d5697be8486209855ca02af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/consecuit-f0d3b7705509ca3c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests consecuit [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/construction/component.rs - construction::component::ComponentConstruction, EntireStores, [INFO] [stdout] YesHoleNode, CompHole>::child (line 302) ... FAILED [INFO] [stdout] test src/construction/component.rs - construction::component::ComponentConstruction, [INFO] [stdout] RestStores>, EntireStores, LastNode, CompHole>::comp (line 231) ... FAILED [INFO] [stdout] test src/lib.rs - (line 169) ... FAILED [INFO] [stdout] test src/construction/component.rs - construction::component::ComponentConstruction, [INFO] [stdout] RestStores>, EntireStores, LastNode, CompHole>::comp (line 241) ... FAILED [INFO] [stdout] test src/construction/component.rs - construction::component::ComponentConstruction, EntireStores, [INFO] [stdout] YesHoleNode, CompHole>::child (line 318) ... FAILED [INFO] [stdout] test src/construction/subtrees.rs - construction::subtrees::vec_comps (line 113) ... FAILED [INFO] [stdout] test src/hooks/use_memo.rs - hooks::use_memo::use_memo (line 20) ... FAILED [INFO] [stdout] test src/construction/subtrees.rs - construction::subtrees::opt_comp (line 49) ... FAILED [INFO] [stdout] test src/lib.rs - (line 34) ... FAILED [INFO] [stdout] test src/hooks/use_effect.rs - hooks::use_effect::use_effect (line 43) ... FAILED [INFO] [stdout] test src/hooks/use_state.rs - hooks::use_state::use_state (line 106) ... FAILED [INFO] [stdout] test src/hooks/use_state.rs - hooks::use_state::use_state_from (line 72) ... FAILED [INFO] [stdout] test src/lib.rs - (line 154) ... FAILED [INFO] [stdout] test src/lib.rs - (line 88) ... FAILED [INFO] [stdout] test src/construction/subtrees.rs - construction::subtrees::ComponentConstruction>>>, RestStores>, [INFO] [stdout] EntireStores, LastNode, CompHole>::dyn_comp (line 186) ... FAILED [INFO] [stdout] test src/executor.rs - executor::run_later (line 175) ... FAILED [INFO] [stdout] test src/lib.rs - (line 97) ... FAILED [INFO] [stdout] test src/lib.rs - (line 55) ... FAILED [INFO] [stdout] test src/lib.rs - (line 47) ... FAILED [INFO] [stdout] test src/lib.rs - (line 61) ... FAILED [INFO] [stdout] test src/lib.rs - (line 121) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/construction/component.rs - construction::component::ComponentConstruction, EntireStores, [INFO] [stdout] YesHoleNode, CompHole>::child (line 302) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `cc` in this scope [INFO] [stdout] --> src/construction/component.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 3 | 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:303:9 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 2 | use web_sys::console::table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `html_props` in this scope [INFO] [stdout] --> src/construction/component.rs:303:16 [INFO] [stdout] | [INFO] [stdout] 3 | cc.comp(table, html_props()) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tr` in this scope [INFO] [stdout] --> src/construction/component.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 5 | cc.comp(tr, html_props()) [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:305:21 [INFO] [stdout] | [INFO] [stdout] 5 | 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:307:21 [INFO] [stdout] | [INFO] [stdout] 7 | cc.comp(td, html_props()) [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:307:25 [INFO] [stdout] | [INFO] [stdout] 7 | 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:309:25 [INFO] [stdout] | [INFO] [stdout] 9 | cc.comp(text_node, "hello") [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 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, [INFO] [stdout] RestStores>, EntireStores, LastNode, CompHole>::comp (line 231) stdout ---- [INFO] [stdout] error: cannot find macro `cc_tree` in this scope [INFO] [stdout] --> src/construction/component.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 3 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 169) stdout ---- [INFO] [stdout] error: cannot find macro `cc_tree` in this scope [INFO] [stdout] --> src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 4 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentBuilder` in this scope [INFO] [stdout] --> src/lib.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 2 | use consecuit::prelude::ComponentBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerReturn` in this scope [INFO] [stdout] --> src/lib.rs:170:54 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 2 | 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, E0412. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/construction/component.rs - construction::component::ComponentConstruction, [INFO] [stdout] RestStores>, EntireStores, LastNode, CompHole>::comp (line 241) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `cc` in this scope [INFO] [stdout] --> src/construction/component.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 3 | 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:242:9 [INFO] [stdout] | [INFO] [stdout] 3 | 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:243:11 [INFO] [stdout] | [INFO] [stdout] 4 | .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:243:19 [INFO] [stdout] | [INFO] [stdout] 4 | .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/component.rs - construction::component::ComponentConstruction, EntireStores, [INFO] [stdout] YesHoleNode, CompHole>::child (line 318) stdout ---- [INFO] [stdout] error: cannot find macro `cc_tree` in this scope [INFO] [stdout] --> src/construction/component.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 3 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [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] 3 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [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] 14 | )) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 15 | } _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] 3 | 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] 3 | 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] 2 | 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] 13 | 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::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] 3 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 34) stdout ---- [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> src/lib.rs:36:94 [INFO] [stdout] | [INFO] [stdout] 5 | fn use_i32_state(cc: HookBuilder, initial_value: i32) -> impl HookReturn<(i32, Updater)> [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 6 | } _doctest_main_src_lib_rs_34_0() } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] thread 'rustc' panicked at 'internal error: entered unreachable code', compiler/rustc_parse/src/parser/item.rs:1723:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7ff022159090 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x7ff022159090 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x7ff022159090 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x7ff022159090 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x7ff0221c6cfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x7ff02214a975 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x7ff02215cdab - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x7ff02215cdab - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x7ff02215cdab - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x7ff02215c881 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x7ff02293a901 - rustc_driver::DEFAULT_HOOK::{{closure}}::{{closure}}::h98690b446fb8b04c [INFO] [stdout] 11: 0x7ff02215d5d9 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:626:17 [INFO] [stdout] 12: 0x7ff02215d067 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:517:13 [INFO] [stdout] 13: 0x7ff02215956c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x7ff02215cff9 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 15: 0x7ff0221280c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 16: 0x7ff02212800d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:50:5 [INFO] [stdout] 17: 0x7ff0241d30d1 - rustc_parse::parser::item::::parse_fn::hefcf90127cbcbd75 [INFO] [stdout] 18: 0x7ff0241c3b1c - rustc_parse::parser::item::::parse_item_kind::ha97c5573f937a5d0 [INFO] [stdout] 19: 0x7ff0241c0f98 - rustc_parse::parser::item::::parse_item_common::h2f3e3697063cf620 [INFO] [stdout] 20: 0x7ff0241f57e0 - rustc_parse::parser::stmt::::parse_stmt_without_recovery::h14c4f593b7a57327 [INFO] [stdout] 21: 0x7ff0241fdb8e - rustc_parse::parser::stmt::::parse_full_stmt::h0b49491ffd3edaa5 [INFO] [stdout] 22: 0x7ff0241fd5c8 - rustc_parse::parser::stmt::::parse_block_tail::h192ed4a24e9d7054 [INFO] [stdout] 23: 0x7ff0241fc7ef - rustc_parse::parser::stmt::::parse_block_common::hc8b59a82269c91e7 [INFO] [stdout] 24: 0x7ff0241d2995 - rustc_parse::parser::item::::parse_fn::hefcf90127cbcbd75 [INFO] [stdout] 25: 0x7ff0241c3b1c - rustc_parse::parser::item::::parse_item_kind::ha97c5573f937a5d0 [INFO] [stdout] 26: 0x7ff0241c0f98 - rustc_parse::parser::item::::parse_item_common::h2f3e3697063cf620 [INFO] [stdout] 27: 0x7ff0241f57e0 - rustc_parse::parser::stmt::::parse_stmt_without_recovery::h14c4f593b7a57327 [INFO] [stdout] 28: 0x7ff0241fdb8e - rustc_parse::parser::stmt::::parse_full_stmt::h0b49491ffd3edaa5 [INFO] [stdout] 29: 0x7ff0241fd5c8 - rustc_parse::parser::stmt::::parse_block_tail::h192ed4a24e9d7054 [INFO] [stdout] 30: 0x7ff0241fc7ef - rustc_parse::parser::stmt::::parse_block_common::hc8b59a82269c91e7 [INFO] [stdout] 31: 0x7ff0241d2995 - rustc_parse::parser::item::::parse_fn::hefcf90127cbcbd75 [INFO] [stdout] 32: 0x7ff0241c3b1c - rustc_parse::parser::item::::parse_item_kind::ha97c5573f937a5d0 [INFO] [stdout] 33: 0x7ff0241c0f98 - rustc_parse::parser::item::::parse_item_common::h2f3e3697063cf620 [INFO] [stdout] 34: 0x7ff024b8bfe4 - rustc_parse::parser::item::::parse_mod::hdc8bf2d1492ce3bf [INFO] [stdout] 35: 0x7ff024ba93ae - rustc_parse::parse_crate_from_source_str::h2acfc2f7b1bad7c4 [INFO] [stdout] 36: 0x7ff0244685b8 - rustc_session::utils::::time::hc34c5bc1452f37ce [INFO] [stdout] 37: 0x7ff02444fc7d - rustc_interface::passes::parse::h8410539c11fa4a2c [INFO] [stdout] 38: 0x7ff024449d87 - rustc_interface::queries::Queries::parse::h07375bcbce94d932 [INFO] [stdout] 39: 0x7ff024429478 - rustc_interface::queries::::enter::h9ff1bb326f6cbdde [INFO] [stdout] 40: 0x7ff024418aec - rustc_span::with_source_map::h35aa4a6792e2f0de [INFO] [stdout] 41: 0x7ff02442a39a - rustc_interface::interface::create_compiler_and_run::h600b31664ea7498c [INFO] [stdout] 42: 0x7ff02441cc79 - scoped_tls::ScopedKey::set::h95fded8ea1ce829a [INFO] [stdout] 43: 0x7ff0244190ba - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb9f52ef891273be [INFO] [stdout] 44: 0x7ff0244183a5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d639d5804de8241 [INFO] [stdout] 45: 0x7ff022169b67 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x7ff022169b67 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 47: 0x7ff022169b67 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 48: 0x7ff022085609 - start_thread [INFO] [stdout] 49: 0x7ff021f99293 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected panic [INFO] [stdout] [INFO] [stdout] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stdout] [INFO] [stdout] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stdout] [INFO] [stdout] note: rustc 1.56.0-nightly (d2e9fff28 2021-07-28) running on x86_64-unknown-linux-gnu [INFO] [stdout] [INFO] [stdout] note: compiler flags: -C codegen-units=1 -C embed-bitcode=no --crate-type bin [INFO] [stdout] [INFO] [stdout] query stack during panic: [INFO] [stdout] end of query stack [INFO] [stdout] error: aborting due to 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] 3 | 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] 3 | 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] 2 | 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] 7 | }, (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] 7 | }, (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/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] 3 | 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] 3 | 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] 2 | 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/hooks/use_state.rs - hooks::use_state::use_state_from (line 72) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> src/hooks/use_state.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 4 | rand::random::() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [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] 3 | 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] 3 | 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] 2 | use consecuit::prelude::use_state_from; [INFO] [stdout] | [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/lib.rs - (line 154) stdout ---- [INFO] [stdout] error: cannot find macro `cc_tree` in this scope [INFO] [stdout] --> src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 3 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 88) stdout ---- [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> src/lib.rs:90:87 [INFO] [stdout] | [INFO] [stdout] 5 | fn my_component(cc: ComponentBuilder, props: MyComponentProps) -> impl ComponentReturn [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 6 | } _doctest_main_src_lib_rs_88_0() } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] thread 'rustc' panicked at 'internal error: entered unreachable code', compiler/rustc_parse/src/parser/item.rs:1723:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7eff021a1090 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x7eff021a1090 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x7eff021a1090 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x7eff021a1090 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x7eff0220ecfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x7eff02192975 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x7eff021a4dab - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x7eff021a4dab - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x7eff021a4dab - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x7eff021a4881 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x7eff02982901 - rustc_driver::DEFAULT_HOOK::{{closure}}::{{closure}}::h98690b446fb8b04c [INFO] [stdout] 11: 0x7eff021a55d9 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:626:17 [INFO] [stdout] 12: 0x7eff021a5067 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:517:13 [INFO] [stdout] 13: 0x7eff021a156c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x7eff021a4ff9 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 15: 0x7eff021700c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 16: 0x7eff0217000d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:50:5 [INFO] [stdout] 17: 0x7eff0421b0d1 - rustc_parse::parser::item::::parse_fn::hefcf90127cbcbd75 [INFO] [stdout] 18: 0x7eff0420bb1c - rustc_parse::parser::item::::parse_item_kind::ha97c5573f937a5d0 [INFO] [stdout] 19: 0x7eff04208f98 - rustc_parse::parser::item::::parse_item_common::h2f3e3697063cf620 [INFO] [stdout] 20: 0x7eff0423d7e0 - rustc_parse::parser::stmt::::parse_stmt_without_recovery::h14c4f593b7a57327 [INFO] [stdout] 21: 0x7eff04245b8e - rustc_parse::parser::stmt::::parse_full_stmt::h0b49491ffd3edaa5 [INFO] [stdout] 22: 0x7eff042455c8 - rustc_parse::parser::stmt::::parse_block_tail::h192ed4a24e9d7054 [INFO] [stdout] 23: 0x7eff042447ef - rustc_parse::parser::stmt::::parse_block_common::hc8b59a82269c91e7 [INFO] [stdout] 24: 0x7eff0421a995 - rustc_parse::parser::item::::parse_fn::hefcf90127cbcbd75 [INFO] [stdout] 25: 0x7eff0420bb1c - rustc_parse::parser::item::::parse_item_kind::ha97c5573f937a5d0 [INFO] [stdout] 26: 0x7eff04208f98 - rustc_parse::parser::item::::parse_item_common::h2f3e3697063cf620 [INFO] [stdout] 27: 0x7eff0423d7e0 - rustc_parse::parser::stmt::::parse_stmt_without_recovery::h14c4f593b7a57327 [INFO] [stdout] 28: 0x7eff04245b8e - rustc_parse::parser::stmt::::parse_full_stmt::h0b49491ffd3edaa5 [INFO] [stdout] 29: 0x7eff042455c8 - rustc_parse::parser::stmt::::parse_block_tail::h192ed4a24e9d7054 [INFO] [stdout] 30: 0x7eff042447ef - rustc_parse::parser::stmt::::parse_block_common::hc8b59a82269c91e7 [INFO] [stdout] 31: 0x7eff0421a995 - rustc_parse::parser::item::::parse_fn::hefcf90127cbcbd75 [INFO] [stdout] 32: 0x7eff0420bb1c - rustc_parse::parser::item::::parse_item_kind::ha97c5573f937a5d0 [INFO] [stdout] 33: 0x7eff04208f98 - rustc_parse::parser::item::::parse_item_common::h2f3e3697063cf620 [INFO] [stdout] 34: 0x7eff04bd3fe4 - rustc_parse::parser::item::::parse_mod::hdc8bf2d1492ce3bf [INFO] [stdout] 35: 0x7eff04bf13ae - rustc_parse::parse_crate_from_source_str::h2acfc2f7b1bad7c4 [INFO] [stdout] 36: 0x7eff044b05b8 - rustc_session::utils::::time::hc34c5bc1452f37ce [INFO] [stdout] 37: 0x7eff04497c7d - rustc_interface::passes::parse::h8410539c11fa4a2c [INFO] [stdout] 38: 0x7eff04491d87 - rustc_interface::queries::Queries::parse::h07375bcbce94d932 [INFO] [stdout] 39: 0x7eff04471478 - rustc_interface::queries::::enter::h9ff1bb326f6cbdde [INFO] [stdout] 40: 0x7eff04460aec - rustc_span::with_source_map::h35aa4a6792e2f0de [INFO] [stdout] 41: 0x7eff0447239a - rustc_interface::interface::create_compiler_and_run::h600b31664ea7498c [INFO] [stdout] 42: 0x7eff04464c79 - scoped_tls::ScopedKey::set::h95fded8ea1ce829a [INFO] [stdout] 43: 0x7eff044610ba - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb9f52ef891273be [INFO] [stdout] 44: 0x7eff044603a5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d639d5804de8241 [INFO] [stdout] 45: 0x7eff021b1b67 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x7eff021b1b67 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 47: 0x7eff021b1b67 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 48: 0x7eff020cd609 - start_thread [INFO] [stdout] 49: 0x7eff01fe1293 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected panic [INFO] [stdout] [INFO] [stdout] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stdout] [INFO] [stdout] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stdout] [INFO] [stdout] note: rustc 1.56.0-nightly (d2e9fff28 2021-07-28) running on x86_64-unknown-linux-gnu [INFO] [stdout] [INFO] [stdout] note: compiler flags: -C codegen-units=1 -C embed-bitcode=no --crate-type bin [INFO] [stdout] [INFO] [stdout] query stack during panic: [INFO] [stdout] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/construction/subtrees.rs - construction::subtrees::ComponentConstruction>>>, RestStores>, [INFO] [stdout] EntireStores, LastNode, CompHole>::dyn_comp (line 186) stdout ---- [INFO] [stdout] error: cannot find macro `cc_tree` in this scope [INFO] [stdout] --> src/construction/subtrees.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 5 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentBuilder` in this scope [INFO] [stdout] --> src/construction/subtrees.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 3 | fn outer_comp(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use consecuit::prelude::ComponentBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MyProp` in this scope [INFO] [stdout] --> src/construction/subtrees.rs:187:44 [INFO] [stdout] | [INFO] [stdout] 3 | fn outer_comp(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DynComponentReturn` in this scope [INFO] [stdout] --> src/construction/subtrees.rs:187:55 [INFO] [stdout] | [INFO] [stdout] 3 | fn outer_comp(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 | use consecuit::prelude::DynComponentReturn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MyProp` in this scope [INFO] [stdout] --> src/construction/subtrees.rs:187:74 [INFO] [stdout] | [INFO] [stdout] 3 | fn outer_comp(cc: ComponentBuilder, props: MyProp) -> DynComponentReturn { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentBuilder` in this scope [INFO] [stdout] --> src/construction/subtrees.rs:188:23 [INFO] [stdout] | [INFO] [stdout] 4 | 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] 2 | use consecuit::prelude::ComponentBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MyProp` in this scope [INFO] [stdout] --> src/construction/subtrees.rs:188:48 [INFO] [stdout] | [INFO] [stdout] 4 | 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:188:64 [INFO] [stdout] | [INFO] [stdout] 4 | 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] 2 | 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, E0412. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [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:182:23 [INFO] [stdout] | [INFO] [stdout] 10 | }, input_ref.clone())) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 11 | cc_tree!( [INFO] [stdout] | ------- unexpected token [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `consecuit_html` [INFO] [stdout] --> src/executor.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 4 | use consecuit_html::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `consecuit_html` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cc_tree` in this scope [INFO] [stdout] --> src/executor.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 11 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `cc` in this scope [INFO] [stdout] --> src/executor.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 5 | 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:177:31 [INFO] [stdout] | [INFO] [stdout] 5 | 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] 3 | 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:178:23 [INFO] [stdout] | [INFO] [stdout] 6 | let (cc, _) = cc.hook(use_effect, (|input_ref: Reference>| { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use consecuit::prelude::use_effect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Reference` in this scope [INFO] [stdout] --> src/executor.rs:178:48 [INFO] [stdout] | [INFO] [stdout] 6 | let (cc, _) = cc.hook(use_effect, (|input_ref: Reference>| { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use consecuit::prelude::Reference; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HtmlInputElement` in crate `web_sys` [INFO] [stdout] --> src/executor.rs:178:74 [INFO] [stdout] | [INFO] [stdout] 6 | let (cc, _) = cc.hook(use_effect, (|input_ref: Reference>| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `HtmlElement` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.51/src/features/gen_HtmlElement.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `HtmlElement` defined here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run_later` in this scope [INFO] [stdout] --> src/executor.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 7 | run_later(move || { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use consecuit::prelude::run_later; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 97) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `consecuit_html` [INFO] [stdout] --> src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 4 | use consecuit_html::prelude::*; // <- consecuit_html provides html components like div and span [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `consecuit_html` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cc_tree` in this scope [INFO] [stdout] --> src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 5 | cc_tree!( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] consecuit::prelude::cc_tree [INFO] [stdout] consecuit_macros::cc_tree [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/lib.rs - (line 55) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `cc` in this scope [INFO] [stdout] --> src/lib.rs:56:2 [INFO] [stdout] | [INFO] [stdout] 3 | (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:56:6 [INFO] [stdout] | [INFO] [stdout] 3 | (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 47) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `cc` in this scope [INFO] [stdout] --> src/lib.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 3 | 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:48:38 [INFO] [stdout] | [INFO] [stdout] 3 | 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:48:58 [INFO] [stdout] | [INFO] [stdout] 3 | 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:50:41 [INFO] [stdout] | [INFO] [stdout] 5 | 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:50:64 [INFO] [stdout] | [INFO] [stdout] 5 | 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: aborting due to 5 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 61) stdout ---- [INFO] [stdout] error: cannot find macro `prinln` in this scope [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 9 | prinln!("The state is {}", number.to_string()); [INFO] [stdout] | ^^^^^^ help: a macro with a similar name exists: `println` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 121) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `consecuit_html` [INFO] [stdout] --> src/lib.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 5 | use consecuit_html::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `consecuit_html` [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:132:5 [INFO] [stdout] | [INFO] [stdout] 14 | / cc_tree!( [INFO] [stdout] 15 | | [INFO] [stdout] 16 | |
"Calculation Result:"
[INFO] [stdout] 17 | | {lhs.to_string()} [INFO] [stdout] ... | [INFO] [stdout] 22 | | [INFO] [stdout] 23 | | ) [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:128:41 [INFO] [stdout] | [INFO] [stdout] 10 | 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:129:41 [INFO] [stdout] | [INFO] [stdout] 11 | 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:133:10 [INFO] [stdout] | [INFO] [stdout] 15 | [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:134:10 [INFO] [stdout] | [INFO] [stdout] 16 |
"Calculation Result:"
[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:135:10 [INFO] [stdout] | [INFO] [stdout] 17 | {lhs.to_string()} [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:136:10 [INFO] [stdout] | [INFO] [stdout] 18 | " + " [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:136:16 [INFO] [stdout] | [INFO] [stdout] 18 | " + " [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] 19 | {rhs.to_string()} [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] 20 | " = " [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] 20 | " = " [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] 21 | {result.to_string()} [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:139:16 [INFO] [stdout] | [INFO] [stdout] 21 | {result.to_string()} [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:140:10 [INFO] [stdout] | [INFO] [stdout] 22 | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 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] [INFO] [stdout] failures: [INFO] [stdout] src/construction/component.rs - construction::component::ComponentConstruction, [INFO] [stdout] RestStores>, EntireStores, LastNode, CompHole>::comp (line 231) [INFO] [stdout] src/construction/component.rs - construction::component::ComponentConstruction, [INFO] [stdout] RestStores>, EntireStores, LastNode, CompHole>::comp (line 241) [INFO] [stdout] src/construction/component.rs - construction::component::ComponentConstruction, EntireStores, [INFO] [stdout] YesHoleNode, CompHole>::child (line 302) [INFO] [stdout] src/construction/component.rs - construction::component::ComponentConstruction, EntireStores, [INFO] [stdout] YesHoleNode, CompHole>::child (line 318) [INFO] [stdout] src/construction/subtrees.rs - construction::subtrees::ComponentConstruction>>>, RestStores>, [INFO] [stdout] EntireStores, LastNode, CompHole>::dyn_comp (line 186) [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 121) [INFO] [stdout] src/lib.rs - (line 154) [INFO] [stdout] src/lib.rs - (line 169) [INFO] [stdout] src/lib.rs - (line 34) [INFO] [stdout] src/lib.rs - (line 47) [INFO] [stdout] src/lib.rs - (line 55) [INFO] [stdout] src/lib.rs - (line 61) [INFO] [stdout] src/lib.rs - (line 88) [INFO] [stdout] src/lib.rs - (line 97) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b5a64709c488c815177cbb53e37797506ec376757d5697be8486209855ca02af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a64709c488c815177cbb53e37797506ec376757d5697be8486209855ca02af", kill_on_drop: false }` [INFO] [stdout] b5a64709c488c815177cbb53e37797506ec376757d5697be8486209855ca02af