[INFO] updating cached repository https://github.com/elniallo/tokio-experiment [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 547e0ec0029605bfa12910ce200ab0c356555d97 [INFO] testing elniallo/tokio-experiment against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Felniallo%2Ftokio-experiment" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elniallo/tokio-experiment on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/elniallo/tokio-experiment [INFO] finished tweaking git repo https://github.com/elniallo/tokio-experiment [INFO] tweaked toml for git repo https://github.com/elniallo/tokio-experiment written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/elniallo/tokio-experiment already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 46d7148d8e47c5158d71a50b5c0c395e22b334005a1e63d4f9b1413ae2929f8c [INFO] running `"docker" "start" "-a" "46d7148d8e47c5158d71a50b5c0c395e22b334005a1e63d4f9b1413ae2929f8c"` [INFO] [stderr] warning: unused manifest key: bench.2.include [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling bech32 v0.5.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling starling v1.2.1 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling lazysort v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling double v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling protoc v2.0.4 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling bitcoin-bech32 v0.8.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling float-cmp v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling secp256k1 v0.11.6 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling cryptonight-rs v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling protobuf-codegen-no-elision v2.0.4 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] error: failed to run custom build command for `cryptonight-rs v0.2.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cryptonight-rs-c0f400fbf670d1a8/build-script-build` (exit code: 101) [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] DEBUG = Some("true") [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-7eb68e352db67f3e/out/src/vendor/aesb.o" "-c" "src/vendor/aesb.c" [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-7eb68e352db67f3e/out/src/vendor/hash-extra-groestl.o" "-c" "src/vendor/hash-extra-groestl.c" [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-7eb68e352db67f3e/out/src/vendor/keccak.o" "-c" "src/vendor/keccak.c" [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-7eb68e352db67f3e/out/src/vendor/crypto-ops-data.o" "-c" "src/vendor/crypto-ops-data.c" [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-7eb68e352db67f3e/out/src/vendor/blake256.o" "-c" "src/vendor/blake256.c" [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-7eb68e352db67f3e/out/src/vendor/groestl.o" "-c" "src/vendor/groestl.c" [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-7eb68e352db67f3e/out/src/vendor/jh.o" "-c" "src/vendor/jh.c" [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-7eb68e352db67f3e/out/src/vendor/hash-extra-skein.o" "-c" "src/vendor/hash-extra-skein.c" [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-7eb68e352db67f3e/out/src/vendor/slow-hash.o" "-c" "src/vendor/slow-hash.c" [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-7eb68e352db67f3e/out/src/vendor/chacha.o" "-c" "src/vendor/chacha.c" [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-7eb68e352db67f3e/out/src/vendor/hash.o" "-c" "src/vendor/hash.c" [INFO] [stderr] exit code: 0 [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-7eb68e352db67f3e/out/src/vendor/crypto-ops.o" "-c" "src/vendor/crypto-ops.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] cargo:warning=In file included from src/vendor/hash-ops.h:41:0, [INFO] [stderr] cargo:warning= from src/vendor/keccak.c:8: [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] cargo:warning=In file included from src/vendor/hash-ops.h:41:0, [INFO] [stderr] cargo:warning= from src/vendor/hash-extra-skein.c:34: [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] cargo:warning=In file included from src/vendor/hash-ops.h:41:0, [INFO] [stderr] cargo:warning= from src/vendor/hash.c:35: [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] 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-7eb68e352db67f3e/out/src/vendor/hash-extra-jh.o" "-c" "src/vendor/hash-extra-jh.c" [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from src/vendor/crypto-ops.c:34: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] 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-7eb68e352db67f3e/out/src/vendor/hash-extra-blake.o" "-c" "src/vendor/hash-extra-blake.c" [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-7eb68e352db67f3e/out/src/vendor/skein.o" "-c" "src/vendor/skein.c" [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-7eb68e352db67f3e/out/src/vendor/oaes_lib.o" "-c" "src/vendor/oaes_lib.c" [INFO] [stderr] cargo:warning=In file included from src/vendor/hash-ops.h:41:0, [INFO] [stderr] cargo:warning= from src/vendor/hash-extra-jh.c:37: [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: 0 [INFO] [stderr] cargo:warning=In file included from src/vendor/hash-ops.h:41:0, [INFO] [stderr] cargo:warning= from src/vendor/slow-hash.c:39: [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] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal 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-7eb68e352db67f3e/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] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.26/src/lib.rs:2295:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c76ff03fdb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55c76ff03fdb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c76ff03fdb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55c76ff03fdb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55c76ff03fdb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55c76ff03cb6 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55c76ff0474d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55c76ff042d2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55c76ff0421f - std::panicking::begin_panic_fmt::hc33ce01c7f7cd52d [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55c76fe4e146 - cc::fail::h437d33476f06874f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.26/src/lib.rs:2295 [INFO] [stderr] 10: 0x55c76fe39921 - cc::Build::compile::he7b07e4360b7971b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.26/src/lib.rs:950 [INFO] [stderr] 11: 0x55c76fe3365b - build_script_build::main::h8dd6a95046a519c6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cryptonight-rs-0.2.1/build.rs:6 [INFO] [stderr] 12: 0x55c76fe331e0 - std::rt::lang_start::{{closure}}::h2d96f10b8870a1c2 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55c76ff04153 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x55c76ff04153 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 15: 0x55c76ff0c48a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 16: 0x55c76ff04d1d - std::panicking::try::hc046e7ee42ee744f [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 17: 0x55c76ff04d1d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x55c76ff04d1d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x55c76fe331b9 - std::rt::lang_start::h0d346215fe5f8cc9 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x55c76fe336ba - main [INFO] [stderr] 21: 0x7f6c7a21fb97 - __libc_start_main [INFO] [stderr] 22: 0x55c76fe3308a - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `protobuf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=cac25c37d76f467e -C extra-filename=-cac25c37d76f467e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "46d7148d8e47c5158d71a50b5c0c395e22b334005a1e63d4f9b1413ae2929f8c"` [INFO] running `"docker" "rm" "-f" "46d7148d8e47c5158d71a50b5c0c395e22b334005a1e63d4f9b1413ae2929f8c"` [INFO] [stdout] 46d7148d8e47c5158d71a50b5c0c395e22b334005a1e63d4f9b1413ae2929f8c