[INFO] cloning repository https://github.com/kanew071/conflux-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanew071/conflux-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cc622fdb30cf717088b8124b7d2c9516d1bb807 [INFO] checking kanew071/conflux-rust against master#bd71213cf0a765705e7d72a099151bd4eb465ccb for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanew071/conflux-rust on toolchain bd71213cf0a765705e7d72a099151bd4eb465ccb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kanew071/conflux-rust [INFO] finished tweaking git repo https://github.com/kanew071/conflux-rust [INFO] tweaked toml for git repo https://github.com/kanew071/conflux-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kanew071/conflux-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Conflux-Chain/sqlite3-sys.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-ctrlc.git` [INFO] [stderr] Updating git repository `https://github.com/Conflux-Chain/conflux-parity-deps.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/bn` [INFO] [stderr] Updating git repository `https://github.com/Conflux-Chain/rust-rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/Conflux-Chain/rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/Conflux-Chain/titan.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/lz4-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/lz4/lz4.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/rust-snappy.git` [INFO] [stderr] Updating git submodule `https://github.com/google/snappy.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keccak-hash v0.5.1 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded parity-crypto v0.4.2 [INFO] [stderr] Downloaded ethcore-bytes v0.1.1 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [INFO] [stderr] Downloaded parity-bytes v0.1.2 [INFO] [stderr] Downloaded scrypt v0.2.0 [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded parity-util-mem v0.5.2 [INFO] [stderr] Downloaded xmltree v0.10.2 [INFO] [stderr] Downloaded igd v0.10.2 [INFO] [stderr] Downloaded influx_db_client v0.3.6 [INFO] [stderr] Downloaded ethereum-types v0.8.0 [INFO] [stderr] Downloaded primal-estimate v0.2.1 [INFO] [stderr] Downloaded primitive-types v0.6.2 [INFO] [stderr] Downloaded transient-hashmap v0.4.1 [INFO] [stderr] Downloaded anyhow v1.0.39 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded jsonrpc-tcp-server v15.1.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded primal v0.2.3 [INFO] [stderr] Downloaded attohttpc v0.10.1 [INFO] [stderr] Downloaded delegate v0.5.1 [INFO] [stderr] Downloaded primal-check v0.2.3 [INFO] [stderr] Downloaded reexport-proc-macro v1.0.6 [INFO] [stderr] Downloaded enum-map v0.4.1 [INFO] [stderr] Downloaded ipnetwork v0.12.8 [INFO] [stderr] Downloaded futures01 v0.1.31 [INFO] [stderr] Downloaded hamming v0.1.3 [INFO] [stderr] Downloaded kvdb v0.4.0 [INFO] [stderr] Downloaded byte-unit v1.1.0 [INFO] [stderr] Downloaded hyper-native-tls v0.3.0 [INFO] [stderr] Downloaded parity-path v0.1.3 [INFO] [stderr] Downloaded primal-bit v0.2.4 [INFO] [stderr] Downloaded primal-sieve v0.2.9 [INFO] [stderr] Downloaded natpmp v0.2.0 [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded home v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eed26ebe8ee082fbe271568b91790d504256d26c95159e1b19538cfbf8f510ce [INFO] running `Command { std: "docker" "start" "-a" "eed26ebe8ee082fbe271568b91790d504256d26c95159e1b19538cfbf8f510ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eed26ebe8ee082fbe271568b91790d504256d26c95159e1b19538cfbf8f510ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed26ebe8ee082fbe271568b91790d504256d26c95159e1b19538cfbf8f510ce", kill_on_drop: false }` [INFO] [stdout] eed26ebe8ee082fbe271568b91790d504256d26c95159e1b19538cfbf8f510ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 319fb15328473f176a0e983f2989279a22ad95981181b1e09c835f3d9f6af127 [INFO] running `Command { std: "docker" "start" "-a" "319fb15328473f176a0e983f2989279a22ad95981181b1e09c835f3d9f6af127", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking parity-wordlist v1.3.1 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#8c12738b) [INFO] [stderr] Compiling lz4-sys v1.8.3 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#5a8afe40) [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking parity-crypto v0.4.2 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.1 (/opt/rustwide/workdir/util/malloc_size_of_derive) [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling libtitan_sys v0.0.1 (https://github.com/Conflux-Chain/rust-rocksdb.git?rev=e62343e63be38284556b6610d75833217e3360b4#e62343e6) [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking ethcore-bytes v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: openssl-sys@0.9.61: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] warning: openssl-sys@0.9.61: 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] warning: openssl-sys@0.9.61: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.61: build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.61: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.61: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.61: build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.61: 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.61: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.61` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-fc76784fe206ce66/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c" [INFO] [stderr] cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] cargo:warning= 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] cargo:warning= 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] cargo:warning= 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.61/build/main.rs:147:13: [INFO] [stderr] [INFO] [stderr] Header expansion error: [INFO] [stderr] Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." } [INFO] [stderr] [INFO] [stderr] Failed to find OpenSSL development headers. [INFO] [stderr] [INFO] [stderr] You can try fixing this setting the `OPENSSL_DIR` environment variable [INFO] [stderr] pointing to your OpenSSL installation or installing OpenSSL headers package [INFO] [stderr] specific to your distribution: [INFO] [stderr] [INFO] [stderr] # On Ubuntu [INFO] [stderr] sudo apt-get install libssl-dev [INFO] [stderr] # On Arch Linux [INFO] [stderr] sudo pacman -S openssl [INFO] [stderr] # On Fedora [INFO] [stderr] sudo dnf install openssl-devel [INFO] [stderr] [INFO] [stderr] See rust-openssl README for more information: [INFO] [stderr] [INFO] [stderr] https://github.com/sfackler/rust-openssl#linux [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f5b81073a5 - std::backtrace_rs::backtrace::libunwind::trace::hc268c78b5856f7c4 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55f5b81073a5 - std::backtrace_rs::backtrace::trace_unsynchronized::hc7521cf6865e265f [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f5b81073a5 - std::sys_common::backtrace::_print_fmt::hb3264c751fae0489 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55f5b81073a5 - ::fmt::hed8709ee3562dc5e [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55f5b812aacb - core::fmt::rt::Argument::fmt::h6b74b546f5a2f4df [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55f5b812aacb - core::fmt::write::hcdb8db869db36eef [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55f5b8104a5f - std::io::Write::write_fmt::hbb36e77315241676 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55f5b810717e - std::sys_common::backtrace::_print::h8666b71ddc54c75c [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55f5b810717e - std::sys_common::backtrace::print::h5ae4587a8547c100 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55f5b81087d9 - std::panicking::default_hook::{{closure}}::hdb9459ce48290e36 [INFO] [stderr] 10: 0x55f5b810851d - std::panicking::default_hook::h9bb69b785ecdc49b [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panicking.rs:291:9 [INFO] [stderr] 11: 0x55f5b8108c74 - std::panicking::rust_panic_with_hook::h4199d14e3edf4bc4 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panicking.rs:788:13 [INFO] [stderr] 12: 0x55f5b8108b56 - std::panicking::begin_panic_handler::{{closure}}::h0d65919d9a0615b1 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55f5b8107869 - std::sys_common::backtrace::__rust_end_short_backtrace::hc4a6fdc1d2b60c5a [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55f5b8108887 - rust_begin_unwind [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55f5b806b326 - core::panicking::panic_fmt::h838dc350b715563c [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55f5b807495a - build_script_main::validate_headers::had09368862ba57ef [INFO] [stderr] 17: 0x55f5b80711be - build_script_main::find_normal::try_pkg_config::h4f770819fe7e1835 [INFO] [stderr] 18: 0x55f5b8070158 - build_script_main::find_normal::find_openssl_dir::he1877cb8040b9856 [INFO] [stderr] 19: 0x55f5b806fb42 - build_script_main::find_normal::get_openssl::{{closure}}::h1b20cade32ef67d2 [INFO] [stderr] 20: 0x55f5b806ce73 - core::option::Option::unwrap_or_else::ha3f502fd5c512d8c [INFO] [stderr] 21: 0x55f5b806f90a - build_script_main::find_normal::get_openssl::hff2ec04a37daf063 [INFO] [stderr] 22: 0x55f5b8071f6d - build_script_main::find_openssl::h44566919890fccce [INFO] [stderr] 23: 0x55f5b80720e1 - build_script_main::main::hf97937be3f8503c7 [INFO] [stderr] 24: 0x55f5b806c4d3 - core::ops::function::FnOnce::call_once::h7e3ba5b52d4b64a8 [INFO] [stderr] 25: 0x55f5b806c036 - std::sys_common::backtrace::__rust_begin_short_backtrace::hde5988389431822d [INFO] [stderr] 26: 0x55f5b806c089 - std::rt::lang_start::{{closure}}::h12324f41f70cc4be [INFO] [stderr] 27: 0x55f5b8100db6 - core::ops::function::impls:: for &F>::call_once::h77445a215caa592b [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 28: 0x55f5b8100db6 - std::panicking::try::do_call::hcffc3cdf0e6a865b [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x55f5b8100db6 - std::panicking::try::h941e4d6cc0e9bea8 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x55f5b8100db6 - std::panic::catch_unwind::hb00c0341a0bc2207 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55f5b8100db6 - std::rt::lang_start_internal::{{closure}}::h102bf71af95c4925 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/rt.rs:141:48 [INFO] [stderr] 32: 0x55f5b8100db6 - std::panicking::try::do_call::h9b434bc055bca16e [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panicking.rs:552:40 [INFO] [stderr] 33: 0x55f5b8100db6 - std::panicking::try::h1f290c83fcaebf55 [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panicking.rs:516:19 [INFO] [stderr] 34: 0x55f5b8100db6 - std::panic::catch_unwind::hecac88a5ac97dd1c [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/panic.rs:149:14 [INFO] [stderr] 35: 0x55f5b8100db6 - std::rt::lang_start_internal::h40b110e0cc974b2c [INFO] [stderr] at /rustc/bd71213cf0a765705e7d72a099151bd4eb465ccb/library/std/src/rt.rs:141:20 [INFO] [stderr] 36: 0x55f5b806c067 - std::rt::lang_start::h76b272282c2d3125 [INFO] [stderr] 37: 0x55f5b8075855 - main [INFO] [stderr] 38: 0x7f2078c44d90 - [INFO] [stderr] 39: 0x7f2078c44e40 - __libc_start_main [INFO] [stderr] 40: 0x55f5b806ba35 - _start [INFO] [stderr] 41: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "319fb15328473f176a0e983f2989279a22ad95981181b1e09c835f3d9f6af127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319fb15328473f176a0e983f2989279a22ad95981181b1e09c835f3d9f6af127", kill_on_drop: false }` [INFO] [stdout] 319fb15328473f176a0e983f2989279a22ad95981181b1e09c835f3d9f6af127 [INFO] checking kanew071/conflux-rust against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanew071/conflux-rust on toolchain c0f799aeda763fc507814da0dc46c2dde7ca9133 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kanew071/conflux-rust [INFO] finished tweaking git repo https://github.com/kanew071/conflux-rust [INFO] tweaked toml for git repo https://github.com/kanew071/conflux-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kanew071/conflux-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking kanew071/conflux-rust against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanew071/conflux-rust on toolchain c0f799aeda763fc507814da0dc46c2dde7ca9133 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kanew071/conflux-rust [INFO] finished tweaking git repo https://github.com/kanew071/conflux-rust [INFO] tweaked toml for git repo https://github.com/kanew071/conflux-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kanew071/conflux-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking kanew071/conflux-rust against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanew071/conflux-rust on toolchain c0f799aeda763fc507814da0dc46c2dde7ca9133 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kanew071/conflux-rust [INFO] finished tweaking git repo https://github.com/kanew071/conflux-rust [INFO] tweaked toml for git repo https://github.com/kanew071/conflux-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kanew071/conflux-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking kanew071/conflux-rust against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanew071/conflux-rust on toolchain c0f799aeda763fc507814da0dc46c2dde7ca9133 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kanew071/conflux-rust [INFO] finished tweaking git repo https://github.com/kanew071/conflux-rust [INFO] tweaked toml for git repo https://github.com/kanew071/conflux-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kanew071/conflux-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking kanew071/conflux-rust against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanew071/conflux-rust on toolchain c0f799aeda763fc507814da0dc46c2dde7ca9133 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kanew071/conflux-rust [INFO] finished tweaking git repo https://github.com/kanew071/conflux-rust [INFO] tweaked toml for git repo https://github.com/kanew071/conflux-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kanew071/conflux-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.