[INFO] fetching crate xladd 0.1.2... [INFO] checking xladd-0.1.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate xladd 0.1.2 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xladd 0.1.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0d4caefdd96cd445b4417b0b5e7867aaf3b2ad56b9f9c9fa854d79d65dcde35 [INFO] running `Command { std: "docker" "start" "-a" "e0d4caefdd96cd445b4417b0b5e7867aaf3b2ad56b9f9c9fa854d79d65dcde35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0d4caefdd96cd445b4417b0b5e7867aaf3b2ad56b9f9c9fa854d79d65dcde35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d4caefdd96cd445b4417b0b5e7867aaf3b2ad56b9f9c9fa854d79d65dcde35", kill_on_drop: false }` [INFO] [stdout] e0d4caefdd96cd445b4417b0b5e7867aaf3b2ad56b9f9c9fa854d79d65dcde35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710a73209c1842f2b06d2992a81e6065c213614f39f13c96f4ad66651f2f4c7f [INFO] running `Command { std: "docker" "start" "-a" "710a73209c1842f2b06d2992a81e6065c213614f39f13c96f4ad66651f2f4c7f", 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] Checking widestring v0.4.3 [INFO] [stderr] Checking 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] 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 [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 [INFO] [stdout] = help: use `extern "C"` instead [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 [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 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: could not compile `xladd` (lib) due to 11 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: could not compile `xladd` (lib test) due to 11 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "710a73209c1842f2b06d2992a81e6065c213614f39f13c96f4ad66651f2f4c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710a73209c1842f2b06d2992a81e6065c213614f39f13c96f4ad66651f2f4c7f", kill_on_drop: false }` [INFO] [stdout] 710a73209c1842f2b06d2992a81e6065c213614f39f13c96f4ad66651f2f4c7f