[INFO] fetching crate detours 0.1.0... [INFO] checking detours-0.1.0 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate detours 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate detours 0.1.0 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate detours 0.1.0 [INFO] finished tweaking crates.io crate detours 0.1.0 [INFO] tweaked toml for crates.io crate detours 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded detours-sys v0.1.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e76de1a7e9961822490c29b3f123e91c81f6e7993261268eabb58d52ab30f1fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e76de1a7e9961822490c29b3f123e91c81f6e7993261268eabb58d52ab30f1fa"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling detours-sys v0.1.2 [INFO] [stderr] error: failed to run custom build command for `detours-sys v0.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/detours-sys-5ff0a982c90bd864/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,mmx,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/rustwide/target/debug/build/detours-sys-a387630d9fc22659/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/rustwide/target/debug/build/detours-sys-a387630d9fc22659/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" "e76de1a7e9961822490c29b3f123e91c81f6e7993261268eabb58d52ab30f1fa"` [INFO] running `"docker" "rm" "-f" "e76de1a7e9961822490c29b3f123e91c81f6e7993261268eabb58d52ab30f1fa"` [INFO] [stdout] e76de1a7e9961822490c29b3f123e91c81f6e7993261268eabb58d52ab30f1fa