[INFO] fetching crate bevy_dynamic_plugin 0.14.1... [INFO] checking bevy_dynamic_plugin-0.14.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate bevy_dynamic_plugin 0.14.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate bevy_dynamic_plugin 0.14.1 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 crates.io crate bevy_dynamic_plugin 0.14.1 [INFO] finished tweaking crates.io crate bevy_dynamic_plugin 0.14.1 [INFO] tweaked toml for crates.io crate bevy_dynamic_plugin 0.14.1 written to /workspace/builds/worker-6-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] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [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 bevy_ptr v0.14.1 [INFO] [stderr] Downloaded bevy_tasks v0.14.1 [INFO] [stderr] Downloaded bevy_utils v0.14.1 [INFO] [stderr] Downloaded bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Downloaded typeid v1.0.2 [INFO] [stderr] Downloaded bevy_derive v0.14.1 [INFO] [stderr] Downloaded bevy_reflect_derive v0.14.1 [INFO] [stderr] Downloaded bevy_app v0.14.1 [INFO] [stderr] Downloaded bevy_reflect v0.14.1 [INFO] [stderr] Downloaded bevy_ecs_macros v0.14.1 [INFO] [stderr] Downloaded bevy_ecs v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1ee9159c6694ff9c95b00d9d3f00754755c9e8fe3b61bc1fc9b0c48b55e4fad3 [INFO] running `Command { std: "docker" "start" "-a" "1ee9159c6694ff9c95b00d9d3f00754755c9e8fe3b61bc1fc9b0c48b55e4fad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ee9159c6694ff9c95b00d9d3f00754755c9e8fe3b61bc1fc9b0c48b55e4fad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee9159c6694ff9c95b00d9d3f00754755c9e8fe3b61bc1fc9b0c48b55e4fad3", kill_on_drop: false }` [INFO] [stdout] 1ee9159c6694ff9c95b00d9d3f00754755c9e8fe3b61bc1fc9b0c48b55e4fad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 05806e83bada8bd1333bd1b5dee2b779c059ab73a6ca45df4f2d1d199115e068 [INFO] running `Command { std: "docker" "start" "-a" "05806e83bada8bd1333bd1b5dee2b779c059ab73a6ca45df4f2d1d199115e068", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking bevy_ptr v0.14.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking bevy_tasks v0.14.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking bevy_utils v0.14.1 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling bevy_derive v0.14.1 [INFO] [stderr] Checking bevy_reflect v0.14.1 [INFO] [stderr] Checking bevy_ecs v0.14.1 [INFO] [stderr] Checking bevy_app v0.14.1 [INFO] [stderr] Checking bevy_dynamic_plugin v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.26s [INFO] running `Command { std: "docker" "inspect" "05806e83bada8bd1333bd1b5dee2b779c059ab73a6ca45df4f2d1d199115e068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05806e83bada8bd1333bd1b5dee2b779c059ab73a6ca45df4f2d1d199115e068", kill_on_drop: false }` [INFO] [stdout] 05806e83bada8bd1333bd1b5dee2b779c059ab73a6ca45df4f2d1d199115e068 [INFO] checking bevy_dynamic_plugin-0.14.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate bevy_dynamic_plugin 0.14.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate bevy_dynamic_plugin 0.14.1 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 crates.io crate bevy_dynamic_plugin 0.14.1 [INFO] finished tweaking crates.io crate bevy_dynamic_plugin 0.14.1 [INFO] tweaked toml for crates.io crate bevy_dynamic_plugin 0.14.1 written to /workspace/builds/worker-6-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] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5fc288f19946ef4eabb2ed4e36f79288d59f1d4fab580e5ae71a749476f613fd [INFO] running `Command { std: "docker" "start" "-a" "5fc288f19946ef4eabb2ed4e36f79288d59f1d4fab580e5ae71a749476f613fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fc288f19946ef4eabb2ed4e36f79288d59f1d4fab580e5ae71a749476f613fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc288f19946ef4eabb2ed4e36f79288d59f1d4fab580e5ae71a749476f613fd", kill_on_drop: false }` [INFO] [stdout] 5fc288f19946ef4eabb2ed4e36f79288d59f1d4fab580e5ae71a749476f613fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1f9e694800f5711814814e4a7ef877168c85edb8b595ccb6d12f3ba091520541 [INFO] running `Command { std: "docker" "start" "-a" "1f9e694800f5711814814e4a7ef877168c85edb8b595ccb6d12f3ba091520541", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bevy_ptr v0.14.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking bevy_tasks v0.14.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Checking bevy_utils v0.14.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling bevy_derive v0.14.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bevy_reflect v0.14.1 [INFO] [stderr] Checking bevy_ecs v0.14.1 [INFO] [stderr] Checking bevy_app v0.14.1 [INFO] [stderr] Checking bevy_dynamic_plugin v0.14.1 (/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/loader.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 43 | path: P, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | let lib = unsafe { Library::new(path).map_err(DynamicPluginLoadError::Library)? }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let plugin = unsafe { Box::from_raw(func()) }; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | [INFO] [stdout] 59 | Ok((lib, plugin)) [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] | [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_dynamic_plugin` (lib) due to 2 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/loader.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 43 | path: P, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | let lib = unsafe { Library::new(path).map_err(DynamicPluginLoadError::Library)? }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let plugin = unsafe { Box::from_raw(func()) }; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | [INFO] [stdout] 59 | Ok((lib, plugin)) [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] | [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_dynamic_plugin` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1f9e694800f5711814814e4a7ef877168c85edb8b595ccb6d12f3ba091520541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9e694800f5711814814e4a7ef877168c85edb8b595ccb6d12f3ba091520541", kill_on_drop: false }` [INFO] [stdout] 1f9e694800f5711814814e4a7ef877168c85edb8b595ccb6d12f3ba091520541