[INFO] fetching crate bevy_ecs 0.15.0-rc.3... [INFO] checking bevy_ecs-0.15.0-rc.3 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate bevy_ecs 0.15.0-rc.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate bevy_ecs 0.15.0-rc.3 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_ecs 0.15.0-rc.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_ecs 0.15.0-rc.3 [INFO] tweaked toml for crates.io crate bevy_ecs 0.15.0-rc.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate bevy_ecs 0.15.0-rc.3 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e06178f07bcab244ab1775f5112757fcd68cc66f0524d3341d77a6435ab318b [INFO] running `Command { std: "docker" "start" "-a" "7e06178f07bcab244ab1775f5112757fcd68cc66f0524d3341d77a6435ab318b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e06178f07bcab244ab1775f5112757fcd68cc66f0524d3341d77a6435ab318b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e06178f07bcab244ab1775f5112757fcd68cc66f0524d3341d77a6435ab318b", kill_on_drop: false }` [INFO] [stdout] 7e06178f07bcab244ab1775f5112757fcd68cc66f0524d3341d77a6435ab318b [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa826d21aec68f579edfe664d3533d26161b3f8eaae87af43ec2e25b5b98aca6 [INFO] running `Command { std: "docker" "start" "-a" "aa826d21aec68f579edfe664d3533d26161b3f8eaae87af43ec2e25b5b98aca6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking bevy_ptr v0.15.0-rc.3 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bevy_tasks v0.15.0-rc.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0-rc.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0-rc.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0-rc.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0-rc.3 [INFO] [stderr] Checking bevy_utils v0.15.0-rc.3 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bevy_reflect v0.15.0-rc.3 [INFO] [stderr] Checking bevy_ecs v0.15.0-rc.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/observer/mod.rs (4 fixes) [INFO] [stderr] Fixed src/query/iter.rs (13 fixes) [INFO] [stderr] Fixed src/query/mod.rs (2 fixes) [INFO] [stderr] Fixed src/world/command_queue.rs (2 fixes) [INFO] [stderr] Fixed src/query/state.rs (11 fixes) [INFO] [stderr] Fixed src/world/deferred_world.rs (1 fix) [INFO] [stderr] Fixed src/query/fetch.rs (12 fixes) [INFO] [stderr] Fixed src/system/combinator.rs (1 fix) [INFO] [stderr] Fixed src/system/system_param.rs (16 fixes) [INFO] [stderr] Fixed src/world/entity_fetch.rs (3 fixes) [INFO] [stderr] Fixed src/schedule/executor/multi_threaded.rs (1 fix) [INFO] [stderr] Fixed src/storage/resource.rs (2 fixes) [INFO] [stderr] Fixed src/intern.rs (2 fixes) [INFO] [stderr] Fixed src/storage/blob_array.rs (9 fixes) [INFO] [stderr] Fixed src/world/mod.rs (3 fixes) [INFO] [stderr] Fixed src/storage/table/mod.rs (11 fixes) [INFO] [stderr] Fixed src/reflect/mod.rs (1 fix) [INFO] [stderr] Fixed src/storage/sparse_set.rs (3 fixes) [INFO] [stderr] Fixed src/system/system_registry.rs (1 fix) [INFO] [stderr] Fixed src/world/entity_ref.rs (8 fixes) [INFO] [stderr] Fixed src/schedule/graph_utils.rs (1 fix) [INFO] [stderr] Fixed src/schedule/executor/mod.rs (2 fixes) [INFO] [stderr] Fixed src/storage/table/column.rs (22 fixes) [INFO] [stderr] Fixed src/system/commands/mod.rs (3 fixes) [INFO] [stderr] Fixed src/bundle.rs (12 fixes) [INFO] [stderr] Fixed src/storage/thin_array_ptr.rs (6 fixes) [INFO] [stderr] Fixed src/world/unsafe_world_cell.rs (3 fixes) [INFO] [stderr] Fixed src/storage/blob_vec.rs (6 fixes) [INFO] [stderr] Fixed src/schedule/executor/simple.rs (1 fix) [INFO] [stderr] Fixed src/query/filter.rs (4 fixes) [INFO] [stderr] Fixed src/archetype.rs (1 fix) [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:686:9 [INFO] [stdout] | [INFO] [stdout] 686 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:878:9 [INFO] [stdout] | [INFO] [stdout] 878 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:947:9 [INFO] [stdout] | [INFO] [stdout] 947 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:1016:9 [INFO] [stdout] | [INFO] [stdout] 1016 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/storage/blob_vec.rs (3 fixes) [INFO] [stderr] Migrating examples/change_detection.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:686:9 [INFO] [stdout] | [INFO] [stdout] 686 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:878:9 [INFO] [stdout] | [INFO] [stdout] 878 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:947:9 [INFO] [stdout] | [INFO] [stdout] 947 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl ExactSizeIterator + Iterator + DoubleEndedIterator + FusedIterator + 'w` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/query/iter.rs:1016:9 [INFO] [stdout] | [INFO] [stdout] 1016 | impl ExactSizeIterator + DoubleEndedIterator + FusedIterator + 'w, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/query/iter.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'w, 's, D: QueryData, F: QueryFilter> QueryIter<'w, 's, D, F> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/resources.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/events.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.04s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking bevy_ecs v0.15.0-rc.3 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s [INFO] running `Command { std: "docker" "inspect" "aa826d21aec68f579edfe664d3533d26161b3f8eaae87af43ec2e25b5b98aca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa826d21aec68f579edfe664d3533d26161b3f8eaae87af43ec2e25b5b98aca6", kill_on_drop: false }` [INFO] [stdout] aa826d21aec68f579edfe664d3533d26161b3f8eaae87af43ec2e25b5b98aca6