[INFO] updating cached repository https://github.com/iqlusioninc/ethereum_hsm_signer [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 981c05e3ad2dcbe10880a71aa0237d54060a6169 [INFO] testing iqlusioninc/ethereum_hsm_signer against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fethereum_hsm_signer" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/ethereum_hsm_signer on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/iqlusioninc/ethereum_hsm_signer [INFO] finished tweaking git repo https://github.com/iqlusioninc/ethereum_hsm_signer [INFO] tweaked toml for git repo https://github.com/iqlusioninc/ethereum_hsm_signer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/ethereum_hsm_signer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] d50cb13559a540998e43c36dae5b83ba2cbdb84685d4e4c8d121fc3180ebeef4 [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" "d50cb13559a540998e43c36dae5b83ba2cbdb84685d4e4c8d121fc3180ebeef4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling harp v0.1.0 [INFO] [stderr] Compiling generational-arena v0.2.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling signature_derive v1.0.0-pre.1 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] error: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=615a0d35e338ad53 -C extra-filename=-615a0d35e338ad53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-18aa7dcc44fa1a02.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-003b7f968eed0312.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ea549e5ce7d79e31.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d50cb13559a540998e43c36dae5b83ba2cbdb84685d4e4c8d121fc3180ebeef4"` [INFO] running `"docker" "rm" "-f" "d50cb13559a540998e43c36dae5b83ba2cbdb84685d4e4c8d121fc3180ebeef4"` [INFO] [stdout] d50cb13559a540998e43c36dae5b83ba2cbdb84685d4e4c8d121fc3180ebeef4