[INFO] cloning repository https://github.com/Ciantic/webviewbuilder_win-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ciantic/webviewbuilder_win-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fwebviewbuilder_win-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fwebviewbuilder_win-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcf9fe67906afd604eebb392afefa26ef5c4fe32
[INFO] checking Ciantic/webviewbuilder_win-rs against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fwebviewbuilder_win-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ciantic/webviewbuilder_win-rs
[INFO] finished tweaking git repo https://github.com/Ciantic/webviewbuilder_win-rs
[INFO] tweaked toml for git repo https://github.com/Ciantic/webviewbuilder_win-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ciantic/webviewbuilder_win-rs on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ciantic/webviewbuilder_win-rs 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 081e4befc56a27c2d365b4aed8d94e04bf6cac5ce61b85646066e500b39cd3a8
[INFO] running `Command { std: "docker" "start" "-a" "081e4befc56a27c2d365b4aed8d94e04bf6cac5ce61b85646066e500b39cd3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "081e4befc56a27c2d365b4aed8d94e04bf6cac5ce61b85646066e500b39cd3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "081e4befc56a27c2d365b4aed8d94e04bf6cac5ce61b85646066e500b39cd3a8", kill_on_drop: false }`
[INFO] [stdout] 081e4befc56a27c2d365b4aed8d94e04bf6cac5ce61b85646066e500b39cd3a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0ce3b2b107c07659713df9bfba01775659a7b0a660ce1b1677b79536335f492
[INFO] running `Command { std: "docker" "start" "-a" "e0ce3b2b107c07659713df9bfba01775659a7b0a660ce1b1677b79536335f492", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]    Compiling webview2-sys v0.1.0 (https://github.com/sopium/webview2#751bc324)
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]     Checking mio-misc v1.0.0
[INFO] [stderr]    Compiling com_macros_support v0.2.0
[INFO] [stderr]     Checking wayland-commons v0.28.5
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]    Compiling com_macros v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.28.5
[INFO] [stderr]     Checking com v0.2.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.2.0/src/interfaces/iclass_factory.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[com_interface("00000001-0000-0000-c000-000000000046")]
[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 attribute macro `com_interface` (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.2.0/src/interfaces/iclass_factory.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[com_interface("00000001-0000-0000-c000-000000000046")]
[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 `iclass_factory_gen_vtable` (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.2.0/src/interfaces/iunknown.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[com_interface("00000000-0000-0000-C000-000000000046")]
[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 attribute macro `com_interface` (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.2.0/src/interfaces/iunknown.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[com_interface("00000000-0000-0000-C000-000000000046")]
[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 `iunknown_gen_vtable` (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 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e0ce3b2b107c07659713df9bfba01775659a7b0a660ce1b1677b79536335f492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ce3b2b107c07659713df9bfba01775659a7b0a660ce1b1677b79536335f492", kill_on_drop: false }`
[INFO] [stdout] e0ce3b2b107c07659713df9bfba01775659a7b0a660ce1b1677b79536335f492
