[INFO] cloning repository https://github.com/DukeFerdinand/recipes-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DukeFerdinand/recipes-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDukeFerdinand%2Frecipes-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDukeFerdinand%2Frecipes-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31217fa86ae42b2bcff6d45b6c4efac7f5db2c21 [INFO] checking DukeFerdinand/recipes-wasm against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDukeFerdinand%2Frecipes-wasm" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DukeFerdinand/recipes-wasm on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DukeFerdinand/recipes-wasm [INFO] finished tweaking git repo https://github.com/DukeFerdinand/recipes-wasm [INFO] tweaked toml for git repo https://github.com/DukeFerdinand/recipes-wasm written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/DukeFerdinand/recipes-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.5 [INFO] [stderr] Downloaded nom v5.0.1 [INFO] [stderr] Downloaded yew-router-macro v0.7.0 [INFO] [stderr] Downloaded yew-macro v0.10.0 [INFO] [stderr] Downloaded yew-router-route-parser v0.7.0 [INFO] [stderr] Downloaded anyhow v1.0.24 [INFO] [stderr] Downloaded yew v0.10.0 [INFO] [stderr] Downloaded yew-router v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90fac205ff1ecc7641c9a156b31c8bb843ef4a9ad4a12af511a32c5919a97b49 [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" "90fac205ff1ecc7641c9a156b31c8bb843ef4a9ad4a12af511a32c5919a97b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90fac205ff1ecc7641c9a156b31c8bb843ef4a9ad4a12af511a32c5919a97b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fac205ff1ecc7641c9a156b31c8bb843ef4a9ad4a12af511a32c5919a97b49", kill_on_drop: false }` [INFO] [stdout] 90fac205ff1ecc7641c9a156b31c8bb843ef4a9ad4a12af511a32c5919a97b49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 0767ab8520ed23e9e3e1882fa7004d0c068475e073a6c58fc050cfa19767eb55 [INFO] running `Command { std: "docker" "start" "-a" "0767ab8520ed23e9e3e1882fa7004d0c068475e073a6c58fc050cfa19767eb55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling yew v0.10.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling yew-macro v0.10.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking http v0.1.20 [INFO] [stderr] Checking yew-router-route-parser v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling yew-router-macro v0.7.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking yew-router v0.7.0 [INFO] [stderr] Checking recipes-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Html` [INFO] [stdout] --> src/main.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | html, services::ConsoleService, worker::Bridge, Callback, Component, ComponentLink, Html, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Html` [INFO] [stdout] --> src/components/mod.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use yew::{html, Component, ComponentLink, Html, ShouldRender}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RouterState` [INFO] [stdout] --> src/components/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | router::{Router, RouterState}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Properties` [INFO] [stdout] --> src/components/single_use/hero_search.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use yew::{html, Component, ComponentLink, Html, Properties, ShouldRender}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Html` [INFO] [stdout] --> src/main.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | html, services::ConsoleService, worker::Bridge, Callback, Component, ComponentLink, Html, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Html` [INFO] [stdout] --> src/components/mod.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use yew::{html, Component, ComponentLink, Html, ShouldRender}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RouterState` [INFO] [stdout] --> src/components/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | router::{Router, RouterState}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Properties` [INFO] [stdout] --> src/components/single_use/hero_search.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use yew::{html, Component, ComponentLink, Html, Properties, ShouldRender}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/main.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | Msg::SetState(res) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/store/mod.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Msg::ContextMsg(res) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/store/mod.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | Actions::GetLatest(count) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/main.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | Msg::SetState(res) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/store/mod.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Msg::ContextMsg(res) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/store/mod.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | Actions::GetLatest(count) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> src/components/home.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `store` [INFO] [stdout] --> src/components/home.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | store: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReceiveRecipes` [INFO] [stdout] --> src/components/home.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | ReceiveRecipes(store::Response), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> src/store/recipe_handlers.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> src/store/mod.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `api` [INFO] [stdout] --> src/store/mod.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | api: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FetchRecipes` [INFO] [stdout] --> src/store/mod.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | FetchRecipes(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `AppState` [INFO] [stdout] --> src/main.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | struct AppState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> src/components/home.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `store` [INFO] [stdout] --> src/components/home.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | store: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReceiveRecipes` [INFO] [stdout] --> src/components/home.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | ReceiveRecipes(store::Response), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> src/store/recipe_handlers.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> src/store/mod.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `api` [INFO] [stdout] --> src/store/mod.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | api: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FetchRecipes` [INFO] [stdout] --> src/store/mod.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | FetchRecipes(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fetch: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `AppState` [INFO] [stdout] --> src/main.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | struct AppState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "0767ab8520ed23e9e3e1882fa7004d0c068475e073a6c58fc050cfa19767eb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0767ab8520ed23e9e3e1882fa7004d0c068475e073a6c58fc050cfa19767eb55", kill_on_drop: false }` [INFO] [stdout] 0767ab8520ed23e9e3e1882fa7004d0c068475e073a6c58fc050cfa19767eb55