[INFO] cloning repository https://github.com/iqlusioninc/tmkms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/tmkms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Ftmkms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Ftmkms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6018713d594cd21105c739f3e0984e008739e4d6 [INFO] testing iqlusioninc/tmkms against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Ftmkms" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/tmkms 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 git repo https://github.com/iqlusioninc/tmkms [INFO] finished tweaking git repo https://github.com/iqlusioninc/tmkms [INFO] tweaked toml for git repo https://github.com/iqlusioninc/tmkms written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/tmkms 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 22d24c0d0b7b44f54ff80cec28dac9ee17de1458ec521b5a19a558fe1aaea7ad [INFO] running `Command { std: "docker" "start" "-a" "22d24c0d0b7b44f54ff80cec28dac9ee17de1458ec521b5a19a558fe1aaea7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22d24c0d0b7b44f54ff80cec28dac9ee17de1458ec521b5a19a558fe1aaea7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d24c0d0b7b44f54ff80cec28dac9ee17de1458ec521b5a19a558fe1aaea7ad", kill_on_drop: false }` [INFO] [stdout] 22d24c0d0b7b44f54ff80cec28dac9ee17de1458ec521b5a19a558fe1aaea7ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e97ffcc74277b2cf9208ff4a61378b972d1f92a894e6764fbdc822875c591837 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e97ffcc74277b2cf9208ff4a61378b972d1f92a894e6764fbdc822875c591837", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling base64ct v1.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling fs-err v2.7.0 [INFO] [stderr] Compiling tendermint-std-ext v0.23.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling prost-amino v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling clap_derive v3.1.4 [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.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [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 thiserror v1.0.30 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling clap v3.1.6 [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.5 [INFO] [stderr] Compiling abscissa_core v0.6.0 [INFO] [stderr] Compiling tendermint v0.23.5 [INFO] [stderr] Compiling cosmos-sdk-proto v0.10.0 [INFO] [stderr] Compiling tendermint-p2p v0.23.5 [INFO] [stderr] Compiling tendermint-config v0.23.5 [INFO] [stderr] Compiling cosmrs v0.5.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" "e97ffcc74277b2cf9208ff4a61378b972d1f92a894e6764fbdc822875c591837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97ffcc74277b2cf9208ff4a61378b972d1f92a894e6764fbdc822875c591837", kill_on_drop: false }` [INFO] [stdout] e97ffcc74277b2cf9208ff4a61378b972d1f92a894e6764fbdc822875c591837