[INFO] fetching crate leptoaster 0.2.3...
[INFO] testing leptoaster-0.2.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate leptoaster 0.2.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate leptoaster 0.2.3
[INFO] finished tweaking crates.io crate leptoaster 0.2.3
[INFO] tweaked toml for crates.io crate leptoaster 0.2.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptoaster 0.2.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leptoaster 0.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b111f0d62173906797ca95e5bcc081cdcaa79857ae9e7d0a98c3b4a9c39f727c
[INFO] running `Command { std: "docker" "start" "-a" "b111f0d62173906797ca95e5bcc081cdcaa79857ae9e7d0a98c3b4a9c39f727c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b111f0d62173906797ca95e5bcc081cdcaa79857ae9e7d0a98c3b4a9c39f727c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b111f0d62173906797ca95e5bcc081cdcaa79857ae9e7d0a98c3b4a9c39f727c", kill_on_drop: false }`
[INFO] [stdout] b111f0d62173906797ca95e5bcc081cdcaa79857ae9e7d0a98c3b4a9c39f727c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d83c0247d972371324dd0c4469513d8d3022609f65d76171e0ce7a22e5b50f1d
[INFO] running `Command { std: "docker" "start" "-a" "d83c0247d972371324dd0c4469513d8d3022609f65d76171e0ce7a22e5b50f1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling throw_error v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling server_fn_macro v0.8.2
[INFO] [stderr]    Compiling reactive_graph v0.2.2
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling guardian v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling tachys v0.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling server_fn v0.8.2
[INFO] [stderr]    Compiling either_of v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling erased v0.1.2
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling leptos_macro v0.8.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const-str v0.6.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling leptos v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.2
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling typed-builder v0.21.0
[INFO] [stderr]    Compiling rstml v0.12.0
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling hydration_context v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling oco_ref v0.2.0
[INFO] [stderr]    Compiling serde_qs v0.14.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling codee v0.3.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling reactive_stores v0.2.2
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling leptos_config v0.8.2
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling leptos_dom v0.8.2
[INFO] [stderr]    Compiling leptos_server v0.8.2
[INFO] [stderr]    Compiling leptoaster v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 29s
[INFO] running `Command { std: "docker" "inspect" "d83c0247d972371324dd0c4469513d8d3022609f65d76171e0ce7a22e5b50f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d83c0247d972371324dd0c4469513d8d3022609f65d76171e0ce7a22e5b50f1d", kill_on_drop: false }`
[INFO] [stdout] d83c0247d972371324dd0c4469513d8d3022609f65d76171e0ce7a22e5b50f1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f2f8c1872586d0081a51b6666539ad79eecab13b1601424012f5548e06ae00e
[INFO] running `Command { std: "docker" "start" "-a" "7f2f8c1872586d0081a51b6666539ad79eecab13b1601424012f5548e06ae00e", kill_on_drop: false }`
[INFO] [stderr]    Compiling leptoaster v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "7f2f8c1872586d0081a51b6666539ad79eecab13b1601424012f5548e06ae00e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2f8c1872586d0081a51b6666539ad79eecab13b1601424012f5548e06ae00e", kill_on_drop: false }`
[INFO] [stdout] 7f2f8c1872586d0081a51b6666539ad79eecab13b1601424012f5548e06ae00e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6869bb195667e4d2f07fb7049121f5f40197c81629f55b48e855b55551723f12
[INFO] running `Command { std: "docker" "start" "-a" "6869bb195667e4d2f07fb7049121f5f40197c81629f55b48e855b55551723f12", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptoaster-85ac450e2bde51cc)
[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 leptoaster
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/toast/builder.rs - toast::builder::ToastBuilder::new (line 48) ... FAILED
[INFO] [stdout] test src/toaster/context.rs - toaster::context::ToasterContext (line 22) ... FAILED
[INFO] [stdout] test src/toaster/context.rs - toaster::context::ToasterContext::clear (line 142) ... FAILED
[INFO] [stdout] test src/toast/builder.rs - toast::builder::ToastBuilder::with_progress (line 99) ... FAILED
[INFO] [stdout] test src/toaster/context.rs - toaster::context::ToasterContext::error (line 125) ... FAILED
[INFO] [stdout] test src/toast/builder.rs - toast::builder::ToastBuilder (line 37) ... FAILED
[INFO] [stdout] test src/toast/builder.rs - toast::builder::ToastBuilder::with_dismissable (line 86) ... FAILED
[INFO] [stdout] test src/toast/builder.rs - toast::builder::ToastBuilder::with_expiry (line 113) ... FAILED
[INFO] [stdout] test src/toaster/context.rs - toaster::context::ToasterContext::success (line 89) ... FAILED
[INFO] [stdout] test src/toast/builder.rs - toast::builder::ToastBuilder::with_position (line 126) ... FAILED
[INFO] [stdout] test src/toast/builder.rs - toast::builder::ToastBuilder::with_level (line 72) ... FAILED
[INFO] [stdout] test src/toaster/context.rs - toaster::context::ToasterContext::warn (line 107) ... FAILED
[INFO] [stdout] test src/toaster.rs - toaster::Toaster (line 30) ... ok
[INFO] [stdout] test src/toaster/context.rs - toaster::context::ToasterContext::toast (line 45) ... FAILED
[INFO] [stdout] test src/toaster.rs - toaster::__Toaster (line 30) ... ok
[INFO] [stdout] test src/toaster/context.rs - toaster::context::ToasterContext::info (line 71) ... FAILED
[INFO] [stdout] test src/toaster.rs - toaster::ToasterProps (line 49) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/toast/builder.rs - toast::builder::ToastBuilder::new (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toast/builder.rs:49:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let toast = ToastBuilder::new("My toast message.");
[INFO] [stdout]   |             ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toaster/context.rs - toaster::context::ToasterContext (line 22) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:23:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:24:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn App() -> impl IntoView {
[INFO] [stdout]   |                  ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::IntoView;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `provide_context` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:25:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     provide_context(ToasterContext::default());
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::context::provide_context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToasterContext`
[INFO] [stdout]  --> src/toaster/context.rs:25:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     provide_context(ToasterContext::default());
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^ use of undeclared type `ToasterContext`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToasterContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toaster/context.rs - toaster::context::ToasterContext::clear (line 142) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:143:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:144:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn Component() -> impl IntoView {
[INFO] [stdout]   |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::IntoView;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `expect_context` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:145:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::prelude::expect_context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ToasterContext` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:145:36
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToasterContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toaster/context.rs:148:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         ToastBuilder::new("My toast message.")
[INFO] [stdout]   |         ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toast/builder.rs - toast::builder::ToastBuilder::with_progress (line 99) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toast/builder.rs:100:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ToastBuilder::new("My toast message.")
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toaster/context.rs - toaster::context::ToasterContext::error (line 125) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:126:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:127:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn Component() -> impl IntoView {
[INFO] [stdout]   |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::IntoView;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `expect_context` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:128:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::prelude::expect_context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ToasterContext` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:128:36
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToasterContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toast/builder.rs - toast::builder::ToastBuilder (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toast/builder.rs:38:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ToastBuilder::new("My toast message.")
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastLevel`
[INFO] [stdout]  --> src/toast/builder.rs:39:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .with_level(ToastLevel::Success)
[INFO] [stdout]   |                 ^^^^^^^^^^ use of undeclared type `ToastLevel`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastLevel;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastPosition`
[INFO] [stdout]  --> src/toast/builder.rs:42:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .with_position(ToastPosition::BottomLeft);
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ use of undeclared type `ToastPosition`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastPosition;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/toast/builder.rs - toast::builder::ToastBuilder::with_dismissable (line 86) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toast/builder.rs:87:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ToastBuilder::new("My toast message.")
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toast/builder.rs - toast::builder::ToastBuilder::with_expiry (line 113) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toast/builder.rs:114:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ToastBuilder::new("My toast message.")
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toaster/context.rs - toaster::context::ToasterContext::success (line 89) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:90:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:91:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn Component() -> impl IntoView {
[INFO] [stdout]   |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::IntoView;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `expect_context` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:92:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::prelude::expect_context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ToasterContext` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:92:36
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToasterContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toast/builder.rs - toast::builder::ToastBuilder::with_position (line 126) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toast/builder.rs:127:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ToastBuilder::new("My toast message.")
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastPosition`
[INFO] [stdout]  --> src/toast/builder.rs:128:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .with_position(ToastPosition::TopRight);
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ use of undeclared type `ToastPosition`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastPosition;
[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/toast/builder.rs - toast::builder::ToastBuilder::with_level (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toast/builder.rs:73:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ToastBuilder::new("My toast message.")
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastLevel`
[INFO] [stdout]  --> src/toast/builder.rs:74:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .with_level(ToastLevel::Warn);
[INFO] [stdout]   |                 ^^^^^^^^^^ use of undeclared type `ToastLevel`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastLevel;
[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/toaster/context.rs - toaster::context::ToasterContext::warn (line 107) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:108:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:109:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn Component() -> impl IntoView {
[INFO] [stdout]   |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::IntoView;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `expect_context` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:110:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::prelude::expect_context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ToasterContext` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:110:36
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToasterContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toaster/context.rs - toaster::context::ToasterContext::toast (line 45) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:46:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:47:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn Component() -> impl IntoView {
[INFO] [stdout]   |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::IntoView;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `expect_context` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:48:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::prelude::expect_context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ToasterContext` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:48:36
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToasterContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastBuilder`
[INFO] [stdout]  --> src/toaster/context.rs:51:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         ToastBuilder::new("My toast message.")
[INFO] [stdout]   |         ^^^^^^^^^^^^ use of undeclared type `ToastBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToastBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toaster/context.rs - toaster::context::ToasterContext::info (line 71) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:72:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:73:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn Component() -> impl IntoView {
[INFO] [stdout]   |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::IntoView;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `expect_context` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:74:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptos::prelude::expect_context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ToasterContext` in this scope
[INFO] [stdout]  --> src/toaster/context.rs:74:36
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let toaster = expect_context::<ToasterContext>();
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use leptoaster::ToasterContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/toast/builder.rs - toast::builder::ToastBuilder (line 37)
[INFO] [stdout]     src/toast/builder.rs - toast::builder::ToastBuilder::new (line 48)
[INFO] [stdout]     src/toast/builder.rs - toast::builder::ToastBuilder::with_dismissable (line 86)
[INFO] [stdout]     src/toast/builder.rs - toast::builder::ToastBuilder::with_expiry (line 113)
[INFO] [stdout]     src/toast/builder.rs - toast::builder::ToastBuilder::with_level (line 72)
[INFO] [stdout]     src/toast/builder.rs - toast::builder::ToastBuilder::with_position (line 126)
[INFO] [stdout]     src/toast/builder.rs - toast::builder::ToastBuilder::with_progress (line 99)
[INFO] [stdout]     src/toaster/context.rs - toaster::context::ToasterContext (line 22)
[INFO] [stdout]     src/toaster/context.rs - toaster::context::ToasterContext::clear (line 142)
[INFO] [stdout]     src/toaster/context.rs - toaster::context::ToasterContext::error (line 125)
[INFO] [stdout]     src/toaster/context.rs - toaster::context::ToasterContext::info (line 71)
[INFO] [stdout]     src/toaster/context.rs - toaster::context::ToasterContext::success (line 89)
[INFO] [stdout]     src/toaster/context.rs - toaster::context::ToasterContext::toast (line 45)
[INFO] [stdout]     src/toaster/context.rs - toaster::context::ToasterContext::warn (line 107)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6869bb195667e4d2f07fb7049121f5f40197c81629f55b48e855b55551723f12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6869bb195667e4d2f07fb7049121f5f40197c81629f55b48e855b55551723f12", kill_on_drop: false }`
[INFO] [stdout] 6869bb195667e4d2f07fb7049121f5f40197c81629f55b48e855b55551723f12
