[INFO] cloning repository https://github.com/niba1122/rust_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niba1122/rust_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniba1122%2Frust_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniba1122%2Frust_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cbace08c3e94bd6504b4d27afb6f8a70794a3bc [INFO] checking niba1122/rust_app against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniba1122%2Frust_app" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/niba1122/rust_app on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/niba1122/rust_app [INFO] removed path dependency yew from git repo https://github.com/niba1122/rust_app [INFO] finished tweaking git repo https://github.com/niba1122/rust_app [INFO] tweaked toml for git repo https://github.com/niba1122/rust_app written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/niba1122/rust_app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (yew) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (yew) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a949b97e873b8a8a1910052e866383c8b9e96df1ef265c1397399ee756759bb4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a949b97e873b8a8a1910052e866383c8b9e96df1ef265c1397399ee756759bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a949b97e873b8a8a1910052e866383c8b9e96df1ef265c1397399ee756759bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a949b97e873b8a8a1910052e866383c8b9e96df1ef265c1397399ee756759bb4", kill_on_drop: false }` [INFO] [stdout] a949b97e873b8a8a1910052e866383c8b9e96df1ef265c1397399ee756759bb4 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04b2c07db40a2c33141c8619061f64b0d66a215faadbcf48f6e20f84b6e97b47 [INFO] running `Command { std: "docker" "start" "-a" "04b2c07db40a2c33141c8619061f64b0d66a215faadbcf48f6e20f84b6e97b47", kill_on_drop: false }` [INFO] [stderr] warning: dependency (yew) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking js-sys v0.3.47 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking web-sys v0.3.47 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.20 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking rust_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `view` is not a member of trait `Renderable` [INFO] [stdout] --> src/card.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / fn view(&self) -> Html { [INFO] [stdout] 49 | | html! { [INFO] [stdout] 50 | |
[INFO] [stdout] 51 | | [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ not a member of trait `Renderable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `view` is not a member of trait `Renderable` [INFO] [stdout] --> src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | / fn view(&self) -> Html { [INFO] [stdout] 99 | | html! { [INFO] [stdout] 100 | |
[INFO] [stdout] 101 | |

{ "GitHub Account Searcher" }

[INFO] [stdout] ... | [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] | |_____^ not a member of trait `Renderable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/card.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | fn create(props: Self::Properties, _env: &mut Env<'_, CTX, Self>) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/card.rs:32:56 [INFO] [stdout] | [INFO] [stdout] 32 | fn update(&mut self, msg: Self::Message, env: &mut Env) -> ShouldRender { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/card.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | fn change(&mut self, props: Self::Properties, _: &mut Env) -> ShouldRender { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/lib.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | fn create(_: Self::Properties, _: &mut Env) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/lib.rs:65:56 [INFO] [stdout] | [INFO] [stdout] 65 | fn update(&mut self, msg: Self::Message, env: &mut Env) -> ShouldRender { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `view` is not a member of trait `Renderable` [INFO] [stdout] --> src/card.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / fn view(&self) -> Html { [INFO] [stdout] 49 | | html! { [INFO] [stdout] 50 | |
[INFO] [stdout] 51 | | [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ not a member of trait `Renderable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `view` is not a member of trait `Renderable` [INFO] [stdout] --> src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | / fn view(&self) -> Html { [INFO] [stdout] 99 | | html! { [INFO] [stdout] 100 | |
[INFO] [stdout] 101 | |

{ "GitHub Account Searcher" }

[INFO] [stdout] ... | [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] | |_____^ not a member of trait `Renderable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/card.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | fn create(props: Self::Properties, _env: &mut Env<'_, CTX, Self>) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/card.rs:32:56 [INFO] [stdout] | [INFO] [stdout] 32 | fn update(&mut self, msg: Self::Message, env: &mut Env) -> ShouldRender { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/card.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | fn change(&mut self, props: Self::Properties, _: &mut Env) -> ShouldRender { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/lib.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | fn create(_: Self::Properties, _: &mut Env) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Env` in this scope [INFO] [stdout] --> src/lib.rs:65:56 [INFO] [stdout] | [INFO] [stdout] 65 | fn update(&mut self, msg: Self::Message, env: &mut Env) -> ShouldRender { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 type arguments but 1 type argument was supplied [INFO] [stdout] --> src/lib.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | impl Component for Model [INFO] [stdout] | ^^^^^^^^^----- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Component: Sized + 'static { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/lib.rs:94:11 [INFO] [stdout] | [INFO] [stdout] 94 | impl Renderable for Model [INFO] [stdout] | ^^^^^^^^^^------------ help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:474:11 [INFO] [stdout] | [INFO] [stdout] 474 | pub trait Renderable { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 type arguments but 1 type argument was supplied [INFO] [stdout] --> src/card.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | impl Component for Card [INFO] [stdout] | ^^^^^^^^^----- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Component: Sized + 'static { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/card.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | impl Renderable for Card [INFO] [stdout] | ^^^^^^^^^^----------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:474:11 [INFO] [stdout] | [INFO] [stdout] 474 | pub trait Renderable { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/lib.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | fn view(&self) -> Html { [INFO] [stdout] | ^^^^----------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | pub type Html = VNode; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/lib.rs:115:52 [INFO] [stdout] | [INFO] [stdout] 115 | fn person_view(&self, person: &Person) -> Html [INFO] [stdout] | ^^^^------------ help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | pub type Html = VNode; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 type arguments but 1 type argument was supplied [INFO] [stdout] --> src/lib.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | impl Component for Model [INFO] [stdout] | ^^^^^^^^^----- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Component: Sized + 'static { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/lib.rs:94:11 [INFO] [stdout] | [INFO] [stdout] 94 | impl Renderable for Model [INFO] [stdout] | ^^^^^^^^^^------------ help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:474:11 [INFO] [stdout] | [INFO] [stdout] 474 | pub trait Renderable { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/card.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | fn view(&self) -> Html { [INFO] [stdout] | ^^^^----------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | pub type Html = VNode; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 type arguments but 1 type argument was supplied [INFO] [stdout] --> src/card.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | impl Component for Card [INFO] [stdout] | ^^^^^^^^^----- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Component: Sized + 'static { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/card.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | impl Renderable for Card [INFO] [stdout] | ^^^^^^^^^^----------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:474:11 [INFO] [stdout] | [INFO] [stdout] 474 | pub trait Renderable { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0407, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/lib.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | fn view(&self) -> Html { [INFO] [stdout] | ^^^^----------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | pub type Html = VNode; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/lib.rs:115:52 [INFO] [stdout] | [INFO] [stdout] 115 | fn person_view(&self, person: &Person) -> Html [INFO] [stdout] | ^^^^------------ help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | pub type Html = VNode; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 type arguments but 2 type arguments were supplied [INFO] [stdout] --> src/card.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | fn view(&self) -> Html { [INFO] [stdout] | ^^^^----------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 type arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.17.4/src/html/mod.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | pub type Html = VNode; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0407, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_app` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "04b2c07db40a2c33141c8619061f64b0d66a215faadbcf48f6e20f84b6e97b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b2c07db40a2c33141c8619061f64b0d66a215faadbcf48f6e20f84b6e97b47", kill_on_drop: false }` [INFO] [stdout] 04b2c07db40a2c33141c8619061f64b0d66a215faadbcf48f6e20f84b6e97b47