[INFO] cloning repository https://github.com/Cykooz/cykooz.resizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cykooz/cykooz.resizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCykooz%2Fcykooz.resizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCykooz%2Fcykooz.resizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d436ce3c1be4b32048da925c1a863c9b3a5975e3 [INFO] checking Cykooz/cykooz.resizer against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCykooz%2Fcykooz.resizer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cykooz/cykooz.resizer 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/Cykooz/cykooz.resizer [INFO] finished tweaking git repo https://github.com/Cykooz/cykooz.resizer [INFO] tweaked toml for git repo https://github.com/Cykooz/cykooz.resizer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Cykooz/cykooz.resizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.21.2 [INFO] [stderr] Downloaded pyo3-ffi v0.21.2 [INFO] [stderr] Downloaded pyo3-macros v0.21.2 [INFO] [stderr] Downloaded target-lexicon v0.12.14 [INFO] [stderr] Downloaded pyo3-macros-backend v0.21.2 [INFO] [stderr] Downloaded fast_image_resize v4.0.0 [INFO] [stderr] Downloaded portable-atomic v1.6.0 [INFO] [stderr] Downloaded syn v2.0.63 [INFO] [stderr] Downloaded pyo3 v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 34ac462d802998ebab2d87f9b973461c2b42bdf7a6ae0c49a5a5d4dd16a7d0be [INFO] running `Command { std: "docker" "start" "-a" "34ac462d802998ebab2d87f9b973461c2b42bdf7a6ae0c49a5a5d4dd16a7d0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34ac462d802998ebab2d87f9b973461c2b42bdf7a6ae0c49a5a5d4dd16a7d0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ac462d802998ebab2d87f9b973461c2b42bdf7a6ae0c49a5a5d4dd16a7d0be", kill_on_drop: false }` [INFO] [stdout] 34ac462d802998ebab2d87f9b973461c2b42bdf7a6ae0c49a5a5d4dd16a7d0be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2fc152ec1ac2cb39a0e3d20555fb5e8e4fc3853773d4febc5146c0804ae01ad3 [INFO] running `Command { std: "docker" "start" "-a" "2fc152ec1ac2cb39a0e3d20555fb5e8e4fc3853773d4febc5146c0804ae01ad3", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Checking fast_image_resize v4.0.0 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking rust_lib v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.40s [INFO] running `Command { std: "docker" "inspect" "2fc152ec1ac2cb39a0e3d20555fb5e8e4fc3853773d4febc5146c0804ae01ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc152ec1ac2cb39a0e3d20555fb5e8e4fc3853773d4febc5146c0804ae01ad3", kill_on_drop: false }` [INFO] [stdout] 2fc152ec1ac2cb39a0e3d20555fb5e8e4fc3853773d4febc5146c0804ae01ad3 [INFO] checking Cykooz/cykooz.resizer 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%2FCykooz%2Fcykooz.resizer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cykooz/cykooz.resizer 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/Cykooz/cykooz.resizer [INFO] finished tweaking git repo https://github.com/Cykooz/cykooz.resizer [INFO] tweaked toml for git repo https://github.com/Cykooz/cykooz.resizer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Cykooz/cykooz.resizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6fc01d379c8bd63f3e49610fbb6d9bb299f5b1fb1a454f8cb579fe5fecaed15d [INFO] running `Command { std: "docker" "start" "-a" "6fc01d379c8bd63f3e49610fbb6d9bb299f5b1fb1a454f8cb579fe5fecaed15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fc01d379c8bd63f3e49610fbb6d9bb299f5b1fb1a454f8cb579fe5fecaed15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc01d379c8bd63f3e49610fbb6d9bb299f5b1fb1a454f8cb579fe5fecaed15d", kill_on_drop: false }` [INFO] [stdout] 6fc01d379c8bd63f3e49610fbb6d9bb299f5b1fb1a454f8cb579fe5fecaed15d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e9961cafa75ddd18f0c342eb045574fdf0642738f4d8ddd00cf9f0554799b75e [INFO] running `Command { std: "docker" "start" "-a" "e9961cafa75ddd18f0c342eb045574fdf0642738f4d8ddd00cf9f0554799b75e", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Checking fast_image_resize v4.0.0 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking rust_lib v0.0.0 (/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/alpha_mul_div.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 27 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let cpu_extensions = cpu_extensions_to_u8(mul_div.cpu_extensions()); [INFO] [stdout] 30 | Ok(cpu_extensions.into_py(py)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = 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/alpha_mul_div.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 27 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let cpu_extensions = cpu_extensions_to_u8(mul_div.cpu_extensions()); [INFO] [stdout] 30 | Ok(cpu_extensions.into_py(py)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = 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/alpha_mul_div.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 50 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 52 | | let src_image_view = src_image.src_image_view(); [INFO] [stdout] 53 | | let dst_image_view = dst_image.dst_image_view(); [INFO] [stdout] 54 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 55 | | result2pyresult(mul_div.multiply_alpha(src_image_view, dst_image_view)) [INFO] [stdout] 56 | | }) [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/alpha_mul_div.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 50 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 52 | | let src_image_view = src_image.src_image_view(); [INFO] [stdout] 53 | | let dst_image_view = dst_image.dst_image_view(); [INFO] [stdout] 54 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 55 | | result2pyresult(mul_div.multiply_alpha(src_image_view, dst_image_view)) [INFO] [stdout] 56 | | }) [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/alpha_mul_div.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | let dst_image_view = image.dst_image_view(); [INFO] [stdout] 66 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 67 | | result2pyresult(mul_div.multiply_alpha_inplace(dst_image_view)) [INFO] [stdout] 68 | | }) [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/alpha_mul_div.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | let dst_image_view = image.dst_image_view(); [INFO] [stdout] 66 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 67 | | result2pyresult(mul_div.multiply_alpha_inplace(dst_image_view)) [INFO] [stdout] 68 | | }) [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/alpha_mul_div.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 87 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 89 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 90 | | result2pyresult(mul_div.multiply_alpha(src_image, dst_image)) [INFO] [stdout] 91 | | }) [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/alpha_mul_div.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 87 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 89 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 90 | | result2pyresult(mul_div.multiply_alpha(src_image, dst_image)) [INFO] [stdout] 91 | | }) [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/alpha_mul_div.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 114 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 116 | | let src_image_view = src_image.src_image_view(); [INFO] [stdout] 117 | | let dst_image_view = dst_image.dst_image_view(); [INFO] [stdout] 118 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 119 | | result2pyresult(mul_div.divide_alpha(src_image_view, dst_image_view)) [INFO] [stdout] 120 | | }) [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/alpha_mul_div.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 114 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 116 | | let src_image_view = src_image.src_image_view(); [INFO] [stdout] 117 | | let dst_image_view = dst_image.dst_image_view(); [INFO] [stdout] 118 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 119 | | result2pyresult(mul_div.divide_alpha(src_image_view, dst_image_view)) [INFO] [stdout] 120 | | }) [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/alpha_mul_div.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 127 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 129 | | let dst_image_view = image.dst_image_view(); [INFO] [stdout] 130 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 131 | | result2pyresult(mul_div.divide_alpha_inplace(dst_image_view)) [INFO] [stdout] 132 | | }) [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/alpha_mul_div.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 127 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 129 | | let dst_image_view = image.dst_image_view(); [INFO] [stdout] 130 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 131 | | result2pyresult(mul_div.divide_alpha_inplace(dst_image_view)) [INFO] [stdout] 132 | | }) [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/alpha_mul_div.rs:152:26 [INFO] [stdout] | [INFO] [stdout] 151 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 153 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 154 | | result2pyresult(mul_div.divide_alpha(src_image, dst_image)) [INFO] [stdout] 155 | | }) [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/alpha_mul_div.rs:152:26 [INFO] [stdout] | [INFO] [stdout] 151 | let mul_div_mutex = self.mul_div.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 153 | | let mul_div = result2pyresult(mul_div_mutex.lock())?; [INFO] [stdout] 154 | | result2pyresult(mul_div.divide_alpha(src_image, dst_image)) [INFO] [stdout] 155 | | }) [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/pil_image_wrapper.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 38 | fn new(py: Python, pil_image: PyObject) -> PyResult { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let py_mode = pil_image.getattr(py, "mode")?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | let py_size = pil_image.getattr(py, "size")?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let im = pil_image.getattr(py, "im")?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let py_unsafe_ptrs = im.getattr(py, "unsafe_ptrs")?; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 71 | | pil_image: Some(pil_image), [INFO] [stdout] 72 | | pixel_type, [INFO] [stdout] 73 | | width, [INFO] [stdout] 74 | | height, [INFO] [stdout] 75 | | rows_ptr: Some(rows_ptr), [INFO] [stdout] 76 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/pil_image_wrapper.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 38 | fn new(py: Python, pil_image: PyObject) -> PyResult { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let py_mode = pil_image.getattr(py, "mode")?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | let py_size = pil_image.getattr(py, "size")?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let im = pil_image.getattr(py, "im")?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let py_unsafe_ptrs = im.getattr(py, "unsafe_ptrs")?; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 71 | | pil_image: Some(pil_image), [INFO] [stdout] 72 | | pixel_type, [INFO] [stdout] 73 | | width, [INFO] [stdout] 74 | | height, [INFO] [stdout] 75 | | rows_ptr: Some(rows_ptr), [INFO] [stdout] 76 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/resizer.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 142 | let resizer_mutex = self.resizer.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | let resizer = result2pyresult(resizer_mutex.lock())?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let cpu_extensions = cpu_extensions_to_u8(resizer.cpu_extensions()); [INFO] [stdout] 145 | Ok(cpu_extensions.into_py(py)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/resizer.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 142 | let resizer_mutex = self.resizer.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | let resizer = result2pyresult(resizer_mutex.lock())?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let cpu_extensions = cpu_extensions_to_u8(resizer.cpu_extensions()); [INFO] [stdout] 145 | Ok(cpu_extensions.into_py(py)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/resizer.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 169 | let resizer_mutex = self.resizer.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 170 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 171 | | let fir_options = options.map(|o| &o.0); [INFO] [stdout] 172 | | let src_image_view = src_image.src_image_view(); [INFO] [stdout] 173 | | let dst_image_view = dst_image.dst_image_view(); [INFO] [stdout] ... | [INFO] [stdout] 176 | | Ok(()) [INFO] [stdout] 177 | | }) [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/resizer.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 169 | let resizer_mutex = self.resizer.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 170 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 171 | | let fir_options = options.map(|o| &o.0); [INFO] [stdout] 172 | | let src_image_view = src_image.src_image_view(); [INFO] [stdout] 173 | | let dst_image_view = dst_image.dst_image_view(); [INFO] [stdout] ... | [INFO] [stdout] 176 | | Ok(()) [INFO] [stdout] 177 | | }) [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/resizer.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 189 | let resizer_mutex = self.resizer.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 191 | | let fir_options = options.map(|o| &o.0); [INFO] [stdout] 192 | | let mut resizer = result2pyresult(resizer_mutex.lock())?; [INFO] [stdout] 193 | | result2pyresult(resizer.resize(src_image, dst_image, fir_options))?; [INFO] [stdout] 194 | | Ok(()) [INFO] [stdout] 195 | | }) [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/resizer.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 189 | let resizer_mutex = self.resizer.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 191 | | let fir_options = options.map(|o| &o.0); [INFO] [stdout] 192 | | let mut resizer = result2pyresult(resizer_mutex.lock())?; [INFO] [stdout] 193 | | result2pyresult(resizer.resize(src_image, dst_image, fir_options))?; [INFO] [stdout] 194 | | Ok(()) [INFO] [stdout] 195 | | }) [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_lib` (lib test) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust_lib` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "e9961cafa75ddd18f0c342eb045574fdf0642738f4d8ddd00cf9f0554799b75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9961cafa75ddd18f0c342eb045574fdf0642738f4d8ddd00cf9f0554799b75e", kill_on_drop: false }` [INFO] [stdout] e9961cafa75ddd18f0c342eb045574fdf0642738f4d8ddd00cf9f0554799b75e