[INFO] fetching crate macroquad 0.4.13... [INFO] checking macroquad-0.4.13 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate macroquad 0.4.13 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate macroquad 0.4.13 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 macroquad 0.4.13 [INFO] finished tweaking crates.io crate macroquad 0.4.13 [INFO] tweaked toml for crates.io crate macroquad 0.4.13 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate macroquad 0.4.13 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-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] e2ea901e266277761ae9b835ed8a9da30b2d81c19521c2a2c43cfced7eeca159 [INFO] running `Command { std: "docker" "start" "-a" "e2ea901e266277761ae9b835ed8a9da30b2d81c19521c2a2c43cfced7eeca159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2ea901e266277761ae9b835ed8a9da30b2d81c19521c2a2c43cfced7eeca159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ea901e266277761ae9b835ed8a9da30b2d81c19521c2a2c43cfced7eeca159", kill_on_drop: false }` [INFO] [stdout] e2ea901e266277761ae9b835ed8a9da30b2d81c19521c2a2c43cfced7eeca159 [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] 55350d204decac618fea47374510c1b792c185ac77d97b0810126b7882a8087a [INFO] running `Command { std: "docker" "start" "-a" "55350d204decac618fea47374510c1b792c185ac77d97b0810126b7882a8087a", 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 version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking macroquad v0.4.13 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/exec.rs (2 fixes) [INFO] [stderr] Fixed src/experimental/state_machine.rs (4 fixes) [INFO] [stderr] Fixed src/color.rs (4 fixes) [INFO] [stderr] Fixed src/quad_gl.rs (3 fixes) [INFO] [stderr] Fixed src/text.rs (1 fix) [INFO] [stderr] Fixed src/ui/widgets/combobox.rs (1 fix) [INFO] [stderr] Fixed src/ui/widgets/drag.rs (1 fix) [INFO] [stderr] Fixed src/ui/hash.rs (2 fixes) [INFO] [stderr] Fixed src/ui.rs (2 fixes) [INFO] [stderr] Fixed src/ui/widgets/editbox/text_editor.rs (4 fixes) [INFO] [stderr] Fixed src/lib.rs (2 fixes) [INFO] [stderr] Fixed src/experimental/coroutines.rs (4 fixes) [INFO] [stderr] Fixed src/experimental/scene.rs (4 fixes) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:475:14 [INFO] [stdout] | [INFO] [stdout] 475 | unsafe { CONTEXT.as_mut().unwrap_or_else(|| panic!()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:482:18 [INFO] [stdout] | [INFO] [stdout] 482 | assert!(!CONTEXT.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:485:20 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe { &mut *CONTEXT.as_mut().unwrap().quad_context } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | MAIN_FUTURE.take(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:722:48 [INFO] [stdout] | [INFO] [stdout] 722 | if let Some(future) = unsafe { MAIN_FUTURE.as_mut() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | if STORAGE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / STORAGE [INFO] [stdout] 37 | | .as_mut() [INFO] [stdout] | |_____________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | if STORAGE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | STORAGE.as_mut().unwrap().get(&TypeId::of::()).as_ref() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | if STORAGE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | STORAGE.as_mut().unwrap().get(&TypeId::of::()).as_ref() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/scene.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | SCENE.get_or_insert(Scene::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/telemetry.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | / PROFILER.get_or_insert_with(|| Profiler { [INFO] [stdout] 10 | | frame: Frame::new(), [INFO] [stdout] 11 | | queries: HashMap::new(), [INFO] [stdout] 12 | | active_query: None, [INFO] [stdout] ... | [INFO] [stdout] 19 | | strings: vec![], [INFO] [stdout] 20 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | assert!(THREAD_ID.is_some()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:475:14 [INFO] [stdout] | [INFO] [stdout] 475 | unsafe { CONTEXT.as_mut().unwrap_or_else(|| panic!()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:482:18 [INFO] [stdout] | [INFO] [stdout] 482 | assert!(!CONTEXT.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:485:20 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe { &mut *CONTEXT.as_mut().unwrap().quad_context } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | MAIN_FUTURE.take(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:722:48 [INFO] [stdout] | [INFO] [stdout] 722 | if let Some(future) = unsafe { MAIN_FUTURE.as_mut() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | if STORAGE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / STORAGE [INFO] [stdout] 37 | | .as_mut() [INFO] [stdout] | |_____________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | if STORAGE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | STORAGE.as_mut().unwrap().get(&TypeId::of::()).as_ref() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | if STORAGE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/collections/storage.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | STORAGE.as_mut().unwrap().get(&TypeId::of::()).as_ref() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/experimental/scene.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | SCENE.get_or_insert(Scene::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/telemetry.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | / PROFILER.get_or_insert_with(|| Profiler { [INFO] [stdout] 10 | | frame: Frame::new(), [INFO] [stdout] 11 | | queries: HashMap::new(), [INFO] [stdout] 12 | | active_query: None, [INFO] [stdout] ... | [INFO] [stdout] 19 | | strings: vec![], [INFO] [stdout] 20 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/lib.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | assert!(THREAD_ID.is_some()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/back_to_the_future.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/3d.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/back_to_the_future_coroutines.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/snake.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/ui_skins.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/exit_dialog.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/input_touch.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/custom_material.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/coroutine_pause.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/text.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/ui.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/asteroids.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/life.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/letterbox.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/rustaceanmark.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/post_processing.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/shadertoy.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/input_keys.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/first_person.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/events.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/texture.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/platformer.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved import `macroquad_platformer` [INFO] [stdout] --> examples/platformer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use macroquad_platformer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `macroquad_platformer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/tree.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved import `macroquad_tiled` [INFO] [stdout] --> examples/platformer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad_tiled as tiled; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `macroquad_tiled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `macroquad` (example "platformer") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Migrating examples/particles_single_emitter.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved import `macroquad_particles` [INFO] [stdout] --> examples/particles_single_emitter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad_particles::{BlendMode, Curve, Emitter, EmitterConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `macroquad_particles` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/arkanoid.rs from 2021 edition to 2024 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `macroquad` (example "particles_single_emitter") due to 1 previous error [INFO] [stderr] Migrating examples/camera_transformations.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/raw_miniquad.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/camera.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/coroutine_values.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/audio.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/basic_shapes.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/screen_texture.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/particles_example.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved imports `macroquad_particles`, `macroquad_particles` [INFO] [stdout] --> examples/particles_example.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use macroquad_particles::{self as particles, AtlasConfig, BlendMode, Emitter, EmitterConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no external crate `macroquad_particles` [INFO] [stdout] | | [INFO] [stdout] | use of undeclared crate or module `macroquad_particles` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/text_measures.rs from 2021 edition to 2024 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `macroquad` (example "particles_example") due to 1 previous error [INFO] [stderr] Migrating examples/logs.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/window_conf.rs from 2021 edition to 2024 [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" "55350d204decac618fea47374510c1b792c185ac77d97b0810126b7882a8087a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55350d204decac618fea47374510c1b792c185ac77d97b0810126b7882a8087a", kill_on_drop: false }` [INFO] [stdout] 55350d204decac618fea47374510c1b792c185ac77d97b0810126b7882a8087a