[INFO] updating cached repository tendermint/kms [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tendermint/kms [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tendermint/kms" "work/ex/beta-1.38-1/sources/1.37.0/gh/tendermint/kms"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tendermint/kms'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tendermint/kms" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tendermint/kms"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tendermint/kms'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49eb9144ba950459991b97dc453535f03274ad55 [INFO] sha for GitHub repo tendermint/kms: 49eb9144ba950459991b97dc453535f03274ad55 [INFO] validating manifest of tendermint/kms 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 tendermint/kms 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 tendermint/kms [INFO] removed workspace from tendermint/kms [INFO] removed path dependency tendermint from tendermint/kms [INFO] finished frobbing tendermint/kms [INFO] frobbed toml for tendermint/kms written to work/ex/beta-1.38-1/sources/1.37.0/gh/tendermint/kms/Cargo.toml [INFO] started frobbing tendermint/kms [INFO] removed workspace from tendermint/kms [INFO] removed path dependency tendermint from tendermint/kms [INFO] finished frobbing tendermint/kms [INFO] frobbed toml for tendermint/kms written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tendermint/kms/Cargo.toml [INFO] crate tendermint/kms already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tendermint/kms/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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 tendermint/kms against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tendermint/kms:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] e86e6c3249de5035194b6686a18ce98fde2a88b1d4740fd98ae5a8b7bde04a64 [INFO] running `"docker" "start" "-a" "e86e6c3249de5035194b6686a18ce98fde2a88b1d4740fd98ae5a8b7bde04a64"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling spin v0.5.1 [INFO] [stderr] Compiling canonical-path v2.0.2 [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 rand v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling gumdrop_derive v0.6.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling signature_derive v0.2.1 [INFO] [stderr] Compiling abscissa_derive v0.1.0 [INFO] [stderr] Compiling atomicwrites v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling hkdf v0.7.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling signature v0.2.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling prost-amino v0.4.0 [INFO] [stderr] Compiling subtle-encoding v0.3.7 [INFO] [stderr] Compiling secrecy v0.2.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling signatory v0.12.0 [INFO] [stderr] Compiling tai64 v2.0.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling gumdrop v0.6.0 [INFO] [stderr] Compiling tiny-bip39 v0.6.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling abscissa v0.1.0 [INFO] [stderr] Compiling signatory-secp256k1 v0.12.0 [INFO] [stderr] Compiling signatory-dalek v0.12.0 [INFO] [stderr] Compiling prost-amino-derive v0.4.0 [INFO] [stderr] Compiling gumdrop_derive v0.5.0 [INFO] [stderr] Compiling gumdrop v0.5.0 [INFO] [stderr] Compiling tendermint v0.8.0 [INFO] [stderr] Compiling tmkms v0.6.0-alpha2 (/opt/crater/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:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / compile_error!( [INFO] [stderr] 13 | | "please enable one of the following backends with cargo's --features argument: \ [INFO] [stderr] 14 | | yubihsm, ledgertm, softsign (e.g. --features=yubihsm)" [INFO] [stderr] 15 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `abscissa::LoggingConfig` [INFO] [stderr] --> src/application.rs:4:58 [INFO] [stderr] | [INFO] [stderr] 4 | use abscissa::{application, Application, FrameworkError, LoggingConfig, StandardPaths}; [INFO] [stderr] | ^^^^^^^^^^^^^ no `LoggingConfig` in the root [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `commands::KmsCommand: abscissa::Options` is not satisfied [INFO] [stderr] --> src/application.rs:50:6 [INFO] [stderr] | [INFO] [stderr] 50 | impl Application for KmsApplication { [INFO] [stderr] | ^^^^^^^^^^^ the trait `abscissa::Options` is not implemented for `commands::KmsCommand` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `commands::keygen::KeygenCommand: abscissa::Options` is not satisfied [INFO] [stderr] --> src/commands/keygen.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Command, Debug, Default, Options)] [INFO] [stderr] | ^^^^^^^ the trait `abscissa::Options` is not implemented for `commands::keygen::KeygenCommand` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `commands::start::StartCommand: abscissa::Options` is not satisfied [INFO] [stderr] --> src/commands/start.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Command, Debug, Options)] [INFO] [stderr] | ^^^^^^^ the trait `abscissa::Options` is not implemented for `commands::start::StartCommand` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `commands::version::VersionCommand: abscissa::Options` is not satisfied [INFO] [stderr] --> src/commands/version.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Command, Debug, Default, Options)] [INFO] [stderr] | ^^^^^^^ the trait `abscissa::Options` is not implemented for `commands::version::VersionCommand` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `commands::KmsCommand: abscissa::Options` is not satisfied [INFO] [stderr] --> src/commands/mod.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Command, Debug, Options, Runnable)] [INFO] [stderr] | ^^^^^^^ the trait `abscissa::Options` is not implemented for `commands::KmsCommand` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `tmkms`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e86e6c3249de5035194b6686a18ce98fde2a88b1d4740fd98ae5a8b7bde04a64"` [INFO] running `"docker" "rm" "-f" "e86e6c3249de5035194b6686a18ce98fde2a88b1d4740fd98ae5a8b7bde04a64"` [INFO] [stdout] e86e6c3249de5035194b6686a18ce98fde2a88b1d4740fd98ae5a8b7bde04a64