[INFO] fetching crate xladd 0.1.2...
[INFO] testing xladd-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate xladd 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate xladd 0.1.2
[INFO] finished tweaking crates.io crate xladd 0.1.2
[INFO] tweaked toml for crates.io crate xladd 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xladd 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding widestring v0.4.3 (available: v1.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded widestring v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c4d2955abe6b324520f03769798bea3c9db1c40aaba5e72bf8e47c959d14dc3
[INFO] running `Command { std: "docker" "start" "-a" "1c4d2955abe6b324520f03769798bea3c9db1c40aaba5e72bf8e47c959d14dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c4d2955abe6b324520f03769798bea3c9db1c40aaba5e72bf8e47c959d14dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4d2955abe6b324520f03769798bea3c9db1c40aaba5e72bf8e47c959d14dc3", kill_on_drop: false }`
[INFO] [stdout] 1c4d2955abe6b324520f03769798bea3c9db1c40aaba5e72bf8e47c959d14dc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2f5ae10dd5493776c5a6f50df60c3d8d0c17a839cd4472df2265ccb48bb2bcf
[INFO] running `Command { std: "docker" "start" "-a" "e2f5ae10dd5493776c5a6f50df60c3d8d0c17a839cd4472df2265ccb48bb2bcf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling xladd v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/entrypoint.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::libloaderapi::{GetModuleHandleW, GetProcAddress};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/entrypoint.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::shared::minwindef::HMODULE;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/registrator.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::debugapi::OutputDebugStringA;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]     --> src/xlcall.rs:2567:8
[INFO] [stdout]      |
[INFO] [stdout] 2567 | extern "stdcall" /*pascal*/ {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]     --> src/xlcall.rs:2576:8
[INFO] [stdout]      |
[INFO] [stdout] 2576 | extern "stdcall" /*pascal*/ {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]     --> src/xlcall.rs:2580:8
[INFO] [stdout]      |
[INFO] [stdout] 2580 | extern "stdcall" /*pascal*/ {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]     --> src/xlcall.rs:2596:8
[INFO] [stdout]      |
[INFO] [stdout] 2596 | extern "stdcall" /*pascal*/ {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]     --> src/xlcall.rs:2606:19
[INFO] [stdout]      |
[INFO] [stdout] 2606 |     unsafe extern "stdcall" fn(dwAsyncHandle: DWORD, operReturn: LPXLOPER12) -> ::std::os::raw::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/entrypoint.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | type EXCEL12PROC = extern "stdcall" fn(
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/entrypoint.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 | type FNGETEXCEL12ENTRYPT = extern "stdcall" fn() -> usize;
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/xlauto.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub extern "stdcall" fn xlAutoFree12(px_free: LPXLOPER12) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target
[INFO] [stdout]     --> src/xlcall.rs:2558:1
[INFO] [stdout]      |
[INFO] [stdout] 2558 | / extern "cdecl" {
[INFO] [stdout] 2559 | |     #[link_name = "\u{1}_Excel4"]
[INFO] [stdout] 2560 | |     pub fn Excel4(
[INFO] [stdout] 2561 | |         xlfn: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 2565 | |     ) -> ::std::os::raw::c_int;
[INFO] [stdout] 2566 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #137018 <https://github.com/rust-lang/rust/issues/137018>
[INFO] [stdout]      = help: use `extern "C"` instead
[INFO] [stdout]      = note: `#[warn(unsupported_calling_conventions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target
[INFO] [stdout]     --> src/xlcall.rs:2587:1
[INFO] [stdout]      |
[INFO] [stdout] 2587 | / extern "cdecl" {
[INFO] [stdout] 2588 | |     #[link_name = "\u{1}_Excel12"]
[INFO] [stdout] 2589 | |     pub fn Excel12(
[INFO] [stdout] 2590 | |         xlfn: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 2594 | |     ) -> ::std::os::raw::c_int;
[INFO] [stdout] 2595 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #137018 <https://github.com/rust-lang/rust/issues/137018>
[INFO] [stdout]      = help: use `extern "C"` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xladd` (lib) due to 11 previous errors; 2 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0433, E0570.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2f5ae10dd5493776c5a6f50df60c3d8d0c17a839cd4472df2265ccb48bb2bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f5ae10dd5493776c5a6f50df60c3d8d0c17a839cd4472df2265ccb48bb2bcf", kill_on_drop: false }`
[INFO] [stdout] e2f5ae10dd5493776c5a6f50df60c3d8d0c17a839cd4472df2265ccb48bb2bcf
