[INFO] cloning repository https://github.com/FruitieX/homectl-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FruitieX/homectl-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fhomectl-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fhomectl-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2d9fd5c0fa0c5adb44b24b40a97945f7bb6e6d4 [INFO] checking FruitieX/homectl-app against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fhomectl-app" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FruitieX/homectl-app on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FruitieX/homectl-app [INFO] finished tweaking git repo https://github.com/FruitieX/homectl-app [INFO] tweaked toml for git repo https://github.com/FruitieX/homectl-app written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/FruitieX/homectl-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew/` [INFO] [stderr] Updating git repository `https://github.com/hamza1311/yew-material/` [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew/` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91fbb6633ce5895b411286b70c74a58d45afcb5a9bd2bf5744aa452635a6e9a3 [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" "91fbb6633ce5895b411286b70c74a58d45afcb5a9bd2bf5744aa452635a6e9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91fbb6633ce5895b411286b70c74a58d45afcb5a9bd2bf5744aa452635a6e9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91fbb6633ce5895b411286b70c74a58d45afcb5a9bd2bf5744aa452635a6e9a3", kill_on_drop: false }` [INFO] [stdout] 91fbb6633ce5895b411286b70c74a58d45afcb5a9bd2bf5744aa452635a6e9a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 152d289e1d3cfe9eae2dcd7070cb5a0aee2d3781ba9bef4d4f060710fd82f9ae [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" "152d289e1d3cfe9eae2dcd7070cb5a0aee2d3781ba9bef4d4f060710fd82f9ae", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling yew v0.17.4 (https://github.com/yewstack/yew/?branch=v0.18#aaf1ec56) [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking yew-router-route-parser v0.14.0 (https://github.com/yewstack/yew/#e2d76198) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling yew-macro v0.17.0 (https://github.com/yewstack/yew/#e2d76198) [INFO] [stderr] Compiling yew-macro v0.17.0 (https://github.com/yewstack/yew/?branch=v0.18#aaf1ec56) [INFO] [stderr] Compiling yew-functional-macro v0.1.0 (https://github.com/yewstack/yew/#e2d76198) [INFO] [stderr] Compiling yew-router-macro v0.14.0 (https://github.com/yewstack/yew/#e2d76198) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.23 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew v0.17.4 (https://github.com/yewstack/yew/#e2d76198) [INFO] [stderr] Checking yew-functional v0.13.0 (https://github.com/yewstack/yew/#e2d76198) [INFO] [stderr] Checking yew-router v0.14.0 (https://github.com/yewstack/yew/#e2d76198) [INFO] [stderr] Checking yew-services v0.1.0 (https://github.com/yewstack/yew/#e2d76198) [INFO] [stderr] Checking yew-material v0.1.0 (https://github.com/hamza1311/yew-material/?branch=master#d94985f2) [INFO] [stderr] Checking homectl-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let (counter, set_counter) = use_state(|| 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ --------------- this expression has type `UseStateHandle<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | expected struct `UseStateHandle`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected struct `UseStateHandle<{integer}>` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let (counter, set_counter) = use_state(|| 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ --------------- this expression has type `UseStateHandle<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | expected struct `UseStateHandle`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected struct `UseStateHandle<{integer}>` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `VChild`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | html! {{device.name.clone()} } [INFO] [stdout] | ^^^^^^^^^^^ function or associated item cannot be called on `VChild` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/yew-material-445b7c26bd9df5e1/d94985f/yew-material/src/list/list_item.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct MatListItem { [INFO] [stdout] | ---------------------- doesn't satisfy `MatListItem: yew::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `MatListItem: yew::Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `VChild`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | html! {{device.name.clone()} } [INFO] [stdout] | ^^^^^^^^^^^ function or associated item cannot be called on `VChild` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/yew-material-445b7c26bd9df5e1/d94985f/yew-material/src/list/list_item.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct MatListItem { [INFO] [stdout] | ---------------------- doesn't satisfy `MatListItem: yew::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `MatListItem: yew::Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MatListItem: yew::Component` is not satisfied [INFO] [stdout] --> src/main.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | html! {{device.name.clone()} } [INFO] [stdout] | ^^^^^^^^^^^ the trait `yew::Component` is not implemented for `MatListItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MatListItem: yew::Component` is not satisfied [INFO] [stdout] --> src/main.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | html! {{device.name.clone()} } [INFO] [stdout] | ^^^^^^^^^^^ the trait `yew::Component` is not implemented for `MatListItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `VChild`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `VChild` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/yew-material-445b7c26bd9df5e1/d94985f/yew-material/src/list.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct MatList { [INFO] [stdout] | ------------------ doesn't satisfy `MatList: yew::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `MatList: yew::Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `VChild`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `VChild` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/yew-material-445b7c26bd9df5e1/d94985f/yew-material/src/list.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct MatList { [INFO] [stdout] | ------------------ doesn't satisfy `MatList: yew::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `MatList: yew::Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MatList: yew::Component` is not satisfied [INFO] [stdout] --> src/main.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | [INFO] [stdout] | ^^^^^^^ the trait `yew::Component` is not implemented for `MatList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MatList: yew::Component` is not satisfied [INFO] [stdout] --> src/main.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | [INFO] [stdout] | ^^^^^^^ the trait `yew::Component` is not implemented for `MatList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fetch.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let (state, set_state) = use_state(T::default); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ --------------------- this expression has type `UseStateHandle` [INFO] [stdout] | | [INFO] [stdout] | expected struct `UseStateHandle`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected struct `UseStateHandle` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fetch.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let (state, set_state) = use_state(T::default); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ --------------------- this expression has type `UseStateHandle` [INFO] [stdout] | | [INFO] [stdout] | expected struct `UseStateHandle`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected struct `UseStateHandle` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `homectl-app` [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "152d289e1d3cfe9eae2dcd7070cb5a0aee2d3781ba9bef4d4f060710fd82f9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152d289e1d3cfe9eae2dcd7070cb5a0aee2d3781ba9bef4d4f060710fd82f9ae", kill_on_drop: false }` [INFO] [stdout] 152d289e1d3cfe9eae2dcd7070cb5a0aee2d3781ba9bef4d4f060710fd82f9ae