[INFO] crate tmkms 0.6.3 is already in cache [INFO] testing tmkms-0.6.3 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate tmkms 0.6.3 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate tmkms 0.6.3 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 tmkms 0.6.3 [INFO] finished tweaking crates.io crate tmkms 0.6.3 [INFO] tweaked toml for crates.io crate tmkms 0.6.3 written to work/builds/worker-6/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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 75f5c3757769339feaa9b28907a5395757e60dbb10c240fce3fabf064840690c [INFO] running `"docker" "start" "-a" "75f5c3757769339feaa9b28907a5395757e60dbb10c240fce3fabf064840690c"` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling generational-arena v0.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling gumdrop_derive v0.6.0 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling signature_derive v0.2.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling atomicwrites v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling hkdf v0.7.1 [INFO] [stderr] Compiling abscissa_derive v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling prost-amino v0.4.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.13.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling signature v0.2.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling gumdrop v0.6.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling secrecy v0.2.2 [INFO] [stderr] Compiling hkd32 v0.1.2 [INFO] [stderr] Compiling subtle-encoding v0.3.7 [INFO] [stderr] Compiling tai64 v2.0.1 [INFO] [stderr] Compiling abscissa_core v0.3.0 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling tiny-bip39 v0.6.2 [INFO] [stderr] Compiling signatory v0.12.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling prost-amino-derive v0.4.0 [INFO] [stderr] Compiling signatory-dalek v0.12.0 [INFO] [stderr] Compiling signatory-secp256k1 v0.12.0 [INFO] [stderr] Compiling tendermint v0.10.0 [INFO] [stderr] Compiling tmkms v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] error: please enable one of the following backends with cargo's --features argument: yubihsm, ledgertm, softsign (e.g. --features=yubihsm) [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / compile_error!( [INFO] [stderr] 9 | | "please enable one of the following backends with cargo's --features argument: \ [INFO] [stderr] 10 | | yubihsm, ledgertm, softsign (e.g. --features=yubihsm)" [INFO] [stderr] 11 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `tmkms`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "75f5c3757769339feaa9b28907a5395757e60dbb10c240fce3fabf064840690c"` [INFO] running `"docker" "rm" "-f" "75f5c3757769339feaa9b28907a5395757e60dbb10c240fce3fabf064840690c"` [INFO] [stdout] 75f5c3757769339feaa9b28907a5395757e60dbb10c240fce3fabf064840690c