[INFO] fetching crate yew_styles 0.4.0... [INFO] testing yew_styles-0.4.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate yew_styles 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate yew_styles 0.4.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate yew_styles 0.4.0 [INFO] finished tweaking crates.io crate yew_styles 0.4.0 [INFO] tweaked toml for crates.io crate yew_styles 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a494a703fcaf417b49b7143a84bc60798cc90557c371453e27fb4f2ee5e8755d [INFO] running `"docker" "start" "-a" "a494a703fcaf417b49b7143a84bc60798cc90557c371453e27fb4f2ee5e8755d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling yew v0.16.2 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling yew-macro v0.16.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.13 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew_styles v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "a494a703fcaf417b49b7143a84bc60798cc90557c371453e27fb4f2ee5e8755d"` [INFO] running `"docker" "rm" "-f" "a494a703fcaf417b49b7143a84bc60798cc90557c371453e27fb4f2ee5e8755d"` [INFO] [stdout] a494a703fcaf417b49b7143a84bc60798cc90557c371453e27fb4f2ee5e8755d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5c582ec9c6018be8e273b9ea94a39b6f540fabb5a19a2f37625b18906abed3c1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5c582ec9c6018be8e273b9ea94a39b6f540fabb5a19a2f37625b18906abed3c1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling yew_styles v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.05s [INFO] running `"docker" "inspect" "5c582ec9c6018be8e273b9ea94a39b6f540fabb5a19a2f37625b18906abed3c1"` [INFO] running `"docker" "rm" "-f" "5c582ec9c6018be8e273b9ea94a39b6f540fabb5a19a2f37625b18906abed3c1"` [INFO] [stdout] 5c582ec9c6018be8e273b9ea94a39b6f540fabb5a19a2f37625b18906abed3c1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b06b8dd6e1f34a4ee409fcfd4fea055bb2cd9c8e92c32a761bd9988eb8f2701 [INFO] running `"docker" "start" "-a" "3b06b8dd6e1f34a4ee409fcfd4fea055bb2cd9c8e92c32a761bd9988eb8f2701"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yew_styles-aa45f6021a1db5e1 [INFO] [stderr] Doc-tests yew_styles [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/components/forms/form_select.rs - components::forms::form_select::FormSelect (line 10) ... FAILED [INFO] [stdout] test src/components/navbar/navbar_component.rs - components::navbar::navbar_component::Navbar (line 25) ... FAILED [INFO] [stdout] test src/components/navbar/navbar_item.rs - components::navbar::navbar_item::NavbarItem (line 14) ... FAILED [INFO] [stdout] test src/components/forms/form_input.rs - components::forms::form_input::FormInput (line 10) ... FAILED [INFO] [stdout] test src/components/forms/form_component.rs - components::forms::form_component::Form (line 9) ... FAILED [INFO] [stdout] test src/components/navbar/navbar_container.rs - components::navbar::navbar_container::NavbarContainer (line 29) ... FAILED [INFO] [stdout] test src/components/forms/form_label.rs - components::forms::form_label::FormLabel (line 9) ... FAILED [INFO] [stdout] test src/components/forms/form_group.rs - components::forms::form_group::FormGroup (line 9) ... FAILED [INFO] [stdout] test src/components/forms/form_textarea.rs - components::forms::form_textarea::FormTextArea (line 10) ... FAILED [INFO] [stdout] test src/components/layouts/item.rs - components::layouts::item::Item (line 40) ... FAILED [INFO] [stdout] test src/components/layouts/container.rs - components::layouts::container::Container (line 14) ... FAILED [INFO] [stdout] test src/components/button.rs - components::button::Button (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/components/forms/form_select.rs - components::forms::form_select::FormSelect (line 10) stdout ---- [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/components/forms/form_select.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 62 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: recursion limit reached while expanding `$crate::dispatch!` [INFO] [stdout] --> src/components/forms/form_select.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 39 | / html!{ [INFO] [stdout] 40 | | [INFO] [stdout] 60 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`rust_out`) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/navbar/navbar_component.rs - components::navbar::navbar_component::Navbar (line 25) stdout ---- [INFO] [stdout] error: recursion limit reached while expanding `$crate::dispatch!` [INFO] [stdout] --> src/components/navbar/navbar_component.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 53 | / html! { [INFO] [stdout] 54 | | [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`rust_out`) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/navbar/navbar_item.rs - components::navbar::navbar_item::NavbarItem (line 14) stdout ---- [INFO] [stdout] error: recursion limit reached while expanding `$crate::dispatch!` [INFO] [stdout] --> src/components/navbar/navbar_item.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 53 | / html! { [INFO] [stdout] 54 | | [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`rust_out`) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/forms/form_input.rs - components::forms::form_input::FormInput (line 10) stdout ---- [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/components/forms/form_input.rs:59:2 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 52 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_page` in this scope [INFO] [stdout] --> src/components/forms/form_input.rs:53:34 [INFO] [stdout] | [INFO] [stdout] 46 | oninput_signal = form_page.link.callback(|e: InputData| Msg::Input(e.value)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_page` in this scope [INFO] [stdout] --> src/components/forms/form_input.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 42 | value=form_page.value.clone() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/forms/form_component.rs - components::forms::form_component::Form (line 9) stdout ---- [INFO] [stdout] error: recursion limit reached while expanding `$crate::dispatch!` [INFO] [stdout] --> src/components/forms/form_component.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 116 | / html! { [INFO] [stdout] 117 | | [INFO] [stdout] 118 | | [INFO] [stdout] 119 | |

{"Basic Form"}

[INFO] [stdout] ... | [INFO] [stdout] 256 | |
[INFO] [stdout] 257 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`rust_out`) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/navbar/navbar_container.rs - components::navbar::navbar_container::NavbarContainer (line 29) stdout ---- [INFO] [stdout] error: recursion limit reached while expanding `$crate::dispatch!` [INFO] [stdout] --> src/components/navbar/navbar_container.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 53 | / html! { [INFO] [stdout] 54 | | [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`rust_out`) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/forms/form_label.rs - components::forms::form_label::FormLabel (line 9) stdout ---- [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/components/forms/form_label.rs:63:2 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 57 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_page` in this scope [INFO] [stdout] --> src/components/forms/form_label.rs:58:36 [INFO] [stdout] | [INFO] [stdout] 52 | oninput_signal=form_page.link.callback(|e: InputData| Msg::Input(e.value)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_page` in this scope [INFO] [stdout] --> src/components/forms/form_label.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 49 | value=form_page.value.clone() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/forms/form_group.rs - components::forms::form_group::FormGroup (line 9) stdout ---- [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/components/forms/form_group.rs:63:2 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 57 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_page` in this scope [INFO] [stdout] --> src/components/forms/form_group.rs:58:36 [INFO] [stdout] | [INFO] [stdout] 52 | oninput_signal=form_page.link.callback(|e: InputData| Msg::Input(e.value)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_page` in this scope [INFO] [stdout] --> src/components/forms/form_group.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 49 | value=form_page.value.clone() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/forms/form_textarea.rs - components::forms::form_textarea::FormTextArea (line 10) stdout ---- [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/components/forms/form_textarea.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 48 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_page` in this scope [INFO] [stdout] --> src/components/forms/form_textarea.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 44 | oninput_signal=form_page.link.callback(|e: InputData| Msg::Input(e.value)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_page` in this scope [INFO] [stdout] --> src/components/forms/form_textarea.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 41 | value=form_page.value.clone() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/layouts/item.rs - components::layouts::item::Item (line 40) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `yew_styles::layouts::item::ItenLayout` [INFO] [stdout] --> src/components/layouts/item.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 8 | item::{ItenLayout, AlignSelf} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ItenLayout` in `layouts::item` [INFO] [stdout] | help: a similar name exists in the module: `ItemLayout` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ItemLayout` [INFO] [stdout] --> src/components/layouts/item.rs:76:48 [INFO] [stdout] | [INFO] [stdout] 39 | [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `ItemLayout` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ItemLayout` [INFO] [stdout] --> src/components/layouts/item.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `ItemLayout` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ItemLayout` [INFO] [stdout] --> src/components/layouts/item.rs:82:48 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `ItemLayout` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Container` in this scope [INFO] [stdout] --> src/components/layouts/item.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 38 | [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use yew_styles::layouts::container::Container; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> src/components/layouts/item.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 39 | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use yew_styles::layouts::item::Item; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> src/components/layouts/item.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use yew_styles::layouts::item::Item; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> src/components/layouts/item.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use yew_styles::layouts::item::Item; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `change` [INFO] [stdout] --> src/components/layouts/item.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl Component for App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ missing `change` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn change(&mut self, _: ::Properties) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/layouts/container.rs - components::layouts::container::Container (line 14) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `yew_styles::layouts::item::ItenLayout` [INFO] [stdout] --> src/components/layouts/container.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 8 | item::{ItenLayout, AlignSelf} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ItenLayout` in `layouts::item` [INFO] [stdout] | help: a similar name exists in the module: `ItemLayout` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ItemLayout` [INFO] [stdout] --> src/components/layouts/container.rs:50:48 [INFO] [stdout] | [INFO] [stdout] 39 | [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `ItemLayout` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ItemLayout` [INFO] [stdout] --> src/components/layouts/container.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `ItemLayout` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ItemLayout` [INFO] [stdout] --> src/components/layouts/container.rs:56:48 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `ItemLayout` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Container` in this scope [INFO] [stdout] --> src/components/layouts/container.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 38 | [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use yew_styles::layouts::container::Container; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> src/components/layouts/container.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 39 | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use yew_styles::layouts::item::Item; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> src/components/layouts/container.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use yew_styles::layouts::item::Item; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> src/components/layouts/container.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use yew_styles::layouts::item::Item; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `change` [INFO] [stdout] --> src/components/layouts/container.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl Component for App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ missing `change` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn change(&mut self, _: ::Properties) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/components/button.rs - components::button::Button (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Pallete` [INFO] [stdout] --> src/components/button.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 50 | button_type=Pallete::Standard [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `Pallete` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found built-in attribute `link` [INFO] [stdout] --> src/components/button.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 48 | onclick_signal=link.callback(move |_| Msg::Clicked("Hello world")) [INFO] [stdout] | ^^^^ help: you might have meant to use the available field: `self.link` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0603]: enum `Size` is private [INFO] [stdout] --> src/components/button.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 7 | button::{Button, Size}, [INFO] [stdout] | ^^^^ private enum [INFO] [stdout] | [INFO] [stdout] note: the enum `Size` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/components/button.rs:1:64 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::styles::{get_pallete, get_size, get_style, Palette, Size, Style}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components/button.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 35 | console.log(format!("{}", greeting)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&str`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components/button.rs:56:64 [INFO] [stdout] | [INFO] [stdout] 48 | onclick_signal=link.callback(move |_| Msg::Clicked("Hello world")) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::string::String`, found `&str` [INFO] [stdout] | help: try using a conversion method: `"Hello world".to_string()` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423, E0433, E0603. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/components/button.rs - components::button::Button (line 11) [INFO] [stdout] src/components/forms/form_component.rs - components::forms::form_component::Form (line 9) [INFO] [stdout] src/components/forms/form_group.rs - components::forms::form_group::FormGroup (line 9) [INFO] [stdout] src/components/forms/form_input.rs - components::forms::form_input::FormInput (line 10) [INFO] [stdout] src/components/forms/form_label.rs - components::forms::form_label::FormLabel (line 9) [INFO] [stdout] src/components/forms/form_select.rs - components::forms::form_select::FormSelect (line 10) [INFO] [stdout] src/components/forms/form_textarea.rs - components::forms::form_textarea::FormTextArea (line 10) [INFO] [stdout] src/components/layouts/container.rs - components::layouts::container::Container (line 14) [INFO] [stdout] src/components/layouts/item.rs - components::layouts::item::Item (line 40) [INFO] [stdout] src/components/navbar/navbar_component.rs - components::navbar::navbar_component::Navbar (line 25) [INFO] [stdout] src/components/navbar/navbar_container.rs - components::navbar::navbar_container::NavbarContainer (line 29) [INFO] [stdout] src/components/navbar/navbar_item.rs - components::navbar::navbar_item::NavbarItem (line 14) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "3b06b8dd6e1f34a4ee409fcfd4fea055bb2cd9c8e92c32a761bd9988eb8f2701"` [INFO] running `"docker" "rm" "-f" "3b06b8dd6e1f34a4ee409fcfd4fea055bb2cd9c8e92c32a761bd9988eb8f2701"` [INFO] [stdout] 3b06b8dd6e1f34a4ee409fcfd4fea055bb2cd9c8e92c32a761bd9988eb8f2701