[INFO] updating cached repository https://github.com/iqlusioninc/tmkms [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/iqlusioninc/tmkms [INFO] [stderr] * [new branch] dependabot/cargo/serde-1.0.111 -> dependabot/cargo/serde-1.0.111 [INFO] [stderr] * [new branch] dependabot/cargo/subtle-2.2.3 -> dependabot/cargo/subtle-2.2.3 [INFO] [stderr] * [new branch] zaki-support-new-handshake -> zaki-support-new-handshake [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc9448fd18dd3c1e9f182d48b357b7f8bfc70139 [INFO] testing iqlusioninc/tmkms against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Ftmkms" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/tmkms on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/tmkms already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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.44.0" "build" "--frozen"` [INFO] [stdout] 619f9ad41a736241189d9a84247779db52b34c672b370521f2057e95ee094c7c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "619f9ad41a736241189d9a84247779db52b34c672b370521f2057e95ee094c7c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling generational-arena v0.2.7 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling prost-amino v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.47 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling poly1305 v0.5.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling anomaly v0.2.0 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling prost-amino-derive v0.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling signature_derive v1.0.0-pre.2 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling signature v1.0.1 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling elliptic-curve v0.3.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling chacha20 v0.3.4 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling hkd32 v0.3.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling chacha20poly1305 v0.4.1 [INFO] [stderr] Compiling k256 v0.1.1 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling ecdsa v0.5.0 [INFO] [stderr] Compiling signatory v0.19.0 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling gumdrop v0.7.0 [INFO] [stderr] Compiling signatory-dalek v0.19.0 [INFO] [stderr] Compiling signatory-secp256k1 v0.19.0 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling abscissa_derive v0.5.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling tai64 v3.1.0 [INFO] [stderr] Compiling tendermint v0.13.0 [INFO] [stderr] Compiling abscissa_core v0.5.2 [INFO] [stderr] Compiling tmkms v0.7.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" "619f9ad41a736241189d9a84247779db52b34c672b370521f2057e95ee094c7c"` [INFO] running `"docker" "rm" "-f" "619f9ad41a736241189d9a84247779db52b34c672b370521f2057e95ee094c7c"` [INFO] [stdout] 619f9ad41a736241189d9a84247779db52b34c672b370521f2057e95ee094c7c