[INFO] cloning repository https://github.com/Ciantic/rust-analyzer-com-rs-failure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ciantic/rust-analyzer-com-rs-failure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Frust-analyzer-com-rs-failure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Frust-analyzer-com-rs-failure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a864c06a57dfee7092a9feb25a26fe53c5c1dbea
[INFO] documenting Ciantic/rust-analyzer-com-rs-failure against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Frust-analyzer-com-rs-failure" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ciantic/rust-analyzer-com-rs-failure
[INFO] finished tweaking git repo https://github.com/Ciantic/rust-analyzer-com-rs-failure
[INFO] tweaked toml for git repo https://github.com/Ciantic/rust-analyzer-com-rs-failure written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ciantic/rust-analyzer-com-rs-failure on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ciantic/rust-analyzer-com-rs-failure 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded com_macros_support v0.3.0
[INFO] [stderr]   Downloaded com_macros v0.3.0
[INFO] [stderr]   Downloaded syn v1.0.57
[INFO] [stderr]   Downloaded com v0.3.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7962b599943db6994c1bc14a6aa334719659fa5fe9079307259606f857dbbea5
[INFO] running `Command { std: "docker" "start" "-a" "7962b599943db6994c1bc14a6aa334719659fa5fe9079307259606f857dbbea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7962b599943db6994c1bc14a6aa334719659fa5fe9079307259606f857dbbea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7962b599943db6994c1bc14a6aa334719659fa5fe9079307259606f857dbbea5", kill_on_drop: false }`
[INFO] [stdout] 7962b599943db6994c1bc14a6aa334719659fa5fe9079307259606f857dbbea5
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9193beef87cc27ebe6adcbd70f5bbcb0c14d21c9b5220333f7c09ae651fb3398
[INFO] running `Command { std: "docker" "start" "-a" "9193beef87cc27ebe6adcbd70f5bbcb0c14d21c9b5220333f7c09ae651fb3398", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling com_macros_support v0.3.0
[INFO] [stderr]    Compiling com_macros v0.3.0
[INFO] [stderr]     Checking com v0.3.0
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/com-0.3.0/src/interfaces/iclass_factory.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / interfaces! {
[INFO] [stdout]  9 | |     /// [IClassFactory](https://docs.microsoft.com/en-us/windows/win32/api/unknwn/nn-unknwn-iclassfactory) COM interface
[INFO] [stdout] 10 | |     #[uuid("00000001-0000-0000-c000-000000000046")]
[INFO] [stdout] 11 | |     pub unsafe interface IClassFactory: IUnknown {
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]    = note: this error originates in the macro `interfaces` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/com-0.3.0/src/interfaces/iunknown.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / interfaces! {
[INFO] [stdout] 10 | |     /// [IUnknown](https://docs.microsoft.com/en-us/windows/win32/api/unknwn/nn-unknwn-iunknown) COM interface
[INFO] [stdout] 11 | |     #[uuid("00000000-0000-0000-C000-000000000046")]
[INFO] [stdout] 12 | |     pub unsafe interface IUnknown {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]    = note: this error originates in the macro `interfaces` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `com` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9193beef87cc27ebe6adcbd70f5bbcb0c14d21c9b5220333f7c09ae651fb3398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9193beef87cc27ebe6adcbd70f5bbcb0c14d21c9b5220333f7c09ae651fb3398", kill_on_drop: false }`
[INFO] [stdout] 9193beef87cc27ebe6adcbd70f5bbcb0c14d21c9b5220333f7c09ae651fb3398
