[INFO] cloning repository https://github.com/red1bluelost/clowncc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/red1bluelost/clowncc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred1bluelost%2Fclowncc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred1bluelost%2Fclowncc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 780349d047146d6298764e4ea038f6dd49414f3f [INFO] checking red1bluelost/clowncc against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred1bluelost%2Fclowncc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/red1bluelost/clowncc 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/red1bluelost/clowncc [INFO] finished tweaking git repo https://github.com/red1bluelost/clowncc [INFO] tweaked toml for git repo https://github.com/red1bluelost/clowncc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/red1bluelost/context_type` [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding strum v0.25.0 (latest: v0.26.3) [INFO] [stderr] Adding strum_macros v0.25.3 (latest: v0.26.4) [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] Downloading crates ... [INFO] [stderr] Downloaded expect-test v1.5.0 [INFO] [stderr] Downloaded dissimilar v1.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b9a50de06c0bebd28161ccb94044047aca6eeb9ecbafd6f8913fc279999ed358 [INFO] running `Command { std: "docker" "start" "-a" "b9a50de06c0bebd28161ccb94044047aca6eeb9ecbafd6f8913fc279999ed358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9a50de06c0bebd28161ccb94044047aca6eeb9ecbafd6f8913fc279999ed358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a50de06c0bebd28161ccb94044047aca6eeb9ecbafd6f8913fc279999ed358", kill_on_drop: false }` [INFO] [stdout] b9a50de06c0bebd28161ccb94044047aca6eeb9ecbafd6f8913fc279999ed358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8ce4092b1e22838874b56fe05c644a3ce89951677626d52c2ed2950f5379f797 [INFO] running `Command { std: "docker" "start" "-a" "8ce4092b1e22838874b56fe05c644a3ce89951677626d52c2ed2950f5379f797", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking clowncc_macros v0.1.0 (/opt/rustwide/workdir/clowncc_macros) [INFO] [stderr] Checking dissimilar v1.0.9 [INFO] [stderr] Checking clownlib_static_assert v0.1.0 (/opt/rustwide/workdir/clownlib_static_assert) [INFO] [stderr] Checking clownlib_std_ext v0.1.0 (/opt/rustwide/workdir/clownlib_std_ext) [INFO] [stderr] Checking clowncc_parse v0.1.0 (/opt/rustwide/workdir/clowncc_parse) [INFO] [stderr] Checking clowncc_lex v0.1.0 (/opt/rustwide/workdir/clowncc_lex) [INFO] [stderr] Checking expect-test v1.5.0 [INFO] [stderr] Checking context_type v0.1.0 (https://github.com/red1bluelost/context_type#f08cd264) [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.76 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking synstructure v0.13.1 [INFO] [stderr] Checking clownlib_proc_macro_support v0.1.0 (/opt/rustwide/workdir/clownlib_proc_macro_support) [INFO] [stderr] Checking clowncc_version v0.1.0 (/opt/rustwide/workdir/clowncc_version) [INFO] [stderr] Checking clowncc_token v0.0.0 (/opt/rustwide/workdir/clowncc_token) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "8ce4092b1e22838874b56fe05c644a3ce89951677626d52c2ed2950f5379f797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce4092b1e22838874b56fe05c644a3ce89951677626d52c2ed2950f5379f797", kill_on_drop: false }` [INFO] [stdout] 8ce4092b1e22838874b56fe05c644a3ce89951677626d52c2ed2950f5379f797 [INFO] checking red1bluelost/clowncc 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%2Fred1bluelost%2Fclowncc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/red1bluelost/clowncc 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/red1bluelost/clowncc [INFO] finished tweaking git repo https://github.com/red1bluelost/clowncc [INFO] tweaked toml for git repo https://github.com/red1bluelost/clowncc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/red1bluelost/context_type` [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding strum v0.25.0 (latest: v0.26.3) [INFO] [stderr] Adding strum_macros v0.25.3 (latest: v0.26.4) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a54fb16470c2ffc25e5e0f4b678cd063042542ec7fa1e10c083029b448e71a4f [INFO] running `Command { std: "docker" "start" "-a" "a54fb16470c2ffc25e5e0f4b678cd063042542ec7fa1e10c083029b448e71a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a54fb16470c2ffc25e5e0f4b678cd063042542ec7fa1e10c083029b448e71a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54fb16470c2ffc25e5e0f4b678cd063042542ec7fa1e10c083029b448e71a4f", kill_on_drop: false }` [INFO] [stdout] a54fb16470c2ffc25e5e0f4b678cd063042542ec7fa1e10c083029b448e71a4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c39d7c1353a264831dc1e1ba287e8ccb6ece3792547aa79865ee658fbd20fb9e [INFO] running `Command { std: "docker" "start" "-a" "c39d7c1353a264831dc1e1ba287e8ccb6ece3792547aa79865ee658fbd20fb9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clowncc_macros v0.1.0 (/opt/rustwide/workdir/clowncc_macros) [INFO] [stderr] Checking dissimilar v1.0.9 [INFO] [stderr] Checking clownlib_static_assert v0.1.0 (/opt/rustwide/workdir/clownlib_static_assert) [INFO] [stderr] Checking clowncc_parse v0.1.0 (/opt/rustwide/workdir/clowncc_parse) [INFO] [stderr] Checking clownlib_std_ext v0.1.0 (/opt/rustwide/workdir/clownlib_std_ext) [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] --> clownlib_std_ext/src/option.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 120 | fn ok(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | self.map_or(Err(()), Ok) [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] --> clownlib_std_ext/src/option.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 124 | fn err(self) -> Result<(), T> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | self.map_or(Ok(()), Err) [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] --> clownlib_std_ext/src/option.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 128 | fn err_or(self, ok: O) -> Result { [INFO] [stdout] | ---- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | self.map_or(Ok(ok), Err) [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] --> clownlib_std_ext/src/option.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn err_or_else(self, ok: impl FnOnce() -> O) -> Result { [INFO] [stdout] | ---- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | self.map_or_else(|| Ok(ok()), Err) [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] --> clownlib_std_ext/src/option.rs:133:32 [INFO] [stdout] | [INFO] [stdout] 132 | fn err_or_else(self, ok: impl FnOnce() -> O) -> Result { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | self.map_or_else(|| Ok(ok()), Err) [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clownlib_std_ext` (lib) due to 6 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] --> clownlib_std_ext/src/option.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 120 | fn ok(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | self.map_or(Err(()), Ok) [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] --> clownlib_std_ext/src/option.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 124 | fn err(self) -> Result<(), T> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | self.map_or(Ok(()), Err) [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] --> clownlib_std_ext/src/option.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 128 | fn err_or(self, ok: O) -> Result { [INFO] [stdout] | ---- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | self.map_or(Ok(ok), Err) [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] --> clownlib_std_ext/src/option.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn err_or_else(self, ok: impl FnOnce() -> O) -> Result { [INFO] [stdout] | ---- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | self.map_or_else(|| Ok(ok()), Err) [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] --> clownlib_std_ext/src/option.rs:133:32 [INFO] [stdout] | [INFO] [stdout] 132 | fn err_or_else(self, ok: impl FnOnce() -> O) -> Result { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | self.map_or_else(|| Ok(ok()), Err) [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clownlib_std_ext` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "c39d7c1353a264831dc1e1ba287e8ccb6ece3792547aa79865ee658fbd20fb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c39d7c1353a264831dc1e1ba287e8ccb6ece3792547aa79865ee658fbd20fb9e", kill_on_drop: false }` [INFO] [stdout] c39d7c1353a264831dc1e1ba287e8ccb6ece3792547aa79865ee658fbd20fb9e