[INFO] cloning repository https://github.com/mmwaikar/sycamore-wordle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmwaikar/sycamore-wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmwaikar%2Fsycamore-wordle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmwaikar%2Fsycamore-wordle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86276d0e1ec256c8f2a033e9282f45120bbe7d9e [INFO] checking mmwaikar/sycamore-wordle against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmwaikar%2Fsycamore-wordle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mmwaikar/sycamore-wordle [INFO] finished tweaking git repo https://github.com/mmwaikar/sycamore-wordle [INFO] tweaked toml for git repo https://github.com/mmwaikar/sycamore-wordle written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mmwaikar/sycamore-wordle on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mmwaikar/sycamore-wordle already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sycamore-view-parser v0.9.1 [INFO] [stderr] Downloaded sycamore-core v0.9.1 [INFO] [stderr] Downloaded sycamore-reactive v0.9.1 [INFO] [stderr] Downloaded sycamore-web v0.9.1 [INFO] [stderr] Downloaded sycamore v0.9.1 [INFO] [stderr] Downloaded sycamore-macro v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a24e07f7e735d8e4f6e3f343985a56de2b736da77bd6fe8cb6d6db13e4c5f06 [INFO] running `Command { std: "docker" "start" "-a" "8a24e07f7e735d8e4f6e3f343985a56de2b736da77bd6fe8cb6d6db13e4c5f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a24e07f7e735d8e4f6e3f343985a56de2b736da77bd6fe8cb6d6db13e4c5f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a24e07f7e735d8e4f6e3f343985a56de2b736da77bd6fe8cb6d6db13e4c5f06", kill_on_drop: false }` [INFO] [stdout] 8a24e07f7e735d8e4f6e3f343985a56de2b736da77bd6fe8cb6d6db13e4c5f06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06f5c1a4967948f5002a68964569ef47107bba2eb9f5e826e69d2237ec92ac55 [INFO] running `Command { std: "docker" "start" "-a" "06f5c1a4967948f5002a68964569ef47107bba2eb9f5e826e69d2237ec92ac55", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling sycamore-view-parser v0.9.1 [INFO] [stderr] Compiling sycamore-macro v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking sycamore-reactive v0.9.1 [INFO] [stderr] Checking sycamore-core v0.9.1 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking sycamore-web v0.9.1 [INFO] [stderr] Checking sycamore v0.9.1 [INFO] [stderr] Checking sycamore-wordle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `sycamore_force_ssr` [INFO] [stdout] --> src/views/keyboard_view.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | console_log!("chars_entered = {value}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::is_ssr` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::is_ssr` may come from an old version of the `sycamore_web` crate, try updating your dependency with `cargo update -p sycamore_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::is_ssr` which comes from the expansion of the macro `console_log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `sycamore_force_ssr` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | console_log!("game: {:?}", game); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::is_ssr` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::is_ssr` may come from an old version of the `sycamore_web` crate, try updating your dependency with `cargo update -p sycamore_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::is_ssr` which comes from the expansion of the macro `console_log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `init`, `new`, `update_status`, and `get_alphabet` are never used [INFO] [stdout] --> src/models/alphabet_with_status.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AlphabetWithStatus { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 10 | pub fn init() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn new(alphabet: char) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn update_status(&self, status: AlphabetStatus) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn get_alphabet(&self) -> char { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/view_models/grid_alphabet.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl GridAlphabet { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn new(c: char) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_valid_word` is never used [INFO] [stdout] --> src/word_lib.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn is_valid_word(word: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `sycamore_force_ssr` [INFO] [stdout] --> src/views/keyboard_view.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | console_log!("chars_entered = {value}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::is_ssr` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::is_ssr` may come from an old version of the `sycamore_web` crate, try updating your dependency with `cargo update -p sycamore_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::is_ssr` which comes from the expansion of the macro `console_log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/views/keyboard_view.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | &game_board.game_status.set(guess_outcome.intermediate_game_status); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 94 | let _ = &game_board.game_status.set(guess_outcome.intermediate_game_status); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `sycamore_force_ssr` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | console_log!("game: {:?}", game); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::is_ssr` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::is_ssr` may come from an old version of the `sycamore_web` crate, try updating your dependency with `cargo update -p sycamore_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::is_ssr` which comes from the expansion of the macro `console_log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `init`, `new`, `update_status`, and `get_alphabet` are never used [INFO] [stdout] --> src/models/alphabet_with_status.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AlphabetWithStatus { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 10 | pub fn init() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn new(alphabet: char) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn update_status(&self, status: AlphabetStatus) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn get_alphabet(&self) -> char { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/view_models/grid_alphabet.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl GridAlphabet { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn new(c: char) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_valid_word` is never used [INFO] [stdout] --> src/word_lib.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn is_valid_word(word: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/views/keyboard_view.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | &game_board.game_status.set(guess_outcome.intermediate_game_status); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 94 | let _ = &game_board.game_status.set(guess_outcome.intermediate_game_status); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.35s [INFO] running `Command { std: "docker" "inspect" "06f5c1a4967948f5002a68964569ef47107bba2eb9f5e826e69d2237ec92ac55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f5c1a4967948f5002a68964569ef47107bba2eb9f5e826e69d2237ec92ac55", kill_on_drop: false }` [INFO] [stdout] 06f5c1a4967948f5002a68964569ef47107bba2eb9f5e826e69d2237ec92ac55