[INFO] fetching crate tmkms 0.11.0... [INFO] testing tmkms-0.11.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tmkms 0.11.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tmkms 0.11.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmkms 0.11.0 [INFO] finished tweaking crates.io crate tmkms 0.11.0 [INFO] tweaked toml for crates.io crate tmkms 0.11.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate tmkms 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92d934e6526f1c0bcab04db50ba59e82dbeae1885d1d2c40f8028efe17a4824a [INFO] running `Command { std: "docker" "start" "-a" "92d934e6526f1c0bcab04db50ba59e82dbeae1885d1d2c40f8028efe17a4824a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92d934e6526f1c0bcab04db50ba59e82dbeae1885d1d2c40f8028efe17a4824a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d934e6526f1c0bcab04db50ba59e82dbeae1885d1d2c40f8028efe17a4824a", kill_on_drop: false }` [INFO] [stdout] 92d934e6526f1c0bcab04db50ba59e82dbeae1885d1d2c40f8028efe17a4824a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ced30d99976d1b3c36167c910bc419d861d883b3cf3873f11a91cf1148484dd1 [INFO] running `Command { std: "docker" "start" "-a" "ced30d99976d1b3c36167c910bc419d861d883b3cf3873f11a91cf1148484dd1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling tendermint-std-ext v0.23.5 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling prost-amino v0.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling color-eyre v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling abscissa_derive v0.6.0 [INFO] [stderr] Compiling prost-amino-derive v0.6.1 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling hkd32 v0.6.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling k256 v0.10.2 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling bip32 v0.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tendermint-proto v0.23.3 [INFO] [stderr] Compiling abscissa_core v0.6.0 [INFO] [stderr] Compiling tendermint v0.23.3 [INFO] [stderr] Compiling cosmos-sdk-proto v0.9.0 [INFO] [stderr] Compiling tendermint-config v0.23.3 [INFO] [stderr] Compiling tendermint-p2p v0.23.3 [INFO] [stderr] Compiling cosmrs v0.4.1 [INFO] [stderr] Compiling tmkms v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error: please enable one of the following backends with cargo's --features argument: yubihsm, ledgertm, softsign (e.g. --features=yubihsm) [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / compile_error!( [INFO] [stdout] 8 | | "please enable one of the following backends with cargo's --features argument: \ [INFO] [stdout] 9 | | yubihsm, ledgertm, softsign (e.g. --features=yubihsm)" [INFO] [stdout] 10 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tmkms` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ced30d99976d1b3c36167c910bc419d861d883b3cf3873f11a91cf1148484dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced30d99976d1b3c36167c910bc419d861d883b3cf3873f11a91cf1148484dd1", kill_on_drop: false }` [INFO] [stdout] ced30d99976d1b3c36167c910bc419d861d883b3cf3873f11a91cf1148484dd1