[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opentron/opentron on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-22/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-22/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 539ca4c2c9209d727b169d6dff58727d77249dd04247ca2c4351a8efbbb295b3 [INFO] running `Command { std: "docker" "start" "-a" "539ca4c2c9209d727b169d6dff58727d77249dd04247ca2c4351a8efbbb295b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "539ca4c2c9209d727b169d6dff58727d77249dd04247ca2c4351a8efbbb295b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539ca4c2c9209d727b169d6dff58727d77249dd04247ca2c4351a8efbbb295b3", kill_on_drop: false }` [INFO] [stdout] 539ca4c2c9209d727b169d6dff58727d77249dd04247ca2c4351a8efbbb295b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c744d953374e826d921ef1c51e8c5bf4b246e266b164834a5570e8adc1affb61 [INFO] running `Command { std: "docker" "start" "-a" "c744d953374e826d921ef1c51e8c5bf4b246e266b164834a5570e8adc1affb61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v0.4.8 [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 funty v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [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 base64ct v1.1.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crypto_api v0.2.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling constants v0.1.0 (/opt/rustwide/workdir/constants) [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling spin v0.9.2 [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 yaml-rust v0.3.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [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 crunchy v0.1.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling zcash_encoding v0.0.0 (https://github.com/opentron/librustzcash?branch=tron#76564584) [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crypto_api_chachapoly v0.4.3 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling rocks-sys v0.1.10 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling slog-scope-futures v0.1.1 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling quote v1.0.9 [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-fb50d9f46517c78f/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-c6dc055d70a4d1b3/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-c6dc055d70a4d1b3/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] running `Command { std: "docker" "inspect" "c744d953374e826d921ef1c51e8c5bf4b246e266b164834a5570e8adc1affb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c744d953374e826d921ef1c51e8c5bf4b246e266b164834a5570e8adc1affb61", kill_on_drop: false }` [INFO] [stdout] c744d953374e826d921ef1c51e8c5bf4b246e266b164834a5570e8adc1affb61