[INFO] cloning repository https://github.com/EarthcoinCash/Eacc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EarthcoinCash/Eacc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthcoinCash%2FEacc"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthcoinCash%2FEacc'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40f307c8b9de1c50b1845e4f20fea7195a26c19c [INFO] checking EarthcoinCash/Eacc against master#e2223c94bf433fc38234d1303e88cbaf14755863 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthcoinCash%2FEacc" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EarthcoinCash/Eacc on toolchain e2223c94bf433fc38234d1303e88cbaf14755863 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/EarthcoinCash/Eacc [INFO] removed workspace from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_api from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_chain from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_config from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_core from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_keychain from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_p2p from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_servers from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_util from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_chain from git repo https://github.com/EarthcoinCash/Eacc [INFO] removed path dependency grin_store from git repo https://github.com/EarthcoinCash/Eacc [INFO] finished tweaking git repo https://github.com/EarthcoinCash/Eacc [INFO] tweaked toml for git repo https://github.com/EarthcoinCash/Eacc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/EarthcoinCash/Eacc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "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" "+e2223c94bf433fc38234d1303e88cbaf14755863" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+e2223c94bf433fc38234d1303e88cbaf14755863" "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] 9d7711659145f7a3740fb9ebe48bce10f43fa56fc0f2207ab6fdb7500c75dce4 [INFO] running `"docker" "start" "-a" "9d7711659145f7a3740fb9ebe48bce10f43fa56fc0f2207ab6fdb7500c75dce4"` [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] Checking liblmdb-sys v0.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling easy-jsonrpc-proc-macro-mw v0.5.1 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=bfc3a3888934c8ea -C extra-filename=-bfc3a3888934c8ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6741ef0242d3c8be.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-1c590ef93b2f1673.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-3620c16fea0f1f1c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `darling_core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=80662b0bfff3e294 -C extra-filename=-80662b0bfff3e294 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-d3a03a7410c8752f.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-c09bb73ae3480389.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-81131d9edce08bbc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-03258f03dd152a22.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-581f861b8c8ab71f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e5429be72aac7f17.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=09f2f3646fe1f690 -C extra-filename=-09f2f3646fe1f690 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-81131d9edce08bbc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-03258f03dd152a22.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e5429be72aac7f17.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9d7711659145f7a3740fb9ebe48bce10f43fa56fc0f2207ab6fdb7500c75dce4"` [INFO] running `"docker" "rm" "-f" "9d7711659145f7a3740fb9ebe48bce10f43fa56fc0f2207ab6fdb7500c75dce4"` [INFO] [stdout] 9d7711659145f7a3740fb9ebe48bce10f43fa56fc0f2207ab6fdb7500c75dce4