[INFO] crate scanlib 0.1.0 is already in cache [INFO] extracting crate scanlib 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/scanlib/0.1.0 [INFO] extracting crate scanlib 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/scanlib/0.1.0 [INFO] validating manifest of scanlib-0.1.0 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 scanlib-0.1.0 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 scanlib-0.1.0 [INFO] finished frobbing scanlib-0.1.0 [INFO] frobbed toml for scanlib-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/scanlib/0.1.0/Cargo.toml [INFO] started frobbing scanlib-0.1.0 [INFO] finished frobbing scanlib-0.1.0 [INFO] frobbed toml for scanlib-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/scanlib/0.1.0/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 scanlib-0.1.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/scanlib/0.1.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=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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 711143c832af1bc5d622178a3db277676230c87944a7fcd5e30dc16c0ff2b0e5 [INFO] running `"docker" "start" "-a" "711143c832af1bc5d622178a3db277676230c87944a7fcd5e30dc16c0ff2b0e5"` [INFO] [stderr] Compiling scanlib v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `scanlib v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/scanlib-c3251bfcdb4d76fd/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=scanlib-mt [INFO] [stderr] cargo:rustc-link-lib=riboost_system-mt [INFO] [stderr] cargo:rustc-link-lib=riboost_filesystem-mt [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" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/crater/target/debug/build/scanlib-cb1420315e65b251/out/src/pointcloud.o" "-c" "src/pointcloud.cpp" [INFO] [stderr] cargo:warning=src/pointcloud.cpp:1:29: fatal error: riegl/scanlib.hpp: 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] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/crater/target/debug/build/scanlib-cb1420315e65b251/out/src/pointcloud.o" "-c" "src/pointcloud.cpp" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "711143c832af1bc5d622178a3db277676230c87944a7fcd5e30dc16c0ff2b0e5"` [INFO] running `"docker" "rm" "-f" "711143c832af1bc5d622178a3db277676230c87944a7fcd5e30dc16c0ff2b0e5"` [INFO] [stdout] 711143c832af1bc5d622178a3db277676230c87944a7fcd5e30dc16c0ff2b0e5