[INFO] fetching crate yew-html-attributes 0.1.1...
[INFO] testing yew-html-attributes-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] extracting crate yew-html-attributes 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate yew-html-attributes 0.1.1
[INFO] finished tweaking crates.io crate yew-html-attributes 0.1.1
[INFO] tweaked toml for crates.io crate yew-html-attributes 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yew-html-attributes 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 111 packages to latest compatible versions
[INFO] [stderr] Adding yew v0.20.0 (available: v0.21.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e5643c3cacb9892a4e0d7a788d562b91124052c053754c8532a012060ca14f1
[INFO] running `Command { std: "docker" "start" "-a" "0e5643c3cacb9892a4e0d7a788d562b91124052c053754c8532a012060ca14f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e5643c3cacb9892a4e0d7a788d562b91124052c053754c8532a012060ca14f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5643c3cacb9892a4e0d7a788d562b91124052c053754c8532a012060ca14f1", kill_on_drop: false }`
[INFO] [stdout] 0e5643c3cacb9892a4e0d7a788d562b91124052c053754c8532a012060ca14f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2d40796d00d706638690c460a929765cd0b378cd2b5b33443ffc664c711072d
[INFO] running `Command { std: "docker" "start" "-a" "f2d40796d00d706638690c460a929765cd0b378cd2b5b33443ffc664c711072d", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling percent-encoding v2.3.2
[INFO] [stderr] Compiling tokio v1.47.1
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling csv-core v0.1.12
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Compiling tracing-attributes v0.1.30
[INFO] [stderr] Compiling implicit-clone v0.3.10
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling form_urlencoded v1.2.2
[INFO] [stderr] Compiling pin-project v1.1.10
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling regex-automata v0.4.10
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr] Compiling tokio-stream v0.1.17
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr] Compiling wasm-bindgen v0.2.100
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling pinned v0.1.0
[INFO] [stderr] Compiling prokio v0.1.0
[INFO] [stderr] Compiling js-sys v0.3.77
[INFO] [stderr] Compiling console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling prettyplease v0.1.25
[INFO] [stderr] Compiling regex v1.11.2
[INFO] [stderr] Compiling yew-macro v0.20.0
[INFO] [stderr] Compiling serde_json v1.0.143
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling csv v1.3.1
[INFO] [stderr] Compiling yew-html-attributes-macro-derive v0.1.1
[INFO] [stderr] Compiling web-sys v0.3.77
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr] Compiling gloo-timers v0.2.6
[INFO] [stderr] Compiling gloo-utils v0.1.7
[INFO] [stderr] Compiling gloo-events v0.1.2
[INFO] [stderr] Compiling gloo-dialogs v0.1.1
[INFO] [stderr] Compiling gloo-render v0.1.1
[INFO] [stderr] Compiling gloo-console v0.2.3
[INFO] [stderr] Compiling gloo-storage v0.2.2
[INFO] [stderr] Compiling gloo-net v0.3.1
[INFO] [stderr] Compiling gloo-history v0.1.5
[INFO] [stderr] Compiling gloo-file v0.2.3
[INFO] [stderr] Compiling gloo-worker v0.2.1
[INFO] [stderr] Compiling gloo v0.8.1
[INFO] [stderr] Compiling yew v0.20.0
[INFO] [stderr] Compiling yew-html-attributes v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.47s
[INFO] running `Command { std: "docker" "inspect" "f2d40796d00d706638690c460a929765cd0b378cd2b5b33443ffc664c711072d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d40796d00d706638690c460a929765cd0b378cd2b5b33443ffc664c711072d", kill_on_drop: false }`
[INFO] [stdout] f2d40796d00d706638690c460a929765cd0b378cd2b5b33443ffc664c711072d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a95ebdba16f53eb8b0898dfd3b7838f4ba25b32a0c953dfa15b56a0a0c4074a9
[INFO] running `Command { std: "docker" "start" "-a" "a95ebdba16f53eb8b0898dfd3b7838f4ba25b32a0c953dfa15b56a0a0c4074a9", kill_on_drop: false }`
[INFO] [stderr] Compiling yew-html-attributes v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "a95ebdba16f53eb8b0898dfd3b7838f4ba25b32a0c953dfa15b56a0a0c4074a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a95ebdba16f53eb8b0898dfd3b7838f4ba25b32a0c953dfa15b56a0a0c4074a9", kill_on_drop: false }`
[INFO] [stdout] a95ebdba16f53eb8b0898dfd3b7838f4ba25b32a0c953dfa15b56a0a0c4074a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9e96082b434c98668712d29ce5224076b1209187b79764573059ed32bf59306
[INFO] running `Command { std: "docker" "start" "-a" "a9e96082b434c98668712d29ce5224076b1209187b79764573059ed32bf59306", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_html_attributes-7a044bed05d46c5c)
[INFO] [stderr] Doc-tests yew_html_attributes
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 94) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 67) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/lib.rs - (line 94) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yew_attributes_macro`
[INFO] [stdout] --> src/lib.rs:96:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use yew_attributes_macro::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_attributes_macro`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `yew_attributes_macro`, use `cargo add yew_attributes_macro` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `HasHtmlAttributes` in this scope
[INFO] [stdout] --> src/lib.rs:99:56
[INFO] [stdout] |
[INFO] [stdout] 7 | #[derive(Debug, Clone, PartialEq, Default, Properties, HasHtmlAttributes)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::HasHtmlAttributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::HasHtmlAttributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `has_html_attributes` in this scope
[INFO] [stdout] --> src/lib.rs:98:3
[INFO] [stdout] |
[INFO] [stdout] 6 | #[has_html_attributes(invisible=false)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::has_html_attributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::has_html_attributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `use_attributes` in this scope
[INFO] [stdout] --> src/lib.rs:106:3
[INFO] [stdout] |
[INFO] [stdout] 14 | use_attributes!(node_ref, props);
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::use_attributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::use_attributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 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 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yew_attributes_macro`
[INFO] [stdout] --> src/lib.rs:41:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use yew_attributes_macro::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_attributes_macro`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `yew_attributes_macro`, use `cargo add yew_attributes_macro` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `HasHtmlAttributes` in this scope
[INFO] [stdout] --> src/lib.rs:44:56
[INFO] [stdout] |
[INFO] [stdout] 7 | #[derive(Debug, Clone, PartialEq, Default, Properties, HasHtmlAttributes)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::HasHtmlAttributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::HasHtmlAttributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `has_html_attributes` in this scope
[INFO] [stdout] --> src/lib.rs:43:3
[INFO] [stdout] |
[INFO] [stdout] 6 | #[has_html_attributes(element=input)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::has_html_attributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::has_html_attributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `use_attributes` in this scope
[INFO] [stdout] --> src/lib.rs:51:3
[INFO] [stdout] |
[INFO] [stdout] 14 | use_attributes!(node_ref, props);
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::use_attributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::use_attributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 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 67) stdout ----
[INFO] [stdout] error: expected one of `(`, `,`, `::`, or `=`, found `Finished`
[INFO] [stdout] --> src/lib.rs:72:69
[INFO] [stdout] |
[INFO] [stdout] 7 | #[derive(Debug, Clone, PartialEq, Default, Properties, HasHtmlAt Finished dev [unoptimized + debuginfo] target(s) in 1.76stributes)]
[INFO] [stdout] | ^^^^^^^^ expected one of `(`, `,`, `::`, or `=`
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yew_attributes_macro`
[INFO] [stdout] --> src/lib.rs:69:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use yew_attributes_macro::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_attributes_macro`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `yew_attributes_macro`, use `cargo add yew_attributes_macro` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `has_html_attributes` in this scope
[INFO] [stdout] --> src/lib.rs:71:3
[INFO] [stdout] |
[INFO] [stdout] 6 | #[has_html_attributes(exclude="oninput,onclick")]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::has_html_attributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::has_html_attributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `use_attributes` in this scope
[INFO] [stdout] --> src/lib.rs:79:3
[INFO] [stdout] |
[INFO] [stdout] 14 | use_attributes!(node_ref, props);
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::use_attributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::use_attributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `InputProps: Properties` is not satisfied
[INFO] [stdout] --> src/lib.rs:76:21
[INFO] [stdout] |
[INFO] [stdout] 11 | pub fn input(props:&InputProps) -> Html {
[INFO] [stdout] | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout] |
[INFO] [stdout] help: the trait `Properties` is not implemented for `InputProps`
[INFO] [stdout] --> src/lib.rs:73:1
[INFO] [stdout] |
[INFO] [stdout] 8 | pub struct InputProps{}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = help: the following other types implement trait `Properties`:
[INFO] [stdout] ()
[INFO] [stdout] ChildrenProps
[INFO] [stdout] ContextProviderProps
[INFO] [stdout] SuspenseProps
[INFO] [stdout] note: required by a bound in `yew::FunctionProvider::Properties`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.20.0/src/functional/mod.rs:297:22
[INFO] [stdout] |
[INFO] [stdout] 297 | type Properties: Properties + PartialEq;
[INFO] [stdout] | ^^^^^^^^^^ required by this bound in `FunctionProvider::Properties`
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `InputProps: Properties` is not satisfied
[INFO] [stdout] --> src/lib.rs:76:21
[INFO] [stdout] |
[INFO] [stdout] 11 | pub fn input(props:&InputProps) -> Html {
[INFO] [stdout] | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout] |
[INFO] [stdout] help: the trait `Properties` is not implemented for `InputProps`
[INFO] [stdout] --> src/lib.rs:73:1
[INFO] [stdout] |
[INFO] [stdout] 8 | pub struct InputProps{}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = help: the following other types implement trait `Properties`:
[INFO] [stdout] ()
[INFO] [stdout] ChildrenProps
[INFO] [stdout] ContextProviderProps
[INFO] [stdout] SuspenseProps
[INFO] [stdout] note: required by a bound in `yew::BaseComponent::Properties`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.20.0/src/html/component/mod.rs:94:22
[INFO] [stdout] |
[INFO] [stdout] 94 | type Properties: Properties;
[INFO] [stdout] | ^^^^^^^^^^ required by this bound in `BaseComponent::Properties`
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yew_attributes_macro`
[INFO] [stdout] --> src/lib.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use yew_attributes_macro::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_attributes_macro`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `yew_attributes_macro`, use `cargo add yew_attributes_macro` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `HasHtmlAttributes` in this scope
[INFO] [stdout] --> src/lib.rs:16:56
[INFO] [stdout] |
[INFO] [stdout] 7 | #[derive(Debug, Clone, PartialEq, Default, Properties, HasHtmlAttributes)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::HasHtmlAttributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::HasHtmlAttributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `has_html_attributes` in this scope
[INFO] [stdout] --> src/lib.rs:15:3
[INFO] [stdout] |
[INFO] [stdout] 6 | #[has_html_attributes]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::has_html_attributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::has_html_attributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `use_attributes` in this scope
[INFO] [stdout] --> src/lib.rs:23:3
[INFO] [stdout] |
[INFO] [stdout] 14 | use_attributes!(node_ref, props);
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes::use_attributes;
[INFO] [stdout] |
[INFO] [stdout] 2 + use yew_html_attributes_macro_derive::use_attributes;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 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]
[INFO] [stdout] failures:
[INFO] [stdout] src/lib.rs - (line 11)
[INFO] [stdout] src/lib.rs - (line 39)
[INFO] [stdout] src/lib.rs - (line 67)
[INFO] [stdout] src/lib.rs - (line 94)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout]
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a9e96082b434c98668712d29ce5224076b1209187b79764573059ed32bf59306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e96082b434c98668712d29ce5224076b1209187b79764573059ed32bf59306", kill_on_drop: false }`
[INFO] [stdout] a9e96082b434c98668712d29ce5224076b1209187b79764573059ed32bf59306