[INFO] crate detours-sys 0.1.2 is already in cache [INFO] extracting crate detours-sys 0.1.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/detours-sys/0.1.2 [INFO] extracting crate detours-sys 0.1.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/detours-sys/0.1.2 [INFO] validating manifest of detours-sys-0.1.2 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 detours-sys-0.1.2 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 detours-sys-0.1.2 [INFO] finished frobbing detours-sys-0.1.2 [INFO] frobbed toml for detours-sys-0.1.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/detours-sys/0.1.2/Cargo.toml [INFO] started frobbing detours-sys-0.1.2 [INFO] finished frobbing detours-sys-0.1.2 [INFO] frobbed toml for detours-sys-0.1.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/detours-sys/0.1.2/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] 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 detours-sys-0.1.2 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-4/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/detours-sys/0.1.2:/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] 9743177bab49beedb60a0c41b53b7602fd9ec687cd6beef8f91b28b08128eed8 [INFO] running `"docker" "start" "-a" "9743177bab49beedb60a0c41b53b7602fd9ec687cd6beef8f91b28b08128eed8"` [INFO] [stderr] Compiling detours-sys v0.1.2 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `detours-sys v0.1.2 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/detours-sys-d4a77dfc7863ac60/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = 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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "deps/detours-src/src/" "-Wall" "-Wextra" "/MT" "/W4" "/WX" "/Gy" "/Gm-" "/Zl" "/Od" "-DWIN32_LEAN_AND_MEAN=1" "-D_WIN32_WINNT=0x501" "-o" "/opt/crater/target/debug/build/detours-sys-f9ed732ba6137ece/out/deps/detours-src/src/detours.o" "-c" "deps/detours-src/src/detours.cpp" [INFO] [stderr] cargo:warning=cc: error: /MT: No such file or directory [INFO] [stderr] cargo:warning=cc: error: /W4: No such file or directory [INFO] [stderr] cargo:warning=cc: error: /WX: No such file or directory [INFO] [stderr] cargo:warning=cc: error: /Gy: No such file or directory [INFO] [stderr] cargo:warning=cc: error: /Gm-: No such file or directory [INFO] [stderr] cargo:warning=cc: error: /Zl: No such file or directory [INFO] [stderr] cargo:warning=cc: error: /Od: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "deps/detours-src/src/" "-Wall" "-Wextra" "/MT" "/W4" "/WX" "/Gy" "/Gm-" "/Zl" "/Od" "-DWIN32_LEAN_AND_MEAN=1" "-D_WIN32_WINNT=0x501" "-o" "/opt/crater/target/debug/build/detours-sys-f9ed732ba6137ece/out/deps/detours-src/src/detours.o" "-c" "deps/detours-src/src/detours.cpp" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "9743177bab49beedb60a0c41b53b7602fd9ec687cd6beef8f91b28b08128eed8"` [INFO] running `"docker" "rm" "-f" "9743177bab49beedb60a0c41b53b7602fd9ec687cd6beef8f91b28b08128eed8"` [INFO] [stdout] 9743177bab49beedb60a0c41b53b7602fd9ec687cd6beef8f91b28b08128eed8