[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 master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesleymoliveira%2Frust-yew-app" "/workspace/builds/worker-1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wesleymoliveira/rust-yew-app on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "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-1/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36850f15b1a5686573835e74e5f7e80fe61b69397cf2dd4ed668d72fd39d6b09
[INFO] running `Command { std: "docker" "start" "-a" "36850f15b1a5686573835e74e5f7e80fe61b69397cf2dd4ed668d72fd39d6b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36850f15b1a5686573835e74e5f7e80fe61b69397cf2dd4ed668d72fd39d6b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36850f15b1a5686573835e74e5f7e80fe61b69397cf2dd4ed668d72fd39d6b09", kill_on_drop: false }`
[INFO] [stdout] 36850f15b1a5686573835e74e5f7e80fe61b69397cf2dd4ed668d72fd39d6b09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cb0136135115a53f933038151a1d405cdd17b5664f311103587038d72387a29
[INFO] running `Command { std: "docker" "start" "-a" "6cb0136135115a53f933038151a1d405cdd17b5664f311103587038d72387a29", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.40
[INFO] [stderr] Compiling quote v1.0.20
[INFO] [stderr] Compiling unicode-ident v1.0.2
[INFO] [stderr] Compiling syn v1.0.98
[INFO] [stderr] Compiling serde_derive v1.0.140
[INFO] [stderr] Compiling serde v1.0.140
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling ryu v1.0.10
[INFO] [stderr] Compiling itoa v1.0.2
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81
[INFO] [stderr] Compiling serde_json v1.0.82
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling bumpalo v3.10.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.81
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr] Compiling sha1_smol v1.0.0
[INFO] [stderr] Compiling gimli v0.26.2
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling matches v0.1.9
[INFO] [stderr] Compiling base-x v0.2.11
[INFO] [stderr] Compiling hashbrown v0.12.3
[INFO] [stderr] Compiling unicode-xid v0.2.3
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling discard v1.0.4
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling route-recognizer v0.3.1
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling sha1 v0.6.1
[INFO] [stderr] Compiling form_urlencoded v1.0.1
[INFO] [stderr] Compiling miniz_oxide v0.5.3
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling slab v0.4.7
[INFO] [stderr] Compiling indexmap v1.9.1
[INFO] [stderr] Compiling object v0.29.0
[INFO] [stderr] Compiling stdweb v0.4.20
[INFO] [stderr] Compiling backtrace v0.3.66
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Compiling yew-macro v0.19.3
[INFO] [stderr] Compiling yew-router-macro v0.16.0
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81
[INFO] [stderr] Compiling thiserror v1.0.31
[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.58
[INFO] [stderr] Compiling console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling web-sys v0.3.58
[INFO] [stderr] Compiling gloo-timers v0.2.4
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.31
[INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1
[INFO] [stderr] Compiling web_logger v0.2.0
[INFO] [stderr] Compiling gloo-utils v0.1.4
[INFO] [stderr] Compiling gloo-events v0.1.2
[INFO] [stderr] Compiling gloo-console v0.2.1
[INFO] [stderr] Compiling gloo-dialogs v0.1.1
[INFO] [stderr] Compiling gloo-render v0.1.1
[INFO] [stderr] Compiling gloo-storage v0.2.1
[INFO] [stderr] Compiling gloo-file v0.2.3
[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] warning: All `
` tags should have an `alt` attribute which provides a human-readable description
[INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:89:22
[INFO] [stdout] |
[INFO] [stdout] 89 |
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `
` tags should have an `alt` attribute which provides a human-readable description
[INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:36:22
[INFO] [stdout] |
[INFO] [stdout] 36 |
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[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] 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 of the type parameter `T` declared on the enum `Option`
[INFO] [stdout] |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout] |
[INFO] [stdout] 33 | article_list_task: None::,
[INFO] [stdout] | +++++
[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 5 previous errors; 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, 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 6 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6cb0136135115a53f933038151a1d405cdd17b5664f311103587038d72387a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cb0136135115a53f933038151a1d405cdd17b5664f311103587038d72387a29", kill_on_drop: false }`
[INFO] [stdout] 6cb0136135115a53f933038151a1d405cdd17b5664f311103587038d72387a29