[INFO] cloning repository https://github.com/Hayk10002/crossword_online [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hayk10002/crossword_online" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayk10002%2Fcrossword_online", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayk10002%2Fcrossword_online'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb1756744d970f78df80e353f160e197ed3f8822 [INFO] checking Hayk10002/crossword_online/bb1756744d970f78df80e353f160e197ed3f8822 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayk10002%2Fcrossword_online" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hayk10002/crossword_online on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hayk10002/crossword_online [INFO] finished tweaking git repo https://github.com/Hayk10002/crossword_online [INFO] tweaked toml for git repo https://github.com/Hayk10002/crossword_online written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Hayk10002/crossword_online 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c8aca09842a1b95d42248241c50c489aab65b97e8b077e2f907bd3c0afb0bde [INFO] running `Command { std: "docker" "start" "-a" "7c8aca09842a1b95d42248241c50c489aab65b97e8b077e2f907bd3c0afb0bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c8aca09842a1b95d42248241c50c489aab65b97e8b077e2f907bd3c0afb0bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8aca09842a1b95d42248241c50c489aab65b97e8b077e2f907bd3c0afb0bde", kill_on_drop: false }` [INFO] [stdout] 7c8aca09842a1b95d42248241c50c489aab65b97e8b077e2f907bd3c0afb0bde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a69f60d5c6f9893ad4d938b9dd5ce6e4aa02a159a65a9129d19d00df3b67b19c [INFO] running `Command { std: "docker" "start" "-a" "a69f60d5c6f9893ad4d938b9dd5ce6e4aa02a159a65a9129d19d00df3b67b19c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.43 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling stylist-core v0.13.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking async_fn_traits v0.1.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling stylist-macros v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking common v0.0.1 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking crossword_generator v0.0.2 (https://github.com/Hayk10002/crossword_generator.git#d26dce27) [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking yew-router v0.18.0 [INFO] [stderr] Checking stylist v0.13.0 [INFO] [stderr] Checking frontend v0.0.1 (/opt/rustwide/workdir/frontend) [INFO] [stdout] warning: unused import: `std::cell::Cell` [INFO] [stdout] --> frontend/src/components/playground_component.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cell::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> frontend/src/components/playground_component.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Empty` [INFO] [stdout] --> frontend/src/components/playground_component.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Empty; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `empty` and `once` [INFO] [stdout] --> frontend/src/components/playground_component.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::iter::{empty, once, repeat}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CrosswordError` [INFO] [stdout] --> frontend/src/components/playground_component.rs:10:49 [INFO] [stdout] | [INFO] [stdout] 10 | use crossword_generator::crossword::{Crossword, CrosswordError, WordCompatibilityError, WordCompatibilitySettings}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_console::log` [INFO] [stdout] --> frontend/src/components/playground_component.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use gloo_console::log; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style` [INFO] [stdout] --> frontend/src/components/playground_component.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | use stylist::{css, style}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::JsValue` [INFO] [stdout] --> frontend/src/components/playground_component.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use wasm_bindgen::JsValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_utils::format::JsValueSerdeExt` [INFO] [stdout] --> frontend/src/components/playground_component.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use gloo_utils::format::JsValueSerdeExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Element` [INFO] [stdout] --> frontend/src/components/playground_component.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | use web_sys::{Element, HtmlElement}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::CssStyleDeclaration` [INFO] [stdout] --> frontend/src/components/playground_component.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use web_sys::CssStyleDeclaration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::color_rgba::ColorRGBA` [INFO] [stdout] --> frontend/src/components/playground_component.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::utils::color_rgba::ColorRGBA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CrosswordString`, `crossword::WordCompatibilityError`, and `placed_word::PlacedWord` [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crossword_generator::{crossword::WordCompatibilityError, placed_word::PlacedWord, traits::{CrosswordChar, CrosswordString}, word::{Di... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossword_generator::word::Word` [INFO] [stdout] --> frontend/src/utils/settings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crossword_generator::word::Word; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> frontend/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Crossword` [INFO] [stdout] --> frontend/src/main.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | use crossword_generator::{crossword::{Crossword, WordCompatibilitySettings}, placed_word::PlacedWord, word::{Direction, Position, Word}}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `global_style` [INFO] [stdout] --> frontend/src/main.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use stylist::{css, global_style, yew::Global, Style}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::Cell` [INFO] [stdout] --> frontend/src/components/playground_component.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cell::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> frontend/src/components/playground_component.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Empty` [INFO] [stdout] --> frontend/src/components/playground_component.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Empty; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `empty` and `once` [INFO] [stdout] --> frontend/src/components/playground_component.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::iter::{empty, once, repeat}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CrosswordError` [INFO] [stdout] --> frontend/src/components/playground_component.rs:10:49 [INFO] [stdout] | [INFO] [stdout] 10 | use crossword_generator::crossword::{Crossword, CrosswordError, WordCompatibilityError, WordCompatibilitySettings}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_console::log` [INFO] [stdout] --> frontend/src/components/playground_component.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use gloo_console::log; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style` [INFO] [stdout] --> frontend/src/components/playground_component.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | use stylist::{css, style}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::JsValue` [INFO] [stdout] --> frontend/src/components/playground_component.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use wasm_bindgen::JsValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_utils::format::JsValueSerdeExt` [INFO] [stdout] --> frontend/src/components/playground_component.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use gloo_utils::format::JsValueSerdeExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Element` [INFO] [stdout] --> frontend/src/components/playground_component.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | use web_sys::{Element, HtmlElement}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::CssStyleDeclaration` [INFO] [stdout] --> frontend/src/components/playground_component.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use web_sys::CssStyleDeclaration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::color_rgba::ColorRGBA` [INFO] [stdout] --> frontend/src/components/playground_component.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::utils::color_rgba::ColorRGBA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CrosswordString`, `crossword::WordCompatibilityError`, and `placed_word::PlacedWord` [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crossword_generator::{crossword::WordCompatibilityError, placed_word::PlacedWord, traits::{CrosswordChar, CrosswordString}, word::{Di... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossword_generator::word::Word` [INFO] [stdout] --> frontend/src/utils/settings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crossword_generator::word::Word; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> frontend/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Crossword` [INFO] [stdout] --> frontend/src/main.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | use crossword_generator::{crossword::{Crossword, WordCompatibilitySettings}, placed_word::PlacedWord, word::{Direction, Position, Word}}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `global_style` [INFO] [stdout] --> frontend/src/main.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use stylist::{css, global_style, yew::Global, Style}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `html::IntoPropValue` [INFO] [stdout] --> frontend/src/components/playground_component.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use html::IntoPropValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compatibility_errors` [INFO] [stdout] --> frontend/src/components/playground_component.rs:276:73 [INFO] [stdout] | [INFO] [stdout] 276 | let cell_html = cell_data.iter().map(|(pos, (words_and_indexes, compatibility_errors))| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compatibility_errors` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compatibility_errors` [INFO] [stdout] --> frontend/src/components/playground_component.rs:320:84 [INFO] [stdout] | [INFO] [stdout] 320 | let between_cell_html = between_cell_data.iter().map(|((pos, dir), (words, compatibility_errors))| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compatibility_errors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compatibility_error` [INFO] [stdout] --> frontend/src/components/playground_component.rs:358:64 [INFO] [stdout] | [INFO] [stdout] 358 | let between_word_html = between_word_data.iter().map(|(compatibility_error, (w, (start, end)), w2)| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compatibility_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `html::IntoPropValue` [INFO] [stdout] --> frontend/src/components/playground_component.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use html::IntoPropValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compatibility_errors` [INFO] [stdout] --> frontend/src/components/playground_component.rs:276:73 [INFO] [stdout] | [INFO] [stdout] 276 | let cell_html = cell_data.iter().map(|(pos, (words_and_indexes, compatibility_errors))| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compatibility_errors` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compatibility_errors` [INFO] [stdout] --> frontend/src/components/playground_component.rs:320:84 [INFO] [stdout] | [INFO] [stdout] 320 | let between_cell_html = between_cell_data.iter().map(|((pos, dir), (words, compatibility_errors))| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compatibility_errors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compatibility_error` [INFO] [stdout] --> frontend/src/components/playground_component.rs:358:64 [INFO] [stdout] | [INFO] [stdout] 358 | let between_word_html = between_word_data.iter().map(|(compatibility_error, (w, (start, end)), w2)| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compatibility_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on_invert_word_direction` [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:24:141 [INFO] [stdout] | [INFO] [stdout] 24 | ...s_ids, character, state, on_invert_word_direction, on_select}: &PlaygroundCellComponentProperties) -> Html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `on_invert_word_direction: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on_invert_word_direction` [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:24:141 [INFO] [stdout] | [INFO] [stdout] 24 | ...s_ids, character, state, on_invert_word_direction, on_select}: &PlaygroundCellComponentProperties) -> Html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `on_invert_word_direction: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking backend v0.0.1 (/opt/rustwide/workdir/backend) [INFO] [stdout] warning: variants `SetCrossword`, `AddWord`, and `RemoveWord` are never constructed [INFO] [stdout] --> frontend/src/components/playground_component.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub enum PlaygroundComponentMessage> [INFO] [stdout] | -------------------------- variants in this enum [INFO] [stdout] 89 | { [INFO] [stdout] 90 | SetCrossword(Crossword), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 91 | SetWords(Vec>), [INFO] [stdout] 92 | AddWord(PlaygroundWord), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | RemoveWord(PlaygroundWord), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> frontend/src/utils/color_rgba.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl ColorRGBA [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 14 | { [INFO] [stdout] 15 | pub fn new(r: u8, g: u8, b: u8, a: u8) -> ColorRGBA [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:278:68 [INFO] [stdout] | [INFO] [stdout] 278 | let characters = words_and_indexes.iter().map(|(w, i)| w.value.as_ref()[*i].clone()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:303:30 [INFO] [stdout] | [INFO] [stdout] 295 | ... let mut changed_word = w.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | ... (w.clone(), changed_word) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:305:77 [INFO] [stdout] | [INFO] [stdout] 292 | ...et ctx_link = ctx.link().clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ...et words_with_changes = words_and_indexes.iter().map(|&(w, i)| [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | ...allback::from(move |_| ctx_link.send_message_batch(words_with_changes.iter().map(|(w, ch_w)| PlaygroundComponentMessage::ChangeWord(w.clone(), ch_w.clone())).collect_vec(... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:305:158 [INFO] [stdout] | [INFO] [stdout] 305 | ...iter().map(|(w, ch_w)| PlaygroundComponentMessage::ChangeWord(w.clone(), ch_w.clone())).collect_vec())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:305:169 [INFO] [stdout] | [INFO] [stdout] 305 | ...(w, ch_w)| PlaygroundComponentMessage::ChangeWord(w.clone(), ch_w.clone())).collect_vec())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:314:71 [INFO] [stdout] | [INFO] [stdout] 309 | ... let ctx_link = ctx.link().clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | ... let word = words_and_indexes[0].0.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 311 | ... let mut changed_word = word.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 314 | ... Callback::from(move |_| ctx_link.send_message(PlaygroundComponentMessage::ChangeWord(word.clone(), changed_word.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:333:71 [INFO] [stdout] | [INFO] [stdout] 329 | ... let ctx_link = ctx.link().clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | ... let word = words[0].clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 331 | ... let mut changed_word = word.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | ... changed_word.state = match changed_word.state { PlaygroundWordState::Phantom => PlaygroundWordState::Phantom, _ => PlaygroundWordSt... [INFO] [stdout] 333 | ... Callback::from(move |_| ctx_link.send_message(PlaygroundComponentMessage::ChangeWord(word.clone(), changed_word.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Properties, PartialEq)] [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | #[prop_or(Callback::noop())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Properties, PartialEq)] [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | #[prop_or(Callback::noop())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[styled_component] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | / css!( [INFO] [stdout] 53 | | :hover ~ #${format!("word{}", id)} [INFO] [stdout] 54 | | { [INFO] [stdout] 55 | | visibility: visible; [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `css` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Properties, PartialEq)] [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | #[prop_or(Callback::noop())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | #[styled_component] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | / css!( [INFO] [stdout] 141 | | :hover ~ #${format!("word{}", id)} [INFO] [stdout] 142 | | { [INFO] [stdout] 143 | | visibility: visible; [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | )).collect::>(); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `css` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SetCrossword`, `AddWord`, and `RemoveWord` are never constructed [INFO] [stdout] --> frontend/src/components/playground_component.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub enum PlaygroundComponentMessage> [INFO] [stdout] | -------------------------- variants in this enum [INFO] [stdout] 89 | { [INFO] [stdout] 90 | SetCrossword(Crossword), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 91 | SetWords(Vec>), [INFO] [stdout] 92 | AddWord(PlaygroundWord), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | RemoveWord(PlaygroundWord), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> frontend/src/utils/color_rgba.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl ColorRGBA [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 14 | { [INFO] [stdout] 15 | pub fn new(r: u8, g: u8, b: u8, a: u8) -> ColorRGBA [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frontend` (bin "frontend") due to 13 previous errors; 24 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:278:68 [INFO] [stdout] | [INFO] [stdout] 278 | let characters = words_and_indexes.iter().map(|(w, i)| w.value.as_ref()[*i].clone()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:303:30 [INFO] [stdout] | [INFO] [stdout] 295 | ... let mut changed_word = w.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | ... (w.clone(), changed_word) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:305:77 [INFO] [stdout] | [INFO] [stdout] 292 | ...et ctx_link = ctx.link().clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ...et words_with_changes = words_and_indexes.iter().map(|&(w, i)| [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | ...allback::from(move |_| ctx_link.send_message_batch(words_with_changes.iter().map(|(w, ch_w)| PlaygroundComponentMessage::ChangeWord(w.clone(), ch_w.clone())).collect_vec(... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:305:158 [INFO] [stdout] | [INFO] [stdout] 305 | ...iter().map(|(w, ch_w)| PlaygroundComponentMessage::ChangeWord(w.clone(), ch_w.clone())).collect_vec())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:305:169 [INFO] [stdout] | [INFO] [stdout] 305 | ...(w, ch_w)| PlaygroundComponentMessage::ChangeWord(w.clone(), ch_w.clone())).collect_vec())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:314:71 [INFO] [stdout] | [INFO] [stdout] 309 | ... let ctx_link = ctx.link().clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | ... let word = words_and_indexes[0].0.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 311 | ... let mut changed_word = word.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 314 | ... Callback::from(move |_| ctx_link.send_message(PlaygroundComponentMessage::ChangeWord(word.clone(), changed_word.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_component.rs:333:71 [INFO] [stdout] | [INFO] [stdout] 329 | ... let ctx_link = ctx.link().clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | ... let word = words[0].clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 331 | ... let mut changed_word = word.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | ... changed_word.state = match changed_word.state { PlaygroundWordState::Phantom => PlaygroundWordState::Phantom, _ => PlaygroundWordSt... [INFO] [stdout] 333 | ... Callback::from(move |_| ctx_link.send_message(PlaygroundComponentMessage::ChangeWord(word.clone(), changed_word.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Properties, PartialEq)] [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | #[prop_or(Callback::noop())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Properties, PartialEq)] [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | #[prop_or(Callback::noop())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[styled_component] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | / css!( [INFO] [stdout] 53 | | :hover ~ #${format!("word{}", id)} [INFO] [stdout] 54 | | { [INFO] [stdout] 55 | | visibility: visible; [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `css` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Properties, PartialEq)] [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | #[prop_or(Callback::noop())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> frontend/src/components/playground_children_components.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | #[styled_component] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | / css!( [INFO] [stdout] 141 | | :hover ~ #${format!("word{}", id)} [INFO] [stdout] 142 | | { [INFO] [stdout] 143 | | visibility: visible; [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | )).collect::>(); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `css` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> backend/src/main.rs:34:40 [INFO] [stdout] | [INFO] [stdout] 34 | async fn index(path: PathBuf, ip_addr: IpAddr, user_data: &State) -> Result> [INFO] [stdout] | ^^^^^^ matches no values because `(Status, Infallible)` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> backend/src/main.rs:34:40 [INFO] [stdout] | [INFO] [stdout] 34 | async fn index(path: PathBuf, ip_addr: IpAddr, user_data: &State) -> Result> [INFO] [stdout] | ^^^^^^ matches no values because `(Status, Infallible)` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frontend` (bin "frontend" test) due to 13 previous errors; 24 warnings emitted [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a69f60d5c6f9893ad4d938b9dd5ce6e4aa02a159a65a9129d19d00df3b67b19c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69f60d5c6f9893ad4d938b9dd5ce6e4aa02a159a65a9129d19d00df3b67b19c", kill_on_drop: false }` [INFO] [stdout] a69f60d5c6f9893ad4d938b9dd5ce6e4aa02a159a65a9129d19d00df3b67b19c