[INFO] crate cryptonight-rs 0.2.1 is already in cache [INFO] extracting crate cryptonight-rs 0.2.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/cryptonight-rs/0.2.1 [INFO] extracting crate cryptonight-rs 0.2.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cryptonight-rs/0.2.1 [INFO] validating manifest of cryptonight-rs-0.2.1 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 cryptonight-rs-0.2.1 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 cryptonight-rs-0.2.1 [INFO] finished frobbing cryptonight-rs-0.2.1 [INFO] frobbed toml for cryptonight-rs-0.2.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cryptonight-rs/0.2.1/Cargo.toml [INFO] started frobbing cryptonight-rs-0.2.1 [INFO] finished frobbing cryptonight-rs-0.2.1 [INFO] frobbed toml for cryptonight-rs-0.2.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cryptonight-rs/0.2.1/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 cryptonight-rs-0.2.1 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/cryptonight-rs/0.2.1:/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] f166e5d54523cebbf9e685347f3f5d9e6ab71b1b813df0032a4a49eff5bd4961 [INFO] running `"docker" "start" "-a" "f166e5d54523cebbf9e685347f3f5d9e6ab71b1b813df0032a4a49eff5bd4961"` [INFO] [stderr] Compiling cryptonight-rs v0.2.1 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `cryptonight-rs v0.2.1 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/cryptonight-rs-d033d7216b0cc69b/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [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" "src/vendor/crypto" "-I" "src/vendor/common" "-Wall" "-Wextra" "-maes" "-Ofast" "-fexceptions" "-o" "/opt/crater/target/debug/build/cryptonight-rs-ea7a9f9426a6cf00/out/src/vendor/aesb.o" "-c" "src/vendor/aesb.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/vendor/crypto" "-I" "src/vendor/common" "-Wall" "-Wextra" "-maes" "-Ofast" "-fexceptions" "-o" "/opt/crater/target/debug/build/cryptonight-rs-ea7a9f9426a6cf00/out/src/vendor/blake256.o" "-c" "src/vendor/blake256.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/vendor/crypto" "-I" "src/vendor/common" "-Wall" "-Wextra" "-maes" "-Ofast" "-fexceptions" "-o" "/opt/crater/target/debug/build/cryptonight-rs-ea7a9f9426a6cf00/out/src/vendor/chacha.o" "-c" "src/vendor/chacha.c" [INFO] [stderr] cargo:warning=In file included from src/vendor/chacha.c:15:0: [INFO] [stderr] cargo:warning=src/vendor/warnings.h:14:44: fatal error: boost/preprocessor/stringize.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 "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/vendor/crypto" "-I" "src/vendor/common" "-Wall" "-Wextra" "-maes" "-Ofast" "-fexceptions" "-o" "/opt/crater/target/debug/build/cryptonight-rs-ea7a9f9426a6cf00/out/src/vendor/chacha.o" "-c" "src/vendor/chacha.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "f166e5d54523cebbf9e685347f3f5d9e6ab71b1b813df0032a4a49eff5bd4961"` [INFO] running `"docker" "rm" "-f" "f166e5d54523cebbf9e685347f3f5d9e6ab71b1b813df0032a4a49eff5bd4961"` [INFO] [stdout] f166e5d54523cebbf9e685347f3f5d9e6ab71b1b813df0032a4a49eff5bd4961