[INFO] cloning repository https://github.com/poliorcetics/seven-families-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poliorcetics/seven-families-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoliorcetics%2Fseven-families-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoliorcetics%2Fseven-families-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04558ccaf27fbf91337068328c76dcd20767f25c [INFO] checking poliorcetics/seven-families-wasm against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoliorcetics%2Fseven-families-wasm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/poliorcetics/seven-families-wasm on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/poliorcetics/seven-families-wasm [INFO] finished tweaking git repo https://github.com/poliorcetics/seven-families-wasm [INFO] tweaked toml for git repo https://github.com/poliorcetics/seven-families-wasm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/poliorcetics/seven-families-wasm 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded litrs v0.2.3 [INFO] [stderr] Downloaded stylist-macros v0.10.0 [INFO] [stderr] Downloaded stylist-core v0.10.0 [INFO] [stderr] Downloaded stylist v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb8e15b6de19e7bfbcaa4f014102ecad6124c30d7dc8aefe1b0d20325c68890f [INFO] running `Command { std: "docker" "start" "-a" "eb8e15b6de19e7bfbcaa4f014102ecad6124c30d7dc8aefe1b0d20325c68890f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8e15b6de19e7bfbcaa4f014102ecad6124c30d7dc8aefe1b0d20325c68890f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8e15b6de19e7bfbcaa4f014102ecad6124c30d7dc8aefe1b0d20325c68890f", kill_on_drop: false }` [INFO] [stdout] eb8e15b6de19e7bfbcaa4f014102ecad6124c30d7dc8aefe1b0d20325c68890f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88f511a1975eed9246314472d421c05c7291a02b92ae8bafecbd740e60638ae2 [INFO] running `Command { std: "docker" "start" "-a" "88f511a1975eed9246314472d421c05c7291a02b92ae8bafecbd740e60638ae2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling stylist-core v0.10.0 [INFO] [stderr] Compiling stylist-macros v0.10.0 [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking gloo-timers v0.2.3 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking gloo-utils v0.1.2 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-render v0.1.0 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-dialogs v0.1.0 [INFO] [stderr] Checking gloo-storage v0.2.0 [INFO] [stderr] Checking gloo-file v0.2.0 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking stylist v0.10.0 [INFO] [stderr] Checking seven-families-wasm v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/game.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | /// Sentences are empty at first [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 185 | sentences: Sentences::new(&Default::default()), [INFO] [stdout] | ---------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/game.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | /// Sentences are empty at first [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 185 | sentences: Sentences::new(&Default::default()), [INFO] [stdout] | ---------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `seconds` is never read [INFO] [stdout] --> src/game.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 97 | Waiting { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 101 | seconds: Interval, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `seconds` is never read [INFO] [stdout] --> src/game.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 97 | Waiting { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 101 | seconds: Interval, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.79 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "88f511a1975eed9246314472d421c05c7291a02b92ae8bafecbd740e60638ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f511a1975eed9246314472d421c05c7291a02b92ae8bafecbd740e60638ae2", kill_on_drop: false }` [INFO] [stdout] 88f511a1975eed9246314472d421c05c7291a02b92ae8bafecbd740e60638ae2 [INFO] checking poliorcetics/seven-families-wasm against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoliorcetics%2Fseven-families-wasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/poliorcetics/seven-families-wasm on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/poliorcetics/seven-families-wasm [INFO] finished tweaking git repo https://github.com/poliorcetics/seven-families-wasm [INFO] tweaked toml for git repo https://github.com/poliorcetics/seven-families-wasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/poliorcetics/seven-families-wasm 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9c14433f83b92b8376ee1571d8f75bb476026633600261505060f07bc069b01 [INFO] running `Command { std: "docker" "start" "-a" "e9c14433f83b92b8376ee1571d8f75bb476026633600261505060f07bc069b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9c14433f83b92b8376ee1571d8f75bb476026633600261505060f07bc069b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c14433f83b92b8376ee1571d8f75bb476026633600261505060f07bc069b01", kill_on_drop: false }` [INFO] [stdout] e9c14433f83b92b8376ee1571d8f75bb476026633600261505060f07bc069b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adaff9c849c94d01c013ac83ba95cb62cfcc3c5a38d6baef3cad6f3bf12efffc [INFO] running `Command { std: "docker" "start" "-a" "adaff9c849c94d01c013ac83ba95cb62cfcc3c5a38d6baef3cad6f3bf12efffc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling stylist-core v0.10.0 [INFO] [stderr] Compiling stylist-macros v0.10.0 [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking gloo-timers v0.2.3 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-utils v0.1.2 [INFO] [stderr] Checking gloo-render v0.1.0 [INFO] [stderr] Checking gloo-dialogs v0.1.0 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-storage v0.2.0 [INFO] [stderr] Checking gloo-file v0.2.0 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking stylist v0.10.0 [INFO] [stderr] Checking seven-families-wasm v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/game.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | /// Sentences are empty at first [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 185 | sentences: Sentences::new(&Default::default()), [INFO] [stdout] | ---------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/game.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | /// Sentences are empty at first [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 185 | sentences: Sentences::new(&Default::default()), [INFO] [stdout] | ---------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `seconds` is never read [INFO] [stdout] --> src/game.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 97 | Waiting { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 101 | seconds: Interval, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `seconds` is never read [INFO] [stdout] --> src/game.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 97 | Waiting { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 101 | seconds: Interval, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> src/game.rs:185:40 [INFO] [stdout] | [INFO] [stdout] 178 | let link = link.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let audio = Audio::new(move |_| link.send_message(InGameMsg::SentenceState)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | sentences: Sentences::new(&Default::default()), [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] --> src/game.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 178 | let link = link.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let audio = Audio::new(move |_| link.send_message(InGameMsg::SentenceState)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | state: State::SelectingFamilies { [INFO] [stdout] | ____________________^ [INFO] [stdout] 187 | | families: Default::default(), [INFO] [stdout] 188 | | }, [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] --> src/game.rs:185:40 [INFO] [stdout] | [INFO] [stdout] 178 | let link = link.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let audio = Audio::new(move |_| link.send_message(InGameMsg::SentenceState)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | sentences: Sentences::new(&Default::default()), [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] --> src/game.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 178 | let link = link.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let audio = Audio::new(move |_| link.send_message(InGameMsg::SentenceState)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | state: State::SelectingFamilies { [INFO] [stdout] | ____________________^ [INFO] [stdout] 187 | | families: Default::default(), [INFO] [stdout] 188 | | }, [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] --> src/timer.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(duration: Duration, callback: F) -> Self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | timeout: Some(Timeout::new(clamp_duration(duration), callback)), [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] --> src/timer.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(duration: Duration, callback: F) -> Self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | timeout: Some(Timeout::new(clamp_duration(duration), callback)), [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: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `seven-families-wasm` (bin "seven-families-wasm" test) due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `seven-families-wasm` (bin "seven-families-wasm") due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "adaff9c849c94d01c013ac83ba95cb62cfcc3c5a38d6baef3cad6f3bf12efffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adaff9c849c94d01c013ac83ba95cb62cfcc3c5a38d6baef3cad6f3bf12efffc", kill_on_drop: false }` [INFO] [stdout] adaff9c849c94d01c013ac83ba95cb62cfcc3c5a38d6baef3cad6f3bf12efffc