[INFO] cloning repository https://github.com/opentron/opentron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opentron/opentron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 660988be2b462d63938053a5e3ddfe15b370d5d6 [INFO] checking opentron/opentron against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opentron/opentron on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/opentron/opentron [INFO] finished tweaking git repo https://github.com/opentron/opentron [INFO] tweaked toml for git repo https://github.com/opentron/opentron written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/opentron/opentron already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e906153c2057030016823d01abc6520ab1f33cce2db5ca74e643a9f6521dcae4 [INFO] running `Command { std: "docker" "start" "-a" "e906153c2057030016823d01abc6520ab1f33cce2db5ca74e643a9f6521dcae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e906153c2057030016823d01abc6520ab1f33cce2db5ca74e643a9f6521dcae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e906153c2057030016823d01abc6520ab1f33cce2db5ca74e643a9f6521dcae4", kill_on_drop: false }` [INFO] [stdout] e906153c2057030016823d01abc6520ab1f33cce2db5ca74e643a9f6521dcae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98300c684ce5905673d7762004e154dd2ec8ad4013e1ee70a2dc1166f820f89c [INFO] running `Command { std: "docker" "start" "-a" "98300c684ce5905673d7762004e154dd2ec8ad4013e1ee70a2dc1166f820f89c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking crypto_api v0.2.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking constants v0.1.0 (/opt/rustwide/workdir/constants) [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling sysinfo v0.17.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking crypto_api_chachapoly v0.4.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking rlp v0.5.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling rocks-sys v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking equihash v0.1.0 (https://github.com/opentron/librustzcash?branch=tron#be7be0bf) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: rocks/cache.cc:1:10: fatal error: rocksdb/cache.h: No such file or directory [INFO] [stderr] warning: 1 | #include "rocksdb/cache.h" [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `rocks-sys v0.1.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rocks-sys-a48c85efe57c9924/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=src/c.rs [INFO] [stderr] cargo:rerun-if-changed=src/lib.rs [INFO] [stderr] cargo:rustc-link-lib=dylib=rocksdb [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = 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: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-std=c++14" "-fno-rtti" "-o" "/opt/rustwide/target/debug/build/rocks-sys-b37320b7f0b70dce/out/rocks/cache.o" "-c" "rocks/cache.cc" [INFO] [stderr] cargo:warning=rocks/cache.cc:1:10: fatal error: rocksdb/cache.h: No such file or directory [INFO] [stderr] cargo:warning= 1 | #include "rocksdb/cache.h" [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-std=c++14" "-fno-rtti" "-o" "/opt/rustwide/target/debug/build/rocks-sys-b37320b7f0b70dce/out/rocks/cache.o" "-c" "rocks/cache.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "98300c684ce5905673d7762004e154dd2ec8ad4013e1ee70a2dc1166f820f89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98300c684ce5905673d7762004e154dd2ec8ad4013e1ee70a2dc1166f820f89c", kill_on_drop: false }` [INFO] [stdout] 98300c684ce5905673d7762004e154dd2ec8ad4013e1ee70a2dc1166f820f89c