[INFO] fetching crate bevy_asset 0.15.0-rc.3... [INFO] checking bevy_asset-0.15.0-rc.3 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate bevy_asset 0.15.0-rc.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bevy_asset 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_asset 0.15.0-rc.3 [INFO] finished tweaking crates.io crate bevy_asset 0.15.0-rc.3 [INFO] tweaked toml for crates.io crate bevy_asset 0.15.0-rc.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 219 packages to latest compatible versions [INFO] [stderr] Adding async-broadcast v0.5.1 (available: v0.7.1) [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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d32aba777c3ff2b2ac08de481a72bacce7c603c177cc0ed1c57c3b5b1e834f03 [INFO] running `Command { std: "docker" "start" "-a" "d32aba777c3ff2b2ac08de481a72bacce7c603c177cc0ed1c57c3b5b1e834f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d32aba777c3ff2b2ac08de481a72bacce7c603c177cc0ed1c57c3b5b1e834f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32aba777c3ff2b2ac08de481a72bacce7c603c177cc0ed1c57c3b5b1e834f03", kill_on_drop: false }` [INFO] [stdout] d32aba777c3ff2b2ac08de481a72bacce7c603c177cc0ed1c57c3b5b1e834f03 [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=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] dc97f36340f3c58450caea96aa46a61059be9573dbf1efaee2e51c718b0f4b00 [INFO] running `Command { std: "docker" "start" "-a" "dc97f36340f3c58450caea96aa46a61059be9573dbf1efaee2e51c718b0f4b00", 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 crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bevy_ptr v0.15.0-rc.3 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking atomicow v1.0.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking bevy_tasks v0.15.0-rc.3 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0-rc.3 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0-rc.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0-rc.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0-rc.3 [INFO] [stderr] Compiling bevy_derive v0.15.0-rc.3 [INFO] [stderr] Compiling bevy_asset_macros v0.15.0-rc.3 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking serde v1.0.214 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking bevy_utils v0.15.0-rc.3 [INFO] [stderr] Checking bevy_reflect v0.15.0-rc.3 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking bevy_ecs v0.15.0-rc.3 [INFO] [stderr] Checking bevy_app v0.15.0-rc.3 [INFO] [stderr] Checking bevy_log v0.15.0-rc.3 [INFO] [stderr] Checking bevy_core v0.15.0-rc.3 [INFO] [stderr] Checking bevy_asset v0.15.0-rc.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | ($path_str: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 133 | ($path_str: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | ($source_path: expr, $path_str: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 137 | ($source_path: expr_2021, $path_str: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:137:37 [INFO] [stdout] | [INFO] [stdout] 137 | ($source_path: expr, $path_str: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 137 | ($source_path: expr, $path_str: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:245:26 [INFO] [stdout] | [INFO] [stdout] 245 | ($app: ident, $path: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 245 | ($app: ident, $path: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | ($app: ident, $source_path: expr, $path: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 249 | ($app: ident, $source_path: expr_2021, $path: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:249:46 [INFO] [stdout] | [INFO] [stdout] 249 | ($app: ident, $source_path: expr, $path: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 249 | ($app: ident, $source_path: expr, $path: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:279:28 [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr_2021, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:279:45 [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr_2021, $loader: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:279:60 [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:291:46 [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr $(, $param:expr)+) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr_2021, $loader: expr $(, $param:expr)+) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:291:61 [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr $(, $param:expr)+) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr_2021 $(, $param:expr)+) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:291:77 [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr $(, $param:expr)+) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr $(, $param:expr_2021)+) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:308:28 [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr_2021, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:308:45 [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr_2021, $loader: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:308:60 [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x36eb633)[0x7872386eb633] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x787234e19520] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(_RNvXsd_NtNtNtCsj7Ec05iOzc6_14rustc_metadata5rmeta7decoder11cstore_implNtNtBb_7creader6CStoreNtNtCs6ZEtfbvmoZA_13rustc_session6cstore10CrateStore7def_key+0x69)[0x78723a1f7869] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x595c9cb)[0x78723a95c9cb] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e396)[0x787238f7e396] [INFO] [stderr] [INFO] [stderr] ### cycle encountered after 5 frames with period 6 [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] ### recursed 41 times [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x787238f7e9c9] [INFO] [stderr] [INFO] [stderr] note: rustc unexpectedly overflowed its stack! this is a bug [INFO] [stderr] note: maximum backtrace depth reached, frames may have been lost [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216 [INFO] [stderr] note: backtrace dumped due to SIGSEGV! resuming signal [INFO] [stderr] child failed with signal `11` [INFO] [stderr] error: could not compile `bevy_asset` (lib); 15 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/bin/cargo /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/bin/rustc --crate-name bevy_asset --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asset_processor", "embedded_watcher", "file_watcher", "multi_threaded", "notify-debouncer-full", "trace", "watch"))' -C metadata=be4f8f522c9a1748 -C extra-filename=-be4f8f522c9a1748 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-ad15123a992fb194.rmeta --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-be73ec2529b33fa4.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-191c4e571d247099.rmeta --extern atomicow=/opt/rustwide/target/debug/deps/libatomicow-f4122eac54b345d1.rmeta --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-36c840f15812f0a0.rmeta --extern bevy_asset_macros=/opt/rustwide/target/debug/deps/libbevy_asset_macros-5a8287cb1afaf19f.so --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-64d9d9d167fbd4f7.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-30838a067b61c7c9.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-f6a5b6783022ed45.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-6938c2cf3154393e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4a70fef0767673d4.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-40294889dbf29f64.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-3158b550feee3e61.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d1f4de0311eebfb7.rmeta --extern disqualified=/opt/rustwide/target/debug/deps/libdisqualified-080e94168dacdb0c.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-f64cfd5a616b9077.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-85349938dbc4f6ce.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-89d067ea7237a150.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-572ab4fed54ffa5f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-679786762fd8129a.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-b9a4f60b053e84e6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7aec65297f0bdf37.rmeta --extern stackfuture=/opt/rustwide/target/debug/deps/libstackfuture-44aae440816ed34d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-99880fe4002da463.rmeta --cap-lints=allow -L native=/opt/rustwide/target/debug/build/blake3-fa47407afd2c1d83/out -L native=/opt/rustwide/target/debug/build/blake3-fa47407afd2c1d83/out` (exit status: 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | ($path_str: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 133 | ($path_str: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | ($source_path: expr, $path_str: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 137 | ($source_path: expr_2021, $path_str: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:137:37 [INFO] [stdout] | [INFO] [stdout] 137 | ($source_path: expr, $path_str: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 137 | ($source_path: expr, $path_str: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:245:26 [INFO] [stdout] | [INFO] [stdout] 245 | ($app: ident, $path: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 245 | ($app: ident, $path: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | ($app: ident, $source_path: expr, $path: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 249 | ($app: ident, $source_path: expr_2021, $path: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:249:46 [INFO] [stdout] | [INFO] [stdout] 249 | ($app: ident, $source_path: expr, $path: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 249 | ($app: ident, $source_path: expr, $path: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:279:28 [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr_2021, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:279:45 [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr_2021, $loader: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x36eb633)[0x75557f8eb633] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:279:60 [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 279 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x755583759520] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:291:46 [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr $(, $param:expr)+) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr_2021, $loader: expr $(, $param:expr)+) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(_RNvXsd_NtNtNtCsj7Ec05iOzc6_14rustc_metadata5rmeta7decoder11cstore_implNtNtBb_7creader6CStoreNtNtCs6ZEtfbvmoZA_13rustc_session6cstore10CrateStore7def_key+0x69)[0x7555813f7869] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:291:61 [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr $(, $param:expr)+) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr_2021 $(, $param:expr)+) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x595c9cb)[0x755581b5c9cb] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:291:77 [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr $(, $param:expr)+) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 291 | ($app: ident, $handle: ident, $path_str: expr, $loader: expr $(, $param:expr_2021)+) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e396)[0x75558017e396] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:308:28 [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr_2021, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:308:45 [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr_2021, $loader: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] ### cycle encountered after 5 frames with period 6 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/io/embedded/mod.rs:308:60 [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 308 | ($app: ident, $handle: expr, $path_str: expr, $loader: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] ### recursed 41 times [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/lib/librustc_driver-515185bc5cdaf5a0.so(+0x3f7e9c9)[0x75558017e9c9] [INFO] [stderr] [INFO] [stderr] note: rustc unexpectedly overflowed its stack! this is a bug [INFO] [stderr] note: maximum backtrace depth reached, frames may have been lost [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216 [INFO] [stderr] note: backtrace dumped due to SIGSEGV! resuming signal [INFO] [stderr] child failed with signal `11` [INFO] [stderr] error: could not compile `bevy_asset` (lib test); 15 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/bin/cargo /opt/rustwide/rustup-home/toolchains/da25749bf5e6ba5ed862ff361c19afff2a986b2d/bin/rustc --crate-name bevy_asset --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asset_processor", "embedded_watcher", "file_watcher", "multi_threaded", "notify-debouncer-full", "trace", "watch"))' -C metadata=101ed18a7324bd87 -C extra-filename=-101ed18a7324bd87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-ad15123a992fb194.rmeta --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-be73ec2529b33fa4.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-191c4e571d247099.rmeta --extern atomicow=/opt/rustwide/target/debug/deps/libatomicow-f4122eac54b345d1.rmeta --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-36c840f15812f0a0.rmeta --extern bevy_asset_macros=/opt/rustwide/target/debug/deps/libbevy_asset_macros-5a8287cb1afaf19f.so --extern bevy_core=/opt/rustwide/target/debug/deps/libbevy_core-8a069d7604bb20d3.rmeta --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-64d9d9d167fbd4f7.rmeta --extern bevy_log=/opt/rustwide/target/debug/deps/libbevy_log-838bf1981465dcfb.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-30838a067b61c7c9.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-f6a5b6783022ed45.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-6938c2cf3154393e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4a70fef0767673d4.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-40294889dbf29f64.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-3158b550feee3e61.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d1f4de0311eebfb7.rmeta --extern disqualified=/opt/rustwide/target/debug/deps/libdisqualified-080e94168dacdb0c.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-f64cfd5a616b9077.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-85349938dbc4f6ce.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-89d067ea7237a150.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-572ab4fed54ffa5f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-679786762fd8129a.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-b9a4f60b053e84e6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7aec65297f0bdf37.rmeta --extern stackfuture=/opt/rustwide/target/debug/deps/libstackfuture-44aae440816ed34d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-99880fe4002da463.rmeta --cap-lints=allow -L native=/opt/rustwide/target/debug/build/blake3-fa47407afd2c1d83/out -L native=/opt/rustwide/target/debug/build/blake3-fa47407afd2c1d83/out` (exit status: 2) [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "dc97f36340f3c58450caea96aa46a61059be9573dbf1efaee2e51c718b0f4b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc97f36340f3c58450caea96aa46a61059be9573dbf1efaee2e51c718b0f4b00", kill_on_drop: false }` [INFO] [stdout] dc97f36340f3c58450caea96aa46a61059be9573dbf1efaee2e51c718b0f4b00