[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 master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDukeFerdinand%2Frecipes-wasm" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DukeFerdinand/recipes-wasm on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-13/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", 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] dadb0c95c0c6412097abace7fa248e0ae16fb6741fd9d3b8c968e88940b0591a [INFO] running `Command { std: "docker" "start" "-a" "dadb0c95c0c6412097abace7fa248e0ae16fb6741fd9d3b8c968e88940b0591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dadb0c95c0c6412097abace7fa248e0ae16fb6741fd9d3b8c968e88940b0591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dadb0c95c0c6412097abace7fa248e0ae16fb6741fd9d3b8c968e88940b0591a", kill_on_drop: false }` [INFO] [stdout] dadb0c95c0c6412097abace7fa248e0ae16fb6741fd9d3b8c968e88940b0591a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb0ad1c76a6b3ca04ce8c11f9ca8d61de69c56d989df66eb0ee39d625e470ec6 [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" "cb0ad1c76a6b3ca04ce8c11f9ca8d61de69c56d989df66eb0ee39d625e470ec6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yew v0.10.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling yew-macro v0.10.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.8 [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] Compiling 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 2m 17s [INFO] running `Command { std: "docker" "inspect" "cb0ad1c76a6b3ca04ce8c11f9ca8d61de69c56d989df66eb0ee39d625e470ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0ad1c76a6b3ca04ce8c11f9ca8d61de69c56d989df66eb0ee39d625e470ec6", kill_on_drop: false }` [INFO] [stdout] cb0ad1c76a6b3ca04ce8c11f9ca8d61de69c56d989df66eb0ee39d625e470ec6