[INFO] cloning repository https://github.com/nilaysavant/yew-flow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilaysavant/yew-flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilaysavant%2Fyew-flow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilaysavant%2Fyew-flow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dd0625be59d0d23519f39af4b276a773731277c [INFO] checking nilaysavant/yew-flow against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilaysavant%2Fyew-flow" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilaysavant/yew-flow 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/nilaysavant/yew-flow [INFO] finished tweaking git repo https://github.com/nilaysavant/yew-flow [INFO] tweaked toml for git repo https://github.com/nilaysavant/yew-flow written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nilaysavant/yew-flow 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded implicit-clone v0.3.1 [INFO] [stderr] Downloaded tokio-stream v0.1.9 [INFO] [stderr] Downloaded gloo-utils v0.1.4 [INFO] [stderr] Downloaded serde_derive v1.0.139 [INFO] [stderr] Downloaded gloo-worker v0.2.0 [INFO] [stderr] Downloaded stylist-macros v0.10.1 [INFO] [stderr] Downloaded scoped-tls-hkt v0.1.2 [INFO] [stderr] Downloaded colorsys v0.6.6 [INFO] [stderr] Downloaded yew-macro v0.19.3 [INFO] [stderr] Downloaded yew v0.19.3 [INFO] [stderr] Downloaded pin-project v1.0.11 [INFO] [stderr] Downloaded serde v1.0.139 [INFO] [stderr] Downloaded litrs v0.2.3 [INFO] [stderr] Downloaded stylist-core v0.10.1 [INFO] [stderr] Downloaded serde_json v1.0.82 [INFO] [stderr] Downloaded pin-project-internal v1.0.11 [INFO] [stderr] Downloaded stylist v0.10.1 [INFO] [stderr] Downloaded prettyplease v0.1.15 [INFO] [stderr] Downloaded gloo-net v0.2.3 [INFO] [stderr] Downloaded gloo v0.4.2 [INFO] [stderr] Downloaded gloo v0.8.0 [INFO] [stderr] Downloaded tokio v1.19.2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aea4a482ee712bf11160ab255330612730b58abe92d9701c9fc7bd90fda80011 [INFO] running `Command { std: "docker" "start" "-a" "aea4a482ee712bf11160ab255330612730b58abe92d9701c9fc7bd90fda80011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aea4a482ee712bf11160ab255330612730b58abe92d9701c9fc7bd90fda80011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea4a482ee712bf11160ab255330612730b58abe92d9701c9fc7bd90fda80011", kill_on_drop: false }` [INFO] [stdout] aea4a482ee712bf11160ab255330612730b58abe92d9701c9fc7bd90fda80011 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a2adee9ec8e678fbd4080c1d12108891cdc97008a3edaae6cbb7d9164c1f536 [INFO] running `Command { std: "docker" "start" "-a" "9a2adee9ec8e678fbd4080c1d12108891cdc97008a3edaae6cbb7d9164c1f536", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling prettyplease v0.1.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking colorsys v0.6.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking implicit-clone v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-macro v0.19.3 (https://github.com/yewstack/yew/#423ef28a) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking js-sys v0.3.58 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking stylist-core v0.10.1 [INFO] [stderr] Compiling stylist-macros v0.10.1 [INFO] [stderr] Checking web-sys v0.3.58 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.31 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking serde-wasm-bindgen v0.3.1 [INFO] [stderr] Checking gloo-utils v0.1.4 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-storage v0.2.1 [INFO] [stderr] Checking gloo-net v0.2.3 [INFO] [stderr] Checking gloo-file v0.2.1 [INFO] [stderr] Checking gloo-history v0.1.0 [INFO] [stderr] Checking gloo-worker v0.2.0 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking gloo v0.8.0 [INFO] [stderr] Checking yew v0.19.3 (https://github.com/yewstack/yew/#423ef28a) [INFO] [stderr] Checking stylist v0.10.1 [INFO] [stderr] Checking yew-flow v0.1.0 (/opt/rustwide/workdir/yew-flow) [INFO] [stdout] warning: unused import: `NODE_HEIGHT` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::constants::{NODE_HEIGHT, NODE_WIDTH}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> yew-flow/src/store.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, fmt::Display, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NODE_HEIGHT` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::constants::{NODE_HEIGHT, NODE_WIDTH}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> yew-flow/src/store.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, fmt::Display, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | id, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_output` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | from_output, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `from_output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_input` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | to_input, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `to_input: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | color, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `color: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | id, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_output` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | from_output, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `from_output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_input` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | to_input, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `to_input: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | color, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `color: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dispatcher` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let dispatcher = dispatcher.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | move |node: Node, (dispatcher, interaction_mode)| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | move |node: Node, _| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/store.rs:372:47 [INFO] [stdout] | [INFO] [stdout] 372 | ... Connector::Output(id) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/store.rs:376:46 [INFO] [stdout] | [INFO] [stdout] 376 | ... Connector::Input(id) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dispatcher` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let dispatcher = dispatcher.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | move |node: Node, (dispatcher, interaction_mode)| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | move |node: Node, _| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/store.rs:372:47 [INFO] [stdout] | [INFO] [stdout] 372 | ... Connector::Output(id) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/store.rs:376:46 [INFO] [stdout] | [INFO] [stdout] 376 | ... Connector::Input(id) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yew-app v0.1.0 (/opt/rustwide/workdir/yew-app) [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.81 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9a2adee9ec8e678fbd4080c1d12108891cdc97008a3edaae6cbb7d9164c1f536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2adee9ec8e678fbd4080c1d12108891cdc97008a3edaae6cbb7d9164c1f536", kill_on_drop: false }` [INFO] [stdout] 9a2adee9ec8e678fbd4080c1d12108891cdc97008a3edaae6cbb7d9164c1f536 [INFO] checking nilaysavant/yew-flow 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%2Fnilaysavant%2Fyew-flow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilaysavant/yew-flow 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/nilaysavant/yew-flow [INFO] finished tweaking git repo https://github.com/nilaysavant/yew-flow [INFO] tweaked toml for git repo https://github.com/nilaysavant/yew-flow written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nilaysavant/yew-flow 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4741983941c56bf34fab160e026c043492fd9f11a9cfe31fd9d4eda74f1c7bc2 [INFO] running `Command { std: "docker" "start" "-a" "4741983941c56bf34fab160e026c043492fd9f11a9cfe31fd9d4eda74f1c7bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4741983941c56bf34fab160e026c043492fd9f11a9cfe31fd9d4eda74f1c7bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4741983941c56bf34fab160e026c043492fd9f11a9cfe31fd9d4eda74f1c7bc2", kill_on_drop: false }` [INFO] [stdout] 4741983941c56bf34fab160e026c043492fd9f11a9cfe31fd9d4eda74f1c7bc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b25c2a89c6348855b3d19329c6f687681b2cd4fc9332e1cbac3f57b6c9a95292 [INFO] running `Command { std: "docker" "start" "-a" "b25c2a89c6348855b3d19329c6f687681b2cd4fc9332e1cbac3f57b6c9a95292", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling prettyplease v0.1.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking colorsys v0.6.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking implicit-clone v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-macro v0.19.3 (https://github.com/yewstack/yew/#423ef28a) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking js-sys v0.3.58 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking stylist-core v0.10.1 [INFO] [stderr] Compiling stylist-macros v0.10.1 [INFO] [stderr] Checking web-sys v0.3.58 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.31 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking serde-wasm-bindgen v0.3.1 [INFO] [stderr] Checking gloo-utils v0.1.4 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-storage v0.2.1 [INFO] [stderr] Checking gloo-net v0.2.3 [INFO] [stderr] Checking gloo-worker v0.2.0 [INFO] [stderr] Checking gloo-file v0.2.1 [INFO] [stderr] Checking gloo-history v0.1.0 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking gloo v0.8.0 [INFO] [stderr] Checking yew v0.19.3 (https://github.com/yewstack/yew/#423ef28a) [INFO] [stderr] Checking stylist v0.10.1 [INFO] [stderr] Checking yew-flow v0.1.0 (/opt/rustwide/workdir/yew-flow) [INFO] [stdout] warning: unused import: `NODE_HEIGHT` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::constants::{NODE_HEIGHT, NODE_WIDTH}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NODE_HEIGHT` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::constants::{NODE_HEIGHT, NODE_WIDTH}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> yew-flow/src/store.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, fmt::Display, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> yew-flow/src/store.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, fmt::Display, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | id, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_output` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | from_output, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `from_output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_input` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | to_input, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `to_input: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | color, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `color: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | id, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_output` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | from_output, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `from_output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_input` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | to_input, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `to_input: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> yew-flow/src/components/edge/render_edge.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | color, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `color: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dispatcher` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let dispatcher = dispatcher.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | move |node: Node, (dispatcher, interaction_mode)| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | move |node: Node, _| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dispatcher` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let dispatcher = dispatcher.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | move |node: Node, (dispatcher, interaction_mode)| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> yew-flow/src/components/node/render_node_list.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | move |node: Node, _| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/store.rs:372:47 [INFO] [stdout] | [INFO] [stdout] 372 | ... Connector::Output(id) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/store.rs:376:46 [INFO] [stdout] | [INFO] [stdout] 376 | ... Connector::Input(id) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/store.rs:372:47 [INFO] [stdout] | [INFO] [stdout] 372 | ... Connector::Output(id) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> yew-flow/src/store.rs:376:46 [INFO] [stdout] | [INFO] [stdout] 376 | ... Connector::Input(id) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [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] --> yew-flow/src/components/node/render_node.rs:43:46 [INFO] [stdout] | [INFO] [stdout] 39 | let on_input_mouse_down = on_input_mouse_down.clone(); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let input = input.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | e.stop_propagation(); [INFO] [stdout] 43 | on_input_mouse_down.emit(input.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] = 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] --> yew-flow/src/components/node/render_node.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 47 | let on_input_mouse_up = on_input_mouse_up.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let input = input.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | e.stop_propagation(); [INFO] [stdout] 51 | on_input_mouse_up.emit(input.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] --> yew-flow/src/components/node/render_node.rs:82:47 [INFO] [stdout] | [INFO] [stdout] 78 | let on_output_mouse_down = on_output_mouse_down.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let output = output.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | e.stop_propagation(); [INFO] [stdout] 82 | on_output_mouse_down.emit(output.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] --> yew-flow/src/components/node/render_node.rs:90:45 [INFO] [stdout] | [INFO] [stdout] 86 | let on_output_mouse_up = on_output_mouse_up.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let output = output.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | e.stop_propagation(); [INFO] [stdout] 90 | on_output_mouse_up.emit(output.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] --> yew-flow/src/components/node/render_node.rs:116:52 [INFO] [stdout] | [INFO] [stdout] 114 | let on_mouse_down = on_mouse_down.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let node = node.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Callback::from(move |_| on_mouse_down.emit(node.clone())) [INFO] [stdout] | - ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> yew-flow/src/components/node/render_node.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 119 | let on_mouse_up = on_mouse_up.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | let node = node.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | e.stop_propagation(); [INFO] [stdout] 123 | on_mouse_up.emit(node.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] --> yew-flow/src/components/node/render_node.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 127 | let on_click = on_click.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | let node = node.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | Callback::from(move |_| on_click.emit(node.clone())) [INFO] [stdout] | - ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> yew-flow/src/components/node/render_node_list.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 31 | move |node: Node, dispatcher| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | dispatcher.dispatch(WorkspaceAction::NodeDragActivate(node.id)) [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] --> yew-flow/src/components/node/render_node_list.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 76 | move |input: NodeInput, dispatcher| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | dispatcher.dispatch(WorkspaceAction::NewEdgeDragActivate( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 78 | | NewEdgeDragActivateCmd { [INFO] [stdout] 79 | | from_reference: input.reference, [INFO] [stdout] 80 | | from_connector: Connector::Input(input.id), [INFO] [stdout] 81 | | }, [INFO] [stdout] 82 | | )) [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] --> yew-flow/src/components/node/render_node_list.rs:91:37 [INFO] [stdout] | [INFO] [stdout] 90 | move |input: NodeInput, dispatcher| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | dispatcher.dispatch(WorkspaceAction::NewEdgeDragDeactivate( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 92 | | NewEdgeDragDeactivateCmd { [INFO] [stdout] 93 | | to_reference: Some(input.reference), [INFO] [stdout] 94 | | to_connector: Some(Connector::Input(input.id)), [INFO] [stdout] 95 | | }, [INFO] [stdout] 96 | | )) [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] --> yew-flow/src/components/node/render_node_list.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 104 | move |output: NodeOutput, dispatcher| { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | dispatcher.dispatch(WorkspaceAction::NewEdgeDragActivate( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 106 | | NewEdgeDragActivateCmd { [INFO] [stdout] 107 | | from_reference: output.reference, [INFO] [stdout] 108 | | from_connector: Connector::Output(output.id), [INFO] [stdout] 109 | | }, [INFO] [stdout] 110 | | )) [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] --> yew-flow/src/components/node/render_node_list.rs:119:37 [INFO] [stdout] | [INFO] [stdout] 118 | move |output: NodeOutput, dispatcher| { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | dispatcher.dispatch(WorkspaceAction::NewEdgeDragDeactivate( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 120 | | NewEdgeDragDeactivateCmd { [INFO] [stdout] 121 | | to_reference: Some(output.reference), [INFO] [stdout] 122 | | to_connector: Some(Connector::Output(output.id)), [INFO] [stdout] 123 | | }, [INFO] [stdout] 124 | | )) [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] --> yew-flow/src/store.rs:156:23 [INFO] [stdout] | [INFO] [stdout] 124 | let nodes = (0..1) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | viewport: None, [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] --> yew-flow/src/store.rs:140:44 [INFO] [stdout] | [INFO] [stdout] 140 | ... reference: NodeRef::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] [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] --> yew-flow/src/store.rs:147:44 [INFO] [stdout] | [INFO] [stdout] 147 | ... reference: NodeRef::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] [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] --> yew-flow/src/workspace.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | nodes: values.nodes.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] --> yew-flow/src/workspace.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | ..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] [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] --> yew-flow/src/components/node/render_node.rs:43:46 [INFO] [stdout] | [INFO] [stdout] 39 | let on_input_mouse_down = on_input_mouse_down.clone(); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let input = input.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | e.stop_propagation(); [INFO] [stdout] 43 | on_input_mouse_down.emit(input.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] = 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] --> yew-flow/src/components/node/render_node.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 47 | let on_input_mouse_up = on_input_mouse_up.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let input = input.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | e.stop_propagation(); [INFO] [stdout] 51 | on_input_mouse_up.emit(input.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] --> yew-flow/src/components/node/render_node.rs:82:47 [INFO] [stdout] | [INFO] [stdout] 78 | let on_output_mouse_down = on_output_mouse_down.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let output = output.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | e.stop_propagation(); [INFO] [stdout] 82 | on_output_mouse_down.emit(output.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] --> yew-flow/src/components/node/render_node.rs:90:45 [INFO] [stdout] | [INFO] [stdout] 86 | let on_output_mouse_up = on_output_mouse_up.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let output = output.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | e.stop_propagation(); [INFO] [stdout] 90 | on_output_mouse_up.emit(output.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] --> yew-flow/src/components/node/render_node.rs:116:52 [INFO] [stdout] | [INFO] [stdout] 114 | let on_mouse_down = on_mouse_down.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let node = node.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Callback::from(move |_| on_mouse_down.emit(node.clone())) [INFO] [stdout] | - ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> yew-flow/src/components/node/render_node.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 119 | let on_mouse_up = on_mouse_up.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | let node = node.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Callback::from(move |e: MouseEvent| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | e.stop_propagation(); [INFO] [stdout] 123 | on_mouse_up.emit(node.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] --> yew-flow/src/components/node/render_node.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 127 | let on_click = on_click.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | let node = node.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | Callback::from(move |_| on_click.emit(node.clone())) [INFO] [stdout] | - ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> yew-flow/src/components/node/render_node_list.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 31 | move |node: Node, dispatcher| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | dispatcher.dispatch(WorkspaceAction::NodeDragActivate(node.id)) [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] --> yew-flow/src/components/node/render_node_list.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 76 | move |input: NodeInput, dispatcher| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | dispatcher.dispatch(WorkspaceAction::NewEdgeDragActivate( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 78 | | NewEdgeDragActivateCmd { [INFO] [stdout] 79 | | from_reference: input.reference, [INFO] [stdout] 80 | | from_connector: Connector::Input(input.id), [INFO] [stdout] 81 | | }, [INFO] [stdout] 82 | | )) [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] --> yew-flow/src/components/node/render_node_list.rs:91:37 [INFO] [stdout] | [INFO] [stdout] 90 | move |input: NodeInput, dispatcher| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | dispatcher.dispatch(WorkspaceAction::NewEdgeDragDeactivate( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 92 | | NewEdgeDragDeactivateCmd { [INFO] [stdout] 93 | | to_reference: Some(input.reference), [INFO] [stdout] 94 | | to_connector: Some(Connector::Input(input.id)), [INFO] [stdout] 95 | | }, [INFO] [stdout] 96 | | )) [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] --> yew-flow/src/components/node/render_node_list.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 104 | move |output: NodeOutput, dispatcher| { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | dispatcher.dispatch(WorkspaceAction::NewEdgeDragActivate( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 106 | | NewEdgeDragActivateCmd { [INFO] [stdout] 107 | | from_reference: output.reference, [INFO] [stdout] 108 | | from_connector: Connector::Output(output.id), [INFO] [stdout] 109 | | }, [INFO] [stdout] 110 | | )) [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] --> yew-flow/src/components/node/render_node_list.rs:119:37 [INFO] [stdout] | [INFO] [stdout] 118 | move |output: NodeOutput, dispatcher| { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | dispatcher.dispatch(WorkspaceAction::NewEdgeDragDeactivate( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 120 | | NewEdgeDragDeactivateCmd { [INFO] [stdout] 121 | | to_reference: Some(output.reference), [INFO] [stdout] 122 | | to_connector: Some(Connector::Output(output.id)), [INFO] [stdout] 123 | | }, [INFO] [stdout] 124 | | )) [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] --> yew-flow/src/store.rs:156:23 [INFO] [stdout] | [INFO] [stdout] 124 | let nodes = (0..1) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | viewport: None, [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] --> yew-flow/src/store.rs:140:44 [INFO] [stdout] | [INFO] [stdout] 140 | ... reference: NodeRef::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] [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] --> yew-flow/src/store.rs:147:44 [INFO] [stdout] | [INFO] [stdout] 147 | ... reference: NodeRef::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] [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] --> yew-flow/src/workspace.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | nodes: values.nodes.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] --> yew-flow/src/workspace.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | ..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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-flow` (lib test) due to 18 previous errors; 11 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yew-flow` (lib) due to 18 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b25c2a89c6348855b3d19329c6f687681b2cd4fc9332e1cbac3f57b6c9a95292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b25c2a89c6348855b3d19329c6f687681b2cd4fc9332e1cbac3f57b6c9a95292", kill_on_drop: false }` [INFO] [stdout] b25c2a89c6348855b3d19329c6f687681b2cd4fc9332e1cbac3f57b6c9a95292