[INFO] crate v8-sys 0.15.0 is already in cache [INFO] extracting crate v8-sys 0.15.0 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/v8-sys/0.15.0 [INFO] extracting crate v8-sys 0.15.0 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/v8-sys/0.15.0 [INFO] validating manifest of v8-sys-0.15.0 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of v8-sys-0.15.0 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing v8-sys-0.15.0 [INFO] finished frobbing v8-sys-0.15.0 [INFO] frobbed toml for v8-sys-0.15.0 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/v8-sys/0.15.0/Cargo.toml [INFO] started frobbing v8-sys-0.15.0 [INFO] finished frobbing v8-sys-0.15.0 [INFO] frobbed toml for v8-sys-0.15.0 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/v8-sys/0.15.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking v8-sys-0.15.0 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/v8-sys/0.15.0:/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=forbid" "-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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 75297edfae689df516377e4325e9c6c3282d8400933889f8894e412b11a23633 [INFO] running `"docker" "start" "-a" "75297edfae689df516377e4325e9c6c3282d8400933889f8894e412b11a23633"` [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling clang-sys v0.14.1 [INFO] [stderr] Compiling clang v0.15.0 [INFO] [stderr] Compiling v8-api v0.8.0 [INFO] [stderr] Compiling v8-sys v0.15.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `v8-sys v0.15.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/v8-sys-4d0eafca1b8543d8/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/v8-trampoline.h [INFO] [stderr] cargo:rerun-if-changed=src/v8-glue.h [INFO] [stderr] cargo:rerun-if-changed=src/v8-glue.cc [INFO] [stderr] -I"/usr/local/include" [INFO] [stderr] -I"/usr/lib/llvm-3.8/bin/../lib/clang/3.8.1/include" [INFO] [stderr] -I"/usr/include/x86_64-linux-gnu" [INFO] [stderr] -I"/usr/include" [INFO] [stderr] preferring static linking: true [INFO] [stderr] cargo:warning=pkg-config failed, falling back to naïve lib search: Err(Failure { command: "\"pkg-config\" \"--static\" \"--libs\" \"--cflags\" \"v8\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package v8 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `v8.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'v8\' found\n" } }) [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib [INFO] [stderr] cargo:rustc-link-search=native=/usr/local/lib [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=static=v8_base [INFO] [stderr] cargo:rustc-link-lib=static=v8_libbase [INFO] [stderr] cargo:rustc-link-lib=static=v8_libsampler [INFO] [stderr] cargo:rustc-link-lib=static=v8_nosnapshot [INFO] [stderr] cargo:rustc-link-lib=static=icui18n [INFO] [stderr] cargo:rustc-link-lib=static=icuuc [INFO] [stderr] cargo:rustc-link-lib=static=icudata [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,mmx,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-I" "/opt/crater/target/debug/build/v8-sys-e09701d51134c787/out" "-Wall" "-Wextra" "-std=c++11" "-Wall" "-o" "/opt/crater/target/debug/build/v8-sys-e09701d51134c787/out/src/v8-glue.o" "-c" "src/v8-glue.cc" [INFO] [stderr] cargo:warning=In file included from src/v8-glue.cc:1:0: [INFO] [stderr] cargo:warning=src/v8-glue.h:4:25: fatal error: v8-platform.h: No such file or directory [INFO] [stderr] cargo:warning= #include [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] src/v8-trampoline.h:4:10: fatal error: 'v8-platform.h' file not found [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-I" "/opt/crater/target/debug/build/v8-sys-e09701d51134c787/out" "-Wall" "-Wextra" "-std=c++11" "-Wall" "-o" "/opt/crater/target/debug/build/v8-sys-e09701d51134c787/out/src/v8-glue.o" "-c" "src/v8-glue.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "75297edfae689df516377e4325e9c6c3282d8400933889f8894e412b11a23633"` [INFO] running `"docker" "rm" "-f" "75297edfae689df516377e4325e9c6c3282d8400933889f8894e412b11a23633"` [INFO] [stdout] 75297edfae689df516377e4325e9c6c3282d8400933889f8894e412b11a23633