[INFO] fetching crate gtmpl_helpers 0.1.3... [INFO] checking gtmpl_helpers-0.1.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate gtmpl_helpers 0.1.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate gtmpl_helpers 0.1.3 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gtmpl_helpers 0.1.3 [INFO] finished tweaking crates.io crate gtmpl_helpers 0.1.3 [INFO] tweaked toml for crates.io crate gtmpl_helpers 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding gtmpl v0.5.7 (latest: v0.7.1) [INFO] [stderr] Adding gtmpl_value v0.3.3 (latest: v0.5.1) [INFO] [stderr] Adding itertools v0.7.11 (latest: v0.13.0) [INFO] [stderr] Adding percent-encoding v1.0.1 (latest: v2.3.1) [INFO] [stderr] Adding pulldown-cmark v0.7.2 (latest: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08cf6cb7197141cb198d55b0ea4169e00f81934a6fe57547e636b7a7b5837f9c [INFO] running `Command { std: "docker" "start" "-a" "08cf6cb7197141cb198d55b0ea4169e00f81934a6fe57547e636b7a7b5837f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08cf6cb7197141cb198d55b0ea4169e00f81934a6fe57547e636b7a7b5837f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08cf6cb7197141cb198d55b0ea4169e00f81934a6fe57547e636b7a7b5837f9c", kill_on_drop: false }` [INFO] [stdout] 08cf6cb7197141cb198d55b0ea4169e00f81934a6fe57547e636b7a7b5837f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9e895e41260c6b2cc294b35ae65b07e6c5cb10e10c52d14ff96ac6748a95ab3 [INFO] running `Command { std: "docker" "start" "-a" "a9e895e41260c6b2cc294b35ae65b07e6c5cb10e10c52d14ff96ac6748a95ab3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking gtmpl_value v0.3.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking gtmpl v0.5.7 [INFO] [stderr] Checking gtmpl_helpers v0.1.3 (/opt/rustwide/workdir) [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/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | fn with_math(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | / self.push_helper("add", math::add) [INFO] [stdout] 71 | | .push_helper("mul", math::mul) [INFO] [stdout] 72 | | .push_helper("sub", math::sub) [INFO] [stdout] 73 | | .push_helper("div", math::div) [INFO] [stdout] 74 | | .push_helper("idiv", math::idiv) [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/lib.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | fn with_range(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | / self.push_helper("is_list", range::is_list) [INFO] [stdout] 80 | | .push_helper("as_list", range::as_list) [INFO] [stdout] 81 | | .push_helper("safe_len", range::safe_len) [INFO] [stdout] 82 | | .push_helper("num_range", range::num_range) [INFO] [stdout] 83 | | .push_helper("sort_on", range::sort_on) [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/lib.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | fn with_select(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | / self.push_helper("b_sel", select::b_sel) [INFO] [stdout] 89 | | .push_helper("match", select::v_match) [INFO] [stdout] 90 | | .push_helper("has", select::has) [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/lib.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | fn with_string(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | / self.push_helper("ccat", string::ccat) [INFO] [stdout] 96 | | .push_helper("sep", string::sep) [INFO] [stdout] 97 | | .push_helper("wrap", string::wrap) [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/lib.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | fn with_svg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | / self.push_helper("xywh", svg::xywh) [INFO] [stdout] 103 | | .push_helper("xy", svg::xy) [INFO] [stdout] 104 | | .push_helper("fl_stk", svg::fl_stk) [INFO] [stdout] 105 | | .push_helper("font", svg::font) [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/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | fn with_defaults(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | / self.with_string() [INFO] [stdout] 116 | | .with_math() [INFO] [stdout] 117 | | .with_range() [INFO] [stdout] 118 | | .with_select() [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gtmpl_helpers` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | fn with_math(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | / self.push_helper("add", math::add) [INFO] [stdout] 71 | | .push_helper("mul", math::mul) [INFO] [stdout] 72 | | .push_helper("sub", math::sub) [INFO] [stdout] 73 | | .push_helper("div", math::div) [INFO] [stdout] 74 | | .push_helper("idiv", math::idiv) [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/lib.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | fn with_range(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | / self.push_helper("is_list", range::is_list) [INFO] [stdout] 80 | | .push_helper("as_list", range::as_list) [INFO] [stdout] 81 | | .push_helper("safe_len", range::safe_len) [INFO] [stdout] 82 | | .push_helper("num_range", range::num_range) [INFO] [stdout] 83 | | .push_helper("sort_on", range::sort_on) [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/lib.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | fn with_select(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | / self.push_helper("b_sel", select::b_sel) [INFO] [stdout] 89 | | .push_helper("match", select::v_match) [INFO] [stdout] 90 | | .push_helper("has", select::has) [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/lib.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | fn with_string(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | / self.push_helper("ccat", string::ccat) [INFO] [stdout] 96 | | .push_helper("sep", string::sep) [INFO] [stdout] 97 | | .push_helper("wrap", string::wrap) [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/lib.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | fn with_svg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | / self.push_helper("xywh", svg::xywh) [INFO] [stdout] 103 | | .push_helper("xy", svg::xy) [INFO] [stdout] 104 | | .push_helper("fl_stk", svg::fl_stk) [INFO] [stdout] 105 | | .push_helper("font", svg::font) [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/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | fn with_defaults(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | / self.with_string() [INFO] [stdout] 116 | | .with_math() [INFO] [stdout] 117 | | .with_range() [INFO] [stdout] 118 | | .with_select() [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gtmpl_helpers` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "a9e895e41260c6b2cc294b35ae65b07e6c5cb10e10c52d14ff96ac6748a95ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e895e41260c6b2cc294b35ae65b07e6c5cb10e10c52d14ff96ac6748a95ab3", kill_on_drop: false }` [INFO] [stdout] a9e895e41260c6b2cc294b35ae65b07e6c5cb10e10c52d14ff96ac6748a95ab3