[INFO] fetching crate alchemyst 0.33.0... [INFO] checking alchemyst-0.33.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate alchemyst 0.33.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate alchemyst 0.33.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate alchemyst 0.33.0 [INFO] finished tweaking crates.io crate alchemyst 0.33.0 [INFO] tweaked toml for crates.io crate alchemyst 0.33.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate alchemyst 0.33.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d43de079a865206f83f3871e241d2ce42b6a2f1c9c54733c97d2cf1d907f29c [INFO] running `Command { std: "docker" "start" "-a" "8d43de079a865206f83f3871e241d2ce42b6a2f1c9c54733c97d2cf1d907f29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d43de079a865206f83f3871e241d2ce42b6a2f1c9c54733c97d2cf1d907f29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d43de079a865206f83f3871e241d2ce42b6a2f1c9c54733c97d2cf1d907f29c", kill_on_drop: false }` [INFO] [stdout] 8d43de079a865206f83f3871e241d2ce42b6a2f1c9c54733c97d2cf1d907f29c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a38142bd74eaefdaf446e9faa8e4b43e27e153067357f7587f5e5d9dfcb72267 [INFO] running `Command { std: "docker" "start" "-a" "a38142bd74eaefdaf446e9faa8e4b43e27e153067357f7587f5e5d9dfcb72267", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking bitstream-io v2.5.3 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling vek v0.17.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking rstar v0.12.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde-intermediate-derive v1.6.0 [INFO] [stderr] Compiling intuicio-derive v0.33.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Checking snailquote v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde-intermediate v1.6.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking typid v1.1.1 [INFO] [stderr] Checking intuicio-data v0.33.0 [INFO] [stderr] Checking ravif v0.11.10 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking intuicio-core v0.33.0 [INFO] [stderr] Checking intuicio-framework-dynamic v0.33.0 [INFO] [stderr] Checking intuicio-plugins v0.33.0 [INFO] [stderr] Checking intuicio-backend-vm v0.33.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking intuicio-nodes v0.33.0 [INFO] [stderr] Checking intuicio-frontend-simpleton v0.33.0 [INFO] [stderr] Checking alchemyst v0.33.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `std::cell::Ref<'_, Image>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn clone(registry: &Registry, image: Reference) -> Reference { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | Reference::new(image.read::().unwrap().clone(), registry) [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: this value of type `std::cell::Ref<'_, Image>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn clone(registry: &Registry, image: Reference) -> Reference { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | Reference::new(image.read::().unwrap().clone(), registry) [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: this value of type `Result<(), ImageError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn save_hdr(registry: &Registry, image: Reference, path: Reference) -> Reference { [INFO] [stdout] | ----- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | let image = image.read::().unwrap(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let path = path.read::().unwrap(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Reference::new_boolean(image.buffer.save(path.as_str()).is_ok(), registry) [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: this value of type `Result<(), ImageError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn save_ldr(registry: &Registry, image: Reference, path: Reference) -> Reference { [INFO] [stdout] | ----- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let image = image.read::().unwrap(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | let path = path.read::().unwrap(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | Reference::new_boolean( [INFO] [stdout] 126 | / DynamicImage::from(image.buffer.clone()) [INFO] [stdout] 127 | | .to_rgba8() [INFO] [stdout] 128 | | .save(path.as_str()) [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: this value of type `Result<(), ImageError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn save_hdr(registry: &Registry, image: Reference, path: Reference) -> Reference { [INFO] [stdout] | ----- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | let image = image.read::().unwrap(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let path = path.read::().unwrap(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Reference::new_boolean(image.buffer.save(path.as_str()).is_ok(), registry) [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: this value of type `Result<(), ImageError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn save_ldr(registry: &Registry, image: Reference, path: Reference) -> Reference { [INFO] [stdout] | ----- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let image = image.read::().unwrap(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | let path = path.read::().unwrap(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | Reference::new_boolean( [INFO] [stdout] 126 | / DynamicImage::from(image.buffer.clone()) [INFO] [stdout] 127 | | .to_rgba8() [INFO] [stdout] 128 | | .save(path.as_str()) [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: this value of type `intuicio_frontend_simpleton::Reference` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image_pipeline.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 136 | let args = [fragment, pipeline.samplers.clone()]; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | / closure [INFO] [stdout] 138 | | .invoke(context, registry, &args) [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: this value of type `intuicio_frontend_simpleton::Reference` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image_pipeline.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 136 | let args = [fragment, pipeline.samplers.clone()]; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | / closure [INFO] [stdout] 138 | | .invoke(context, registry, &args) [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: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image_pipeline.rs:221:45 [INFO] [stdout] | [INFO] [stdout] 207 | let mut host = host_producer.produce(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | let samplers = Reference::new_map(samplers, registry); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | let captures = captures [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | if let Some(function) = registry.find_function(FunctionQuery { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 222 | | name: Some(function_name.into()), [INFO] [stdout] 223 | | module_name: function_module_name.map(|name| name.into()), [INFO] [stdout] 224 | | ..Default::default() [INFO] [stdout] 225 | | }) { [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: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image_pipeline.rs:221:45 [INFO] [stdout] | [INFO] [stdout] 207 | let mut host = host_producer.produce(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | let samplers = Reference::new_map(samplers, registry); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | let captures = captures [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | if let Some(function) = registry.find_function(FunctionQuery { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 222 | | name: Some(function_name.into()), [INFO] [stdout] 223 | | module_name: function_module_name.map(|name| name.into()), [INFO] [stdout] 224 | | ..Default::default() [INFO] [stdout] 225 | | }) { [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: this value of type `std::cell::Ref<'_, Sampler>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image_pipeline.rs:301:24 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn clone(registry: &Registry, sampler: Reference) -> Reference { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | Reference::new(sampler.read::().unwrap().clone(), registry) [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: this value of type `std::cell::Ref<'_, Sampler>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/image_pipeline.rs:301:24 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn clone(registry: &Registry, sampler: Reference) -> Reference { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | Reference::new(sampler.read::().unwrap().clone(), registry) [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] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alchemyst` (bin "alchemyst") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `alchemyst` (bin "alchemyst" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "a38142bd74eaefdaf446e9faa8e4b43e27e153067357f7587f5e5d9dfcb72267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38142bd74eaefdaf446e9faa8e4b43e27e153067357f7587f5e5d9dfcb72267", kill_on_drop: false }` [INFO] [stdout] a38142bd74eaefdaf446e9faa8e4b43e27e153067357f7587f5e5d9dfcb72267