[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] 58c7ea322c364aa46364bd0b379adfbfecef66d9 [INFO] testing opentron/opentron against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opentron/opentron on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zcash/halo2.git` [INFO] [stderr] Updating git repository `https://github.com/zcash/incrementalmerkletree.git` [INFO] [stderr] Updating git repository `https://github.com/zkcrypto/jubjub.git` [INFO] [stderr] Updating git repository `https://github.com/zcash/orchard.git` [INFO] [stderr] Updating git repository `https://github.com/opentron/librustzcash.git` [INFO] [stderr] Updating git repository `https://github.com/opentron/evm` [INFO] [stderr] Updating git repository `https://github.com/str4d/redjubjub.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsecp256k1-core v0.3.0 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded ethbloom v0.10.0 [INFO] [stderr] Downloaded crypto_api_chachapoly v0.4.3 [INFO] [stderr] Downloaded bip0039 v0.8.0 [INFO] [stderr] Downloaded sysinfo v0.20.3 [INFO] [stderr] Downloaded aes v0.7.5 [INFO] [stderr] Downloaded ctrlc v3.2.0 [INFO] [stderr] Downloaded bellman v0.10.0 [INFO] [stderr] Downloaded async-graphql-parser v2.10.1 [INFO] [stderr] Downloaded slog-scope-futures v0.1.1 [INFO] [stderr] Downloaded async-graphql-warp v2.10.1 [INFO] [stderr] Downloaded async-graphql-value v2.10.1 [INFO] [stderr] Downloaded async-graphql v2.10.1 [INFO] [stderr] Downloaded fpe v0.4.0 [INFO] [stderr] Downloaded pasta_curves v0.1.2 [INFO] [stderr] Downloaded block-modes v0.7.0 [INFO] [stderr] Downloaded nonempty v0.7.0 [INFO] [stderr] Downloaded pairing v0.20.0 [INFO] [stderr] Downloaded fpe v0.5.0 [INFO] [stderr] Downloaded base58 v0.2.0 [INFO] [stderr] Downloaded async-graphql-derive v2.10.1 [INFO] [stderr] Downloaded primitive-types v0.8.0 [INFO] [stderr] Downloaded libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Downloaded libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Downloaded libsecp256k1 v0.7.0 [INFO] [stderr] Downloaded ff v0.10.1 [INFO] [stderr] Downloaded ethereum-types v0.10.0 [INFO] [stderr] Downloaded ethabi v13.0.0 [INFO] [stderr] Downloaded base64ct v1.1.0 [INFO] [stderr] Downloaded bigint v4.4.3 [INFO] [stderr] Downloaded bls12_381 v0.5.0 [INFO] [stderr] Downloaded rocks-sys v0.1.10 [INFO] [stderr] Downloaded bn-plus v0.4.4 [INFO] [stderr] Downloaded rocks v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4c0f2183622b07697134481ed3abcc11f5823f498ada25107b91be455cad001 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4c0f2183622b07697134481ed3abcc11f5823f498ada25107b91be455cad001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4c0f2183622b07697134481ed3abcc11f5823f498ada25107b91be455cad001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c0f2183622b07697134481ed3abcc11f5823f498ada25107b91be455cad001", kill_on_drop: false }` [INFO] [stdout] f4c0f2183622b07697134481ed3abcc11f5823f498ada25107b91be455cad001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 784a1b21c98f76997d3812a6e18cb2428f1b30bd0b244891943265fc3cec1ad3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "784a1b21c98f76997d3812a6e18cb2428f1b30bd0b244891943265fc3cec1ad3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling base64ct v1.1.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling constants v0.1.0 (/opt/rustwide/workdir/constants) [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling sysinfo v0.20.3 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling crypto_api_chachapoly v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling zcash_encoding v0.0.0 (https://github.com/opentron/librustzcash?branch=tron#76564584) [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling equihash v0.1.0 (https://github.com/opentron/librustzcash?branch=tron#76564584) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rocks-sys v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [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-27e3474348051eec/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-137337f3cc106ba8/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-137337f3cc106ba8/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" "784a1b21c98f76997d3812a6e18cb2428f1b30bd0b244891943265fc3cec1ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784a1b21c98f76997d3812a6e18cb2428f1b30bd0b244891943265fc3cec1ad3", kill_on_drop: false }` [INFO] [stdout] 784a1b21c98f76997d3812a6e18cb2428f1b30bd0b244891943265fc3cec1ad3