[INFO] fetching crate geode 0.1.4...
[INFO] checking geode-0.1.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate geode 0.1.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate geode 0.1.4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geode 0.1.4
[INFO] finished tweaking crates.io crate geode 0.1.4
[INFO] tweaked toml for crates.io crate geode 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 035f1348e574d3365f880cd501b694f010ad70a154df9de16ca3dbc7a03354bc
[INFO] running `Command { std: "docker" "start" "-a" "035f1348e574d3365f880cd501b694f010ad70a154df9de16ca3dbc7a03354bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "035f1348e574d3365f880cd501b694f010ad70a154df9de16ca3dbc7a03354bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "035f1348e574d3365f880cd501b694f010ad70a154df9de16ca3dbc7a03354bc", kill_on_drop: false }`
[INFO] [stdout] 035f1348e574d3365f880cd501b694f010ad70a154df9de16ca3dbc7a03354bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76bdd379f144945c6cd016900274e086eb7c82a5788f1041bea6cdc2d177f49d
[INFO] running `Command { std: "docker" "start" "-a" "76bdd379f144945c6cd016900274e086eb7c82a5788f1041bea6cdc2d177f49d", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]     Checking windows-targets v0.52.0
[INFO] [stderr]     Checking windows-core v0.52.0
[INFO] [stderr]     Checking windows v0.52.0
[INFO] [stderr]     Checking geode v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `abi_thiscall` has been stable since 1.73.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(abi_thiscall, stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `abi_thiscall` has been stable since 1.73.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(abi_thiscall, stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> src/log.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 virtual_table: unsafe { &COMPONENTBASE_VTABLE as _ },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 virtual_table: unsafe { addr_of!(COMPONENTBASE_VTABLE) as _ },
[INFO] [stdout]    |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> src/log.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 virtual_table: unsafe { &COMPONENTBASE_VTABLE as _ },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 virtual_table: unsafe { addr_of!(COMPONENTBASE_VTABLE) as _ },
[INFO] [stdout]    |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/log.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | unsafe extern "thiscall" fn ComponentBase_destructor(_this: *const ComponentBaseString) {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/log.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | unsafe extern "thiscall" fn ComponentBase_destructor(_this: *const ComponentBaseString) {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/log.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / unsafe extern "thiscall" fn ComponentBase_toString(
[INFO] [stdout] 80 | |     this: *const ComponentBaseString,
[INFO] [stdout] 81 | |     out: *mut StlString,
[INFO] [stdout] 82 | | ) -> *const StlString {
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/log.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / unsafe extern "thiscall" fn ComponentBase_toString(
[INFO] [stdout] 80 | |     this: *const ComponentBaseString,
[INFO] [stdout] 81 | |     out: *mut StlString,
[INFO] [stdout] 82 | | ) -> *const StlString {
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]   --> src/mod_.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             &mut SHARED_MOD
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 15 |             addr_of_mut!(SHARED_MOD)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]   --> src/mod_.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             &mut SHARED_MOD
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 15 |             addr_of_mut!(SHARED_MOD)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geode` (lib) due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `geode` (lib test) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "76bdd379f144945c6cd016900274e086eb7c82a5788f1041bea6cdc2d177f49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76bdd379f144945c6cd016900274e086eb7c82a5788f1041bea6cdc2d177f49d", kill_on_drop: false }`
[INFO] [stdout] 76bdd379f144945c6cd016900274e086eb7c82a5788f1041bea6cdc2d177f49d
[INFO] checking geode-0.1.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate geode 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate geode 0.1.4 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geode 0.1.4
[INFO] finished tweaking crates.io crate geode 0.1.4
[INFO] tweaked toml for crates.io crate geode 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63e8cd7b430caf822701f163b977adaf952f410f2b8dddd55de1cba35cf3b1eb
[INFO] running `Command { std: "docker" "start" "-a" "63e8cd7b430caf822701f163b977adaf952f410f2b8dddd55de1cba35cf3b1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63e8cd7b430caf822701f163b977adaf952f410f2b8dddd55de1cba35cf3b1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63e8cd7b430caf822701f163b977adaf952f410f2b8dddd55de1cba35cf3b1eb", kill_on_drop: false }`
[INFO] [stdout] 63e8cd7b430caf822701f163b977adaf952f410f2b8dddd55de1cba35cf3b1eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95e01a7b67cef331954dfc612e29efbc68197821a0741d96247a3b30654aa07c
[INFO] running `Command { std: "docker" "start" "-a" "95e01a7b67cef331954dfc612e29efbc68197821a0741d96247a3b30654aa07c", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]     Checking windows-targets v0.52.0
[INFO] [stderr]     Checking windows-core v0.52.0
[INFO] [stderr]     Checking windows v0.52.0
[INFO] [stderr]     Checking geode v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `abi_thiscall` has been stable since 1.73.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(abi_thiscall, stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `abi_thiscall` has been stable since 1.73.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(abi_thiscall, stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> src/log.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 virtual_table: unsafe { &COMPONENTBASE_VTABLE as _ },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 virtual_table: unsafe { addr_of!(COMPONENTBASE_VTABLE) as _ },
[INFO] [stdout]    |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> src/log.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 virtual_table: unsafe { &COMPONENTBASE_VTABLE as _ },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 virtual_table: unsafe { addr_of!(COMPONENTBASE_VTABLE) as _ },
[INFO] [stdout]    |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/log.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | unsafe extern "thiscall" fn ComponentBase_destructor(_this: *const ComponentBaseString) {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/log.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | unsafe extern "thiscall" fn ComponentBase_destructor(_this: *const ComponentBaseString) {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/log.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / unsafe extern "thiscall" fn ComponentBase_toString(
[INFO] [stdout] 80 | |     this: *const ComponentBaseString,
[INFO] [stdout] 81 | |     out: *mut StlString,
[INFO] [stdout] 82 | | ) -> *const StlString {
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/log.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / unsafe extern "thiscall" fn ComponentBase_toString(
[INFO] [stdout] 80 | |     this: *const ComponentBaseString,
[INFO] [stdout] 81 | |     out: *mut StlString,
[INFO] [stdout] 82 | | ) -> *const StlString {
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]   --> src/mod_.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             &mut SHARED_MOD
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 15 |             addr_of_mut!(SHARED_MOD)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]   --> src/mod_.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             &mut SHARED_MOD
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 15 |             addr_of_mut!(SHARED_MOD)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geode` (lib test) due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `geode` (lib) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "95e01a7b67cef331954dfc612e29efbc68197821a0741d96247a3b30654aa07c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e01a7b67cef331954dfc612e29efbc68197821a0741d96247a3b30654aa07c", kill_on_drop: false }`
[INFO] [stdout] 95e01a7b67cef331954dfc612e29efbc68197821a0741d96247a3b30654aa07c
