[INFO] fetching crate geode 0.1.4...
[INFO] checking geode-0.1.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate geode 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate geode 0.1.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de7022051c3e5c1ee5d836ba74eea798966570d8228d603dfbaa7d995c5125c4
[INFO] running `Command { std: "docker" "start" "-a" "de7022051c3e5c1ee5d836ba74eea798966570d8228d603dfbaa7d995c5125c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de7022051c3e5c1ee5d836ba74eea798966570d8228d603dfbaa7d995c5125c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de7022051c3e5c1ee5d836ba74eea798966570d8228d603dfbaa7d995c5125c4", kill_on_drop: false }`
[INFO] [stdout] de7022051c3e5c1ee5d836ba74eea798966570d8228d603dfbaa7d995c5125c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abed67add2f13b3c3b56be6f8200d78a4868de6660e635fbe0bc13a4f6bc7983
[INFO] running `Command { std: "docker" "start" "-a" "abed67add2f13b3c3b56be6f8200d78a4868de6660e635fbe0bc13a4f6bc7983", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.4
[INFO] [stderr]     Checking windows-targets v0.52.4
[INFO] [stderr]     Checking windows-result v0.1.0
[INFO] [stderr]     Checking windows-core v0.54.0
[INFO] [stderr]     Checking windows v0.54.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] error[E0080]: evaluation of constant value failed
[INFO] [stdout]   --> src/log.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |   const _: () = assert!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 47 | |     std::mem::size_of::<Log>() == 32,
[INFO] [stdout] 48 | |     "The Log struct is not 32 bytes in size! Make sure you are compiling for i686."
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_^ the evaluated program panicked at 'The Log struct is not 32 bytes in size! Make sure you are compiling for i686.', src/log.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]   --> src/log.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |   const _: () = assert!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 47 | |     std::mem::size_of::<Log>() == 32,
[INFO] [stdout] 48 | |     "The Log struct is not 32 bytes in size! Make sure you are compiling for i686."
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_^ the evaluated program panicked at 'The Log struct is not 32 bytes in size! Make sure you are compiling for i686.', src/log.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to 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 to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: 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] warning: creating a shared reference to 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 to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: 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: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: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] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/mod_.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             &mut SHARED_MOD
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: 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: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/mod_.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             &mut SHARED_MOD
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: 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 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0080, E0570.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0080, E0570.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geode` (lib test) due to 4 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 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "abed67add2f13b3c3b56be6f8200d78a4868de6660e635fbe0bc13a4f6bc7983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abed67add2f13b3c3b56be6f8200d78a4868de6660e635fbe0bc13a4f6bc7983", kill_on_drop: false }`
[INFO] [stdout] abed67add2f13b3c3b56be6f8200d78a4868de6660e635fbe0bc13a4f6bc7983
