[INFO] cloning repository https://github.com/wesleymoliveira/rust-yew-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wesleymoliveira/rust-yew-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesleymoliveira%2Frust-yew-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesleymoliveira%2Frust-yew-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 553235d8442bcfb82ea7cdb6de0df67a0151aaf4 [INFO] testing wesleymoliveira/rust-yew-app against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesleymoliveira%2Frust-yew-app" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wesleymoliveira/rust-yew-app on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wesleymoliveira/rust-yew-app [INFO] finished tweaking git repo https://github.com/wesleymoliveira/rust-yew-app [INFO] tweaked toml for git repo https://github.com/wesleymoliveira/rust-yew-app written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c34d183af4118868d34193c4ebc36115874963fc5740c17219d542f1547acb9d [INFO] running `Command { std: "docker" "start" "-a" "c34d183af4118868d34193c4ebc36115874963fc5740c17219d542f1547acb9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c34d183af4118868d34193c4ebc36115874963fc5740c17219d542f1547acb9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34d183af4118868d34193c4ebc36115874963fc5740c17219d542f1547acb9d", kill_on_drop: false }` [INFO] [stdout] c34d183af4118868d34193c4ebc36115874963fc5740c17219d542f1547acb9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 176f72db8fbdb0f4d95794d236b241fa1cbc231da9d29147ca0b9ada90937609 [INFO] running `Command { std: "docker" "start" "-a" "176f72db8fbdb0f4d95794d236b241fa1cbc231da9d29147ca0b9ada90937609", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.30 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling web_logger v0.2.0 [INFO] [stderr] Compiling gloo-utils v0.1.3 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-storage v0.2.1 [INFO] [stderr] Compiling gloo-file v0.2.1 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling yew-router v0.16.0 [INFO] [stderr] Compiling wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stdout] error[E0433]: failed to resolve: could not find `services` in `yew` [INFO] [stdout] --> crates/wasm/src/agent.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::services::fetch::{FetchService, FetchTask, Request, Response}; [INFO] [stdout] | ^^^^^^^^ could not find `services` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `services` in `yew` [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use yew::services::fetch::FetchTask; [INFO] [stdout] | ^^^^^^^^ could not find `services` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `yew::format` [INFO] [stdout] --> crates/wasm/src/agent.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use yew::format::{Json, Nothing}; [INFO] [stdout] | ^^^^^^ could not find `format` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FetchService` [INFO] [stdout] --> crates/wasm/src/agent.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | fetch: FetchService::new(), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `FetchService` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> crates/wasm/src/agent.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | let request = Request::get(url.as_str()).body(Nothing).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FetchService` in this scope [INFO] [stdout] --> crates/wasm/src/agent.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FetchTask` in this scope [INFO] [stdout] --> crates/wasm/src/agent.rs:22:84 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get(&mut self, url: String, callback: Callback>) -> FetchTask [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in this scope [INFO] [stdout] --> crates/wasm/src/agent.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | let handler = move |response: Response>>| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FetchTask` in this scope [INFO] [stdout] --> crates/wasm/src/agent.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | ) -> FetchTask { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FetchTask` in this scope [INFO] [stdout] --> crates/wasm/src/agent.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | ) -> FetchTask { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FetchTask` in this scope [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ArticleList { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 16 | article_list_task: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::article_preview::ArticlePreview` [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::article_preview::ArticlePreview; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | article_list_task: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | ArticlePreview { props: {} } [INFO] [stdout] | ^^ expected struct `Props`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm` due to 14 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "176f72db8fbdb0f4d95794d236b241fa1cbc231da9d29147ca0b9ada90937609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176f72db8fbdb0f4d95794d236b241fa1cbc231da9d29147ca0b9ada90937609", kill_on_drop: false }` [INFO] [stdout] 176f72db8fbdb0f4d95794d236b241fa1cbc231da9d29147ca0b9ada90937609