[INFO] crate tmkms 0.6.3 is already in cache [INFO] checking tmkms-0.6.3 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate tmkms 0.6.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tmkms 0.6.3 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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 /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 22b54f43d39e84839f8eeacf83d6dc88b881f73ca8cf5943825b82a87be02869 [INFO] running `"docker" "start" "-a" "22b54f43d39e84839f8eeacf83d6dc88b881f73ca8cf5943825b82a87be02869"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling gumdrop_derive v0.6.0 [INFO] [stderr] Checking prost-amino v0.4.0 [INFO] [stderr] Compiling signature_derive v0.2.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Checking secrecy v0.2.2 [INFO] [stderr] Checking hkd32 v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking signature v0.2.0 [INFO] [stderr] Checking once_cell v0.1.8 [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 curve25519-dalek v1.2.3 [INFO] [stderr] Checking gumdrop v0.6.0 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking subtle-encoding v0.3.7 [INFO] [stderr] Checking tai64 v2.0.1 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Compiling prost-amino-derive v0.4.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Checking x25519-dalek v0.5.2 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Checking signatory v0.12.0 [INFO] [stderr] Compiling abscissa_derive v0.3.0 [INFO] [stderr] Checking signatory-dalek v0.12.0 [INFO] [stderr] Checking signatory-secp256k1 v0.12.0 [INFO] [stderr] Checking abscissa_core v0.3.0 [INFO] [stderr] Checking tendermint v0.10.1 [INFO] [stderr] Checking 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: 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] warning: build failed, waiting for other jobs to finish... [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" "22b54f43d39e84839f8eeacf83d6dc88b881f73ca8cf5943825b82a87be02869"` [INFO] running `"docker" "rm" "-f" "22b54f43d39e84839f8eeacf83d6dc88b881f73ca8cf5943825b82a87be02869"` [INFO] [stdout] 22b54f43d39e84839f8eeacf83d6dc88b881f73ca8cf5943825b82a87be02869