[INFO] fetching crate rusty-d3d12 0.5.2... [INFO] building rusty-d3d12-0.5.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rusty-d3d12 0.5.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rusty-d3d12 0.5.2 [INFO] finished tweaking crates.io crate rusty-d3d12 0.5.2 [INFO] tweaked toml for crates.io crate rusty-d3d12 0.5.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty-d3d12 0.5.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusty-d3d12 0.5.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw-window-handle v0.3.3 [INFO] [stderr] Downloaded pkg-config v0.3.22 [INFO] [stderr] Downloaded tobj v2.0.4 [INFO] [stderr] Downloaded simple_logger v1.13.0 [INFO] [stderr] Downloaded libloading v0.7.1 [INFO] [stderr] Downloaded hassle-rs v0.3.0 [INFO] [stderr] Downloaded core-graphics v0.22.2 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded minimal-lexical v0.1.4 [INFO] [stderr] Downloaded clang-sys v1.2.2 [INFO] [stderr] Downloaded colorsys v0.6.5 [INFO] [stderr] Downloaded ndk-sys v0.2.1 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aa17f1abc3e772248634ed3c0a5c754815b2bec0817bf2a3b39adc323d6fa92 [INFO] running `Command { std: "docker" "start" "-a" "9aa17f1abc3e772248634ed3c0a5c754815b2bec0817bf2a3b39adc323d6fa92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aa17f1abc3e772248634ed3c0a5c754815b2bec0817bf2a3b39adc323d6fa92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa17f1abc3e772248634ed3c0a5c754815b2bec0817bf2a3b39adc323d6fa92", kill_on_drop: false }` [INFO] [stdout] 9aa17f1abc3e772248634ed3c0a5c754815b2bec0817bf2a3b39adc323d6fa92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1e58838aaf657213506731cff4b69ed690ef801a80b2783e3b97d61eb9db380 [INFO] running `Command { std: "docker" "start" "-a" "c1e58838aaf657213506731cff4b69ed690ef801a80b2783e3b97d61eb9db380", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling com-rs v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling clang-sys v1.2.2 [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-rs-0.2.1/src/unknown.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | query_interface: 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/com-rs-0.2.1/src/unknown.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | add_ref: extern "stdcall" fn(*const IUnknown) -> u32, [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/com-rs-0.2.1/src/unknown.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | release: extern "stdcall" fn(*const IUnknown) -> u32 [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] [stderr] Compiling clap v2.33.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stderr] error: could not compile `com-rs` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c1e58838aaf657213506731cff4b69ed690ef801a80b2783e3b97d61eb9db380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e58838aaf657213506731cff4b69ed690ef801a80b2783e3b97d61eb9db380", kill_on_drop: false }` [INFO] [stdout] c1e58838aaf657213506731cff4b69ed690ef801a80b2783e3b97d61eb9db380