[INFO] cloning repository https://github.com/EcoballChain/ecoball
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EcoballChain/ecoball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEcoballChain%2Fecoball", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEcoballChain%2Fecoball'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93ac138c0a2285b69f8804bb93add0e691d0b91e
[INFO] building EcoballChain/ecoball against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEcoballChain%2Fecoball" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EcoballChain/ecoball on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/EcoballChain/ecoball
[INFO] finished tweaking git repo https://github.com/EcoballChain/ecoball
[INFO] tweaked toml for git repo https://github.com/EcoballChain/ecoball written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/EcoballChain/ecoball 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/net/fake-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/fastmap/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/ethcore/service/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/db/blooms-db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/cli-signer/rpc-client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/memory-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/runtime/runtime/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/vm/vm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/concensus/miner/using-queue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/triehash-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/rlp-compress/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/concensus/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/db/memory-db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/cli-signer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/bin/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/ethcore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/db/patricia-trie-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/dir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/net/fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/db/journaldb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/net/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/db/bloom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/bin/evmbin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/vm/evm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/bin/oe/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/unexpected/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/db/migration-rocksdb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/net/node-filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/ethcore/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/rlp-derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/stats/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/bin/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/vm/wasm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/concensus/miner/local-store/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/concensus/ethash/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/concensus/miner/price-info/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/accounts/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/panic-hook/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/len-caching-lock/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/concensus/miner/stratum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/version/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/net/network-devp2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/runtime/io/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/accounts/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/util/keccak-hasher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/bin/chainspec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b671b490a163b610ab1118281e0f71585c4c3a2b8b062d094a90dbc1e11a870
[INFO] running `Command { std: "docker" "start" "-a" "7b671b490a163b610ab1118281e0f71585c4c3a2b8b062d094a90dbc1e11a870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b671b490a163b610ab1118281e0f71585c4c3a2b8b062d094a90dbc1e11a870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b671b490a163b610ab1118281e0f71585c4c3a2b8b062d094a90dbc1e11a870", kill_on_drop: false }`
[INFO] [stdout] 7b671b490a163b610ab1118281e0f71585c4c3a2b8b062d094a90dbc1e11a870
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51e8917f74e3ce4659d75cb34fc58a040b5162efd2201ee52f4577a8621edb3f
[INFO] running `Command { std: "docker" "start" "-a" "51e8917f74e3ce4659d75cb34fc58a040b5162efd2201ee52f4577a8621edb3f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/ethash/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/dir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ethcore/service/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/patricia-trie-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/migration-rocksdb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/stats/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/cli-signer/rpc-client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/accounts/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/journaldb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/runtime/io/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/vm/wasm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/fake-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/version/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/fastmap/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/local-store/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/keccak-hasher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/runtime/runtime/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/cli-signer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/evmbin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/node-filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ethcore/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/network-devp2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/vm/vm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/chainspec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/panic-hook/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/blooms-db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/rlp-derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/oe/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/using-queue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/vm/evm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/unexpected/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/len-caching-lock/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/accounts/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ethcore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/price-info/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/rlp-compress/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/stratum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/bloom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/triehash-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/memory-db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/memory-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.20
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rlp v0.4.6
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.11.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling impl-rlp v0.2.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling uint v0.8.5
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling tokio-io v0.1.12
[INFO] [stderr]    Compiling fixed-hash v0.6.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling block-padding v0.1.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling tokio-sync v0.1.7
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling tokio-codec v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling aes-soft v0.3.3
[INFO] [stderr]    Compiling const-random v0.1.13
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling stream-cipher v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling synstructure v0.12.2
[INFO] [stderr]    Compiling parity-bytes v0.1.1
[INFO] [stderr]    Compiling pbkdf2 v0.3.0
[INFO] [stderr]    Compiling ctr v0.3.2
[INFO] [stderr]    Compiling ahash v0.2.19
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1?rev=9791e79f21a5309dcb6e0bd254b1ef88fca2f1f4#9791e79f)
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling secp256k1 v0.17.2
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling aes-ctr v0.3.0
[INFO] [stderr]    Compiling scrypt v0.2.0
[INFO] [stderr]    Compiling aes v0.3.2
[INFO] [stderr]    Compiling block-modes v0.3.3
[INFO] [stderr]    Compiling ripemd160 v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling parity-util-mem v0.7.0
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling zeroize v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling lru v0.5.3
[INFO] [stderr]    Compiling parity-wordlist v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.3
[INFO] [stderr]    Compiling memzero v0.1.0 (/opt/rustwide/workdir/crates/util/memzero)
[INFO] [stderr]    Compiling edit-distance v2.1.0
[INFO] [stderr]    Compiling rustc-hex v1.0.0
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling parity-snappy-sys v0.1.2
[INFO] [stderr]    Compiling elastic-array v0.10.2
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling serde_repr v0.1.6
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unexpected v0.1.0 (/opt/rustwide/workdir/crates/util/unexpected)
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ring v0.14.6
[INFO] [stderr]    Compiling skeptic v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling hash-db v0.11.0
[INFO] [stderr]    Compiling local-encoding v0.2.0
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling untrusted v0.6.2
[INFO] [stderr]    Compiling parity-rocksdb-sys v0.5.6
[INFO] [stderr]    Compiling plain_hasher v0.2.2
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling protobuf v2.16.2
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling kvdb v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling rlp_derive v0.1.0 (/opt/rustwide/workdir/crates/util/rlp-derive)
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling prometheus v0.9.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling sct v0.5.0
[INFO] [stderr]    Compiling webpki v0.19.1
[INFO] [stderr]    Compiling bstr v0.2.8
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling fs-swap v0.2.4
[INFO] [stderr]    Compiling interleaved-ordered v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling globset v0.4.5
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling impl-serde v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parity-scale-codec v1.3.5
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling ethbloom v0.9.2
[INFO] [stderr]    Compiling memoffset v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.41
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-tcp v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling tokio-udp v0.1.5
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-uds v0.2.5
[INFO] [stderr]    Compiling jsonrpc-core v15.0.0
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling tokio-fs v0.1.6
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling primitive-types v0.7.2
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v2.1.0
[INFO] [stderr]    Compiling jsonrpc-server-utils v15.0.0
[INFO] [stderr]    Compiling ethereum-types v0.9.2
[INFO] [stderr]    Compiling keccak-hash v0.5.1
[INFO] [stderr]    Compiling parity-crypto v0.6.2
[INFO] [stderr]    Compiling keccak-hasher v0.1.1 (/opt/rustwide/workdir/crates/util/keccak-hasher)
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `parity-rocksdb-sys v0.5.6`
[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/parity-rocksdb-sys-8e7f5f48d295a020/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build" && CMAKE_PREFIX_PATH="/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out:" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DWITH_SNAPPY=ON" "-DFAIL_ON_WARNINGS=OFF" "-DSNAPPY_INCLUDE_DIR=/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build" "-DSNAPPY_LIBRARIES=/dev/null" "-DPORTABLE=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Found snappy: /dev/null  
[INFO] [stderr]   -- Found Git: /usr/bin/git (found version "2.34.1") 
[INFO] [stderr]   -- Enabling RTTI in Debug builds only (default)
[INFO] [stderr]   -- Looking for malloc_usable_size
[INFO] [stderr]   -- Looking for malloc_usable_size - found
[INFO] [stderr]   -- Looking for sched_getcpu
[INFO] [stderr]   -- Looking for sched_getcpu - found
[INFO] [stderr]   -- Looking for pthread.h
[INFO] [stderr]   -- Looking for pthread.h - found
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- JNI library is disabled
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "rocksdb" "--config" "Debug" "--"
[INFO] [stderr]   /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 rocksdb
[INFO] [stderr]   gmake[1]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr]   /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build/CMakeFiles 29
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 CMakeFiles/rocksdb.dir/all
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/build_version.dir/build.make CMakeFiles/build_version.dir/depend
[INFO] [stderr]   gmake[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build/CMakeFiles/build_version.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/build_version.dir/build.make CMakeFiles/build_version.dir/build
[INFO] [stderr]   gmake[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/build_version.dir/build_version.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/util -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/build_version.dir/build_version.cc.o -MF CMakeFiles/build_version.dir/build_version.cc.o.d -o CMakeFiles/build_version.dir/build_version.cc.o -c /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build/build_version.cc
[INFO] [stderr]   gmake[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   [  0%] Built target build_version
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/rocksdb.dir/build.make CMakeFiles/rocksdb.dir/depend
[INFO] [stderr]   gmake[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build/CMakeFiles/rocksdb.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/rocksdb.dir/build.make CMakeFiles/rocksdb.dir/build
[INFO] [stderr]   gmake[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o -MF CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o.d -o CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/cache/clock_cache.cc
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o -MF CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o.d -o CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/cache/lru_cache.cc
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o -MF CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o.d -o CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/cache/sharded_cache.cc
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/builder.cc.o -MF CMakeFiles/rocksdb.dir/db/builder.cc.o.d -o CMakeFiles/rocksdb.dir/db/builder.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.cc
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/c.cc.o -MF CMakeFiles/rocksdb.dir/db/c.cc.o.d -o CMakeFiles/rocksdb.dir/db/c.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/c.cc
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/column_family.cc.o -MF CMakeFiles/rocksdb.dir/db/column_family.cc.o.d -o CMakeFiles/rocksdb.dir/db/column_family.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.cc
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o -MF CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o.d -o CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.cc
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/compaction.cc.o -MF CMakeFiles/rocksdb.dir/db/compaction.cc.o.d -o CMakeFiles/rocksdb.dir/db/compaction.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.cc
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o
[INFO] [stderr]   /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-17e3ed84429e4f0f/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o -MF CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o.d -o CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.cc
[INFO] [stderr]   gmake[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-134a3c5d82baf852/out/build'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning at CMakeLists.txt:74 (find_package):
[INFO] [stderr]     By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
[INFO] [stderr]     asked CMake to find a package configuration file provided by "gflags", but
[INFO] [stderr]     CMake did not find one.
[INFO] [stderr] 
[INFO] [stderr]     Could not find a package configuration file provided by "gflags" with any
[INFO] [stderr]     of the following names:
[INFO] [stderr] 
[INFO] [stderr]       gflagsConfig.cmake
[INFO] [stderr]       gflags-config.cmake
[INFO] [stderr] 
[INFO] [stderr]     Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
[INFO] [stderr]     "gflags_DIR" to a directory containing one of the above files.  If "gflags"
[INFO] [stderr]     provides a separate development package or SDK, be sure it has been
[INFO] [stderr]     installed.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.cc:16:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]     154 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]                    from /usr/include/c++/11/string:40,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.h:9,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.cc:10:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.cc:16:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]                    from /usr/include/c++/11/string:40,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.h:9,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.cc:10:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]         |                                         ^~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.h:8,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.cc:7:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]     154 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.cc:10:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]     154 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.cc:10:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]     154 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.cc:6:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]     154 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:121: CMakeFiles/rocksdb.dir/db/builder.cc.o] Error 1
[INFO] [stderr]   gmake[3]: *** Waiting for unfinished jobs....
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]                    from /usr/include/c++/11/algorithm:60,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.h:7,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.cc:6:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.cc:6:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]                    from /usr/include/c++/11/algorithm:60,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.h:7,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.cc:6:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]         |                                         ^~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/11/deque:60,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:22,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.cc:10:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.cc:10:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/11/deque:60,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:22,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.cc:10:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]         |                                         ^~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/11/deque:60,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.h:8,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.cc:7:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.h:8,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.cc:7:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/11/deque:60,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.h:8,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.cc:7:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]         |                                         ^~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/unordered_map:43,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.cc:10:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.cc:10:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/11/unordered_map:43,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.cc:10:
[INFO] [stderr]   /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]         |                                         ^~~~~~~~~~~
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:484: CMakeFiles/rocksdb.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:491: CMakeFiles/rocksdb.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:208: rocksdb] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.42/src/lib.rs:861:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61ca65956eea - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x61ca65956eea - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x61ca65956eea - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61ca65956eea - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61ca6597b033 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x61ca6597b033 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x61ca659537e3 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x61ca65956d32 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x61ca65957fd0 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x61ca65957db0 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x61ca65958772 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x61ca659584fa - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x61ca659573f9 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x61ca6595818d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x61ca65979ea0 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x61ca658fcc0f - cmake::fail::ha64c07bf487a70a1
[INFO] [stderr]     16:     0x61ca658fc3ea - cmake::run::h245dd2a11d167a10
[INFO] [stderr]     17:     0x61ca658f9a5e - cmake::Config::build::ha391289795917d95
[INFO] [stderr]     18:     0x61ca658f2fe7 - build_script_build::main::h69cdad9a9afa3c79
[INFO] [stderr]     19:     0x61ca658f1683 - core::ops::function::FnOnce::call_once::hdca9b8793eb7b290
[INFO] [stderr]     20:     0x61ca658f15c6 - std::sys::backtrace::__rust_begin_short_backtrace::h10f550ab6de9677c
[INFO] [stderr]     21:     0x61ca658f1549 - std::rt::lang_start::{{closure}}::h9f2ab4c11362f1cd
[INFO] [stderr]     22:     0x61ca6594fbb7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h608e79d482179a73
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x61ca6594fbb7 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     24:     0x61ca6594fbb7 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     25:     0x61ca6594fbb7 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x61ca6594fbb7 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x61ca6594fbb7 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     28:     0x61ca6594fbb7 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     29:     0x61ca6594fbb7 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x61ca6594fbb7 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x61ca658f1527 - std::rt::lang_start::h611266bca8a43af2
[INFO] [stderr]     32:     0x61ca658f3835 - main
[INFO] [stderr]     33:     0x74c7a74bbd90 - <unknown>
[INFO] [stderr]     34:     0x74c7a74bbe40 - __libc_start_main
[INFO] [stderr]     35:     0x61ca658f13f5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "51e8917f74e3ce4659d75cb34fc58a040b5162efd2201ee52f4577a8621edb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e8917f74e3ce4659d75cb34fc58a040b5162efd2201ee52f4577a8621edb3f", kill_on_drop: false }`
[INFO] [stdout] 51e8917f74e3ce4659d75cb34fc58a040b5162efd2201ee52f4577a8621edb3f
