[INFO] updating cached repository https://github.com/cryptape/cita-forever [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] 1f16202135f39bed161d4371dee05b60fc3e63bc [INFO] checking cryptape/cita-forever against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-forever" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptape/cita-forever on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cryptape/cita-forever [INFO] finished tweaking git repo https://github.com/cryptape/cita-forever [INFO] tweaked toml for git repo https://github.com/cryptape/cita-forever written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cryptape/cita-forever already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ab9c9e8dec952e0f6e23ab37ade19e2d5d162d2ecdccd61fe2c81aa22ec144fe [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" "ab9c9e8dec952e0f6e23ab37ade19e2d5d162d2ecdccd61fe2c81aa22ec144fe"` [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.4 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#084e4e96) [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling libssh2-sys v0.2.10 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking serde-value v0.5.2 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking ethereum-types v0.4.0 [INFO] [stderr] Checking cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#084e4e96) [INFO] [stderr] Checking rlp v0.2.0 (https://github.com/cryptape/cita-common.git?branch=develop#084e4e96) [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Checking cita-logger v0.1.1 [INFO] [stderr] Checking panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#084e4e96) [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling util v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#084e4e96) [INFO] [stderr] Compiling cita-forever v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.build_script_build.5euje1bj-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9" "/opt/rustwide/target/debug/build/cita-forever-4353f91758266df9/build_script_build-4353f91758266df9.3u1enfc6pqrkmpcg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-310bc9a25a4ab0f9/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-97aef5a8c3833f7f/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5930b64856d1c952/out/lib" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f53967fece6338d7/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d47ac74c57bf23ce/out" "-L" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-df4bd07ede1e1dc9.rlib" "/opt/rustwide/target/debug/deps/libtoml-541032bd6c117f99.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-ec3e4771cc170771.rlib" "/opt/rustwide/target/debug/deps/libcita_logger-637143004d2c1fa5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-73a810ca7e5d432a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6ee5f8cc2f994d92.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-5c4c48ce533318c7.rlib" "/opt/rustwide/target/debug/deps/libtypemap-3d3d5e202656d0f9.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-005b3aeb56dd6c90.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c949071f662cc738.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-feacaaabd16fae0e.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-af71987f71a05cd1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d588cffe75ab5fd8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-4d7d15e0f8f28f30.rlib" "/opt/rustwide/target/debug/deps/libserde_value-dcf4e681269d8cc1.rlib" "/opt/rustwide/target/debug/deps/libordered_float-5bbc3a41ec048e62.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e14ff2ca54cf203f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9c76d48a69c05413.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a08e644483a0f396.rlib" "/opt/rustwide/target/debug/deps/libitoa-44c7e8cdddf1be35.rlib" "/opt/rustwide/target/debug/deps/libryu-32e174a348838f18.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-f8bb3a82bb70f776.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e56e054c2ff92aee.rlib" "/opt/rustwide/target/debug/deps/libquick_error-78545ff3f04079e7.rlib" "/opt/rustwide/target/debug/deps/libfnv-e990b9ebce6733db.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f4f0fe3e9ab2d4e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-21e681b69a7f31a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6c22af28ef6cd6fd.rlib" "/opt/rustwide/target/debug/deps/libantidote-9456ebf395fbd90b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-37faf5fe6ee5a884.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2e1c6f32907677b2.rlib" "/opt/rustwide/target/debug/deps/libchrono-2ee7276e660781f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-384cad0b502c3ff7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4547a1feb5d873be.rlib" "/opt/rustwide/target/debug/deps/libtime-580ae2974e391308.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-469b74e9b5d3078d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-fed3880185470b2a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d6d181e91c8bcd63.rlib" "/opt/rustwide/target/debug/deps/libsnappy-e5fdb8e6f11a1a4c.rlib" "/opt/rustwide/target/debug/deps/librustc_version-a316d091af2cd77a.rlib" "/opt/rustwide/target/debug/deps/libsemver-e0d738a9f70e5c0f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c0e9b259bfbe1a1b.rlib" "/opt/rustwide/target/debug/deps/librlp-11122ff42c7b09aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f63abe57910d43c9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-306f81a9e2361306.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3b498f84a375e893.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-11cd119ef85c56ce.rlib" "/opt/rustwide/target/debug/deps/libunreachable-197648ad999ef653.rlib" "/opt/rustwide/target/debug/deps/libvoid-4694ed734014ab3e.rlib" "/opt/rustwide/target/debug/deps/librand-050d9f0a70f1b758.rlib" "/opt/rustwide/target/debug/deps/librand_core-64952b9b93150794.rlib" "/opt/rustwide/target/debug/deps/librand_core-48b5ea79bf652de5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b1091c4f1aade91.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b79885a1db15e44b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9cf6458235c0bd04.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea8da416ece9023c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f6b6d05f3aa8f7fb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-291ce6fd560b8d3c.rlib" "/opt/rustwide/target/debug/deps/libgit2-afbf572a821404ab.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-04693117f4e356b5.rlib" "/opt/rustwide/target/debug/deps/liblog-75d773eb0a1148cd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7584dc78341324ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b2e2ffc00625ec84.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-eaee186387adf736.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-fe050b63867a37e9.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-b782854405552f14.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5bc99d16012288a4.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-66dd7a13fa75172e.rlib" "/opt/rustwide/target/debug/deps/liburl-f89b1b936aedd4d6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-97f8c1d1398b32cb.rlib" "/opt/rustwide/target/debug/deps/libidna-0fbcf6e09029377a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bfd953cda541e038.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-396822d45fa5881f.rlib" "/opt/rustwide/target/debug/deps/libmatches-ecf715f30b38fc1f.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-5f7750bbd1bd9904.rlib" "/opt/rustwide/target/debug/deps/libcita_types-fed5ac94ddfa480c.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-b2096fcaf78a4a80.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-1069b3dc8c7d4b5d.rlib" "/opt/rustwide/target/debug/deps/libethbloom-2b12df8f9770df23.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-d2377270704cf819.rlib" "/opt/rustwide/target/debug/deps/libserde-c8983430bc27d13c.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-68eab2cfc2370ce9.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-84870024f9b87fcb.rlib" "/opt/rustwide/target/debug/deps/librand-f4c2d7725f186faf.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-8649f070e026383f.rlib" "/opt/rustwide/target/debug/deps/liblibc-a6a856414a23ca54.rlib" "/opt/rustwide/target/debug/deps/libuint-d6983d3fa8f91274.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-d4e56c15105bae22.rlib" "/opt/rustwide/target/debug/deps/libheapsize-0459b1199a5cc4c8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-37811e41147ba88e.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-53728c4a3ce01ea7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-60b6ae73713cb7f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2adedf72f6cad09b.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-62d75fa54003ac9d.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b812effa64daadd3.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d37fb0878affaf64.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-47fb0e67768d57fa.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d3d888e1751f960c.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ffa7be098b6e977d.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6043ed09336d0b6f.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a26b7468de7de9cf.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-74235b73122c21f4.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-85e68e585057a370.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9fcfaa729fd13127.rlib" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e4d1c52276390fc2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3417eb5c4b833eff.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsnappy [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cita-forever`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ab9c9e8dec952e0f6e23ab37ade19e2d5d162d2ecdccd61fe2c81aa22ec144fe"` [INFO] running `"docker" "rm" "-f" "ab9c9e8dec952e0f6e23ab37ade19e2d5d162d2ecdccd61fe2c81aa22ec144fe"` [INFO] [stdout] ab9c9e8dec952e0f6e23ab37ade19e2d5d162d2ecdccd61fe2c81aa22ec144fe