[INFO] crate winpty-sys 0.4.3 is already in cache [INFO] extracting crate winpty-sys 0.4.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/winpty-sys/0.4.3 [INFO] extracting crate winpty-sys 0.4.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/winpty-sys/0.4.3 [INFO] validating manifest of winpty-sys-0.4.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of winpty-sys-0.4.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing winpty-sys-0.4.3 [INFO] finished frobbing winpty-sys-0.4.3 [INFO] frobbed toml for winpty-sys-0.4.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/winpty-sys/0.4.3/Cargo.toml [INFO] started frobbing winpty-sys-0.4.3 [INFO] finished frobbing winpty-sys-0.4.3 [INFO] frobbed toml for winpty-sys-0.4.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/winpty-sys/0.4.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing winpty-sys-0.4.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/winpty-sys/0.4.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a37e2ca58b09fd4f7356dbf0d54036d067d187ee7e04ceae7f6a9dc3559bf417 [INFO] running `"docker" "start" "-a" "a37e2ca58b09fd4f7356dbf0d54036d067d187ee7e04ceae7f6a9dc3559bf417"` [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling bindgen v0.33.2 [INFO] [stderr] Compiling winpty-sys v0.4.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::process::Command` [INFO] [stderr] --> build.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::process::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str::from_utf8` [INFO] [stderr] --> build.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str::from_utf8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `winpty-sys v0.4.3 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/winpty-sys-a797e8543a9f638a/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("8") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/libwinpty/AgentLocation.o" "-c" "src/libwinpty/AgentLocation.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/shared/OwnedHandle.o" "-c" "src/shared/OwnedHandle.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/shared/Buffer.o" "-c" "src/shared/Buffer.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/shared/DebugClient.o" "-c" "src/shared/DebugClient.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/libwinpty/winpty.o" "-c" "src/libwinpty/winpty.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/shared/BackgroundDesktop.o" "-c" "src/shared/BackgroundDesktop.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/shared/GenRandom.o" "-c" "src/shared/GenRandom.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/shared/WindowsVersion.o" "-c" "src/shared/WindowsVersion.cc" [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-cfb3a95d913dd1a3/out/src/libwinpty/AgentLocation.o" "-c" "src/libwinpty/AgentLocation.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "a37e2ca58b09fd4f7356dbf0d54036d067d187ee7e04ceae7f6a9dc3559bf417"` [INFO] running `"docker" "rm" "-f" "a37e2ca58b09fd4f7356dbf0d54036d067d187ee7e04ceae7f6a9dc3559bf417"` [INFO] [stdout] a37e2ca58b09fd4f7356dbf0d54036d067d187ee7e04ceae7f6a9dc3559bf417