[INFO] crate cryptonight-rs 0.2.1 is already in cache [INFO] testing cryptonight-rs-0.2.1 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate cryptonight-rs 0.2.1 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate cryptonight-rs 0.2.1 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cryptonight-rs 0.2.1 [INFO] finished tweaking crates.io crate cryptonight-rs 0.2.1 [INFO] tweaked toml for crates.io crate cryptonight-rs 0.2.1 written to work/builds/worker-4/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2ee1085e536eddbb3fc2b4226d33858b2fdbacd9f9345769b924c82a6e8c1d5a [INFO] running `"docker" "start" "-a" "2ee1085e536eddbb3fc2b4226d33858b2fdbacd9f9345769b924c82a6e8c1d5a"` [INFO] [stderr] Compiling cryptonight-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `cryptonight-rs v0.2.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cryptonight-rs-b17564287c2fdc75/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/rustwide/target/debug/build/cryptonight-rs-447f52bae3c81230/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/rustwide/target/debug/build/cryptonight-rs-447f52bae3c81230/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/rustwide/target/debug/build/cryptonight-rs-447f52bae3c81230/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:10: 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/rustwide/target/debug/build/cryptonight-rs-447f52bae3c81230/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" "2ee1085e536eddbb3fc2b4226d33858b2fdbacd9f9345769b924c82a6e8c1d5a"` [INFO] running `"docker" "rm" "-f" "2ee1085e536eddbb3fc2b4226d33858b2fdbacd9f9345769b924c82a6e8c1d5a"` [INFO] [stdout] 2ee1085e536eddbb3fc2b4226d33858b2fdbacd9f9345769b924c82a6e8c1d5a