[INFO] cloning repository https://github.com/best-block/best-token [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/best-block/best-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbest-block%2Fbest-token", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbest-block%2Fbest-token'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21bbfdd65286294171462b161f5f8547fdd46a0b [INFO] checking best-block/best-token against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbest-block%2Fbest-token" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/best-block/best-token on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/best-block/best-token [INFO] finished tweaking git repo https://github.com/best-block/best-token [INFO] tweaked toml for git repo https://github.com/best-block/best-token written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/best-block/best-token already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0902a7c1a55e688f7a984f3c7a39e925e98b7ff784bc17c06d76fddf0bbd6c40 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0902a7c1a55e688f7a984f3c7a39e925e98b7ff784bc17c06d76fddf0bbd6c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0902a7c1a55e688f7a984f3c7a39e925e98b7ff784bc17c06d76fddf0bbd6c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0902a7c1a55e688f7a984f3c7a39e925e98b7ff784bc17c06d76fddf0bbd6c40", kill_on_drop: false }` [INFO] [stdout] 0902a7c1a55e688f7a984f3c7a39e925e98b7ff784bc17c06d76fddf0bbd6c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTUP_TOOLCHAIN=3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/tmp/crater-runner-fifo/jobserver-crater-fwd" "/opt/rustwide/cargo-home/bin/cargo" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7820aeca464795659d6e90980cbeb4f147dbf1149afee5d0b9e3264f8025d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a7820aeca464795659d6e90980cbeb4f147dbf1149afee5d0b9e3264f8025d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking hash-db v0.12.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Checking hashmap_core v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bs58 v0.2.2 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Checking zeroize v0.5.2 [INFO] [stderr] Checking environmental v1.0.1 [INFO] [stderr] Checking integer-sqrt v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking safemem v0.3.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking static_slice v0.0.3 [INFO] [stderr] Checking quick-error v0.1.4 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking nohash-hasher v0.1.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking strum v0.14.0 [INFO] [stderr] Checking parity-bytes v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64) [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking interleaved-ordered v0.1.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling sysinfo v0.8.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking target_info v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking trie-root v0.12.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking linked_hash_set v0.1.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling sr-std v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Compiling sr-io v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking fs-swap v0.2.4 [INFO] [stderr] Checking fdlimit v0.1.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking hash256-std-hasher v0.12.4 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking bstr v0.2.6 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Checking elastic-array v0.10.2 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking bigint v4.4.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hex-literal v0.1.4 [INFO] [stderr] Checking slog-scope v4.1.2 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Checking kvdb v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64) [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.0 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking twox-hash v1.4.2 [INFO] [stderr] Checking trie-db v0.12.4 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Checking wasmi v0.4.5 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking blake2 v0.8.0 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking rw-stream-sink v0.1.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking aio-limited v0.1.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking parity-ws v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking hmac-drbg v0.1.2 [INFO] [stderr] Checking scrypt v0.1.2 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking yamux v0.2.1 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking exit-future v0.1.4 [INFO] [stderr] Checking libsecp256k1 v0.2.2 [INFO] [stderr] Checking parity-multihash v0.1.3 [INFO] [stderr] Checking multistream-select v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling asn1_der_derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.14.0 [INFO] [stderr] Compiling libp2p-core-derive v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling srml-support-procedural-tools-derive v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Compiling jsonrpc-derive v10.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.0 [INFO] [stderr] Checking asn1_der v0.6.2 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling paste-impl v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking tk-listen v0.2.1 [INFO] [stderr] Checking tokio-dns-unofficial v0.4.0 [INFO] [stderr] Checking paste v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking merlin v1.2.0 [INFO] [stderr] Checking parity-util-mem v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.2 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking memory-db v0.12.4 [INFO] [stderr] Checking impl-serde v0.2.0 [INFO] [stderr] Checking impl-serde v0.1.1 [INFO] [stderr] Checking parity-multiaddr v0.4.1 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking parity-crypto v0.3.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking substrate-panic-handler v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking substrate-serializer v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking jsonrpc-core v10.1.0 [INFO] [stderr] Checking ws v0.7.9 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Checking x25519-dalek v0.5.2 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Checking jsonrpc-server-utils v10.1.0 [INFO] [stderr] Checking jsonrpc-pubsub v10.1.0 [INFO] [stderr] Compiling best-token v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking substrate-telemetry v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking schnorrkel v0.1.1 [INFO] [stderr] Checking libp2p-core v0.7.1 [INFO] [stderr] Checking websocket v0.22.4 [INFO] [stderr] Compiling srml-support-procedural-tools v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking jsonrpc-ws-server v10.1.0 [INFO] [stderr] Checking jsonrpc-http-server v10.1.0 [INFO] [stderr] Compiling parity-codec-derive v3.3.0 [INFO] [stderr] Compiling sr-api-macros v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-bip39 v0.2.2 [INFO] [stderr] Checking libp2p-plaintext v0.7.0 [INFO] [stderr] Checking libp2p-noise v0.5.0 [INFO] [stderr] Checking libp2p-dns v0.7.0 [INFO] [stderr] Checking libp2p-websocket v0.7.0 [INFO] [stderr] Checking libp2p-mdns v0.7.0 [INFO] [stderr] Checking libp2p-secio v0.7.0 [INFO] [stderr] Checking libp2p-uds v0.7.0 [INFO] [stderr] Checking libp2p-tcp v0.7.2 [INFO] [stderr] Checking libp2p-yamux v0.7.0 [INFO] [stderr] Checking libp2p-kad v0.7.0 [INFO] [stderr] Checking libp2p-identify v0.7.0 [INFO] [stderr] Checking libp2p-floodsub v0.7.0 [INFO] [stderr] Checking libp2p-ping v0.7.0 [INFO] [stderr] Checking libp2p-ratelimit v0.7.0 [INFO] [stderr] Checking libp2p-mplex v0.7.0 [INFO] [stderr] Checking libp2p v0.7.0 [INFO] [stderr] Checking substrate-peerset v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-network-libp2p v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking parity-codec v3.5.4 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking fork-tree v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking primitive-types v0.2.4 [INFO] [stderr] Checking substrate-primitives v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-trie v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-keyring v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking srml-metadata v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-state-db v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-keystore v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-state-machine v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking sr-primitives v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Compiling librocksdb-sys v5.18.3 [INFO] [stderr] Checking substrate-inherents v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking sr-version v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-transaction-graph v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-executor v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-consensus-common v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Checking substrate-client v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] Compiling srml-support-procedural v1.0.0 (https://github.com/paritytech/substrate.git?rev=fc206f3a009b64fc746202e5b4c701bf7e24d1f1#fc206f3a) [INFO] [stderr] error: could not compile `substrate-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name substrate_client --edition=2018 /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/fc206f3/core/client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="consensus"' --cfg 'feature="default"' --cfg 'feature="error-chain"' --cfg 'feature="executor"' --cfg 'feature="fnv"' --cfg 'feature="futures"' --cfg 'feature="hash-db"' --cfg 'feature="heapsize"' --cfg 'feature="hex"' --cfg 'feature="keyring"' --cfg 'feature="kvdb"' --cfg 'feature="log"' --cfg 'feature="parking_lot"' --cfg 'feature="state-machine"' --cfg 'feature="std"' --cfg 'feature="substrate-telemetry"' --cfg 'feature="trie"' -C metadata=234dc2c8f17bf645 -C extra-filename=-234dc2c8f17bf645 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-a9720b16300cdefa.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7d59de218ef7c605.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-38499444183913e6.rmeta --extern hash_db=/opt/rustwide/target/debug/deps/libhash_db-5ad561be6c0a3798.rmeta --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-3c0b0c2f30d4f58a.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex_literal-fc4a3a43482cd46d.rmeta --extern kvdb=/opt/rustwide/target/debug/deps/libkvdb-e23451f40f9c0228.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9599f584d613a4ec.rmeta --extern parity_codec=/opt/rustwide/target/debug/deps/libparity_codec-d1220cd70825dffd.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-12b8c47b1cf83038.rmeta --extern sr_api_macros=/opt/rustwide/target/debug/deps/libsr_api_macros-f877d9d5c5ab0c0d.so --extern runtime_primitives=/opt/rustwide/target/debug/deps/libsr_primitives-9eb50f9a852db3b1.rmeta --extern rstd=/opt/rustwide/target/debug/deps/libsr_std-ff99269b22105364.rmeta --extern runtime_version=/opt/rustwide/target/debug/deps/libsr_version-e814f75472c2e13f.rmeta --extern consensus=/opt/rustwide/target/debug/deps/libsubstrate_consensus_common-5f420d376ab0a388.rmeta --extern executor=/opt/rustwide/target/debug/deps/libsubstrate_executor-509ee2d7092b3c11.rmeta --extern inherents=/opt/rustwide/target/debug/deps/libsubstrate_inherents-b3d1dd0047bf289e.rmeta --extern keyring=/opt/rustwide/target/debug/deps/libsubstrate_keyring-7589789674bf89d8.rmeta --extern primitives=/opt/rustwide/target/debug/deps/libsubstrate_primitives-fa493c2c64ad01be.rmeta --extern state_machine=/opt/rustwide/target/debug/deps/libsubstrate_state_machine-3617ddeb89355ad8.rmeta --extern substrate_telemetry=/opt/rustwide/target/debug/deps/libsubstrate_telemetry-129631cf82ba39a8.rmeta --extern trie=/opt/rustwide/target/debug/deps/libsubstrate_trie-5e318444c46d4bc4.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-e65be64b8f0565d3/out -L native=/opt/rustwide/target/debug/build/ring-806759061521a1b6/out -L native=/opt/rustwide/target/debug/build/clear_on_drop-5343c36c5c960a62/out -L native=/opt/rustwide/target/debug/build/secp256k1-3492077fea10eea8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/event_helpers.h:11, [INFO] [stderr] warning: from rocksdb/db/event_helpers.cc:6: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from rocksdb/db/version_edit.cc:10: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/db_impl_open.cc:9: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: from rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] warning: from rocksdb/db/builder.cc:16: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/range_del_aggregator.h:21, [INFO] [stderr] warning: from rocksdb/db/merge_helper.h:14, [INFO] [stderr] warning: from rocksdb/table/get_context.cc:7: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/compaction_job.h:20, [INFO] [stderr] warning: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from rocksdb/db/range_del_aggregator.h:21, [INFO] [stderr] warning: from rocksdb/db/merge_helper.h:14, [INFO] [stderr] warning: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/convenience.cc:11: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:249:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/bits/char_traits.h:39, [INFO] [stderr] warning: from /usr/include/c++/9/string:40, [INFO] [stderr] warning: from rocksdb/table/get_context.h:7, [INFO] [stderr] warning: from rocksdb/table/get_context.cc:6: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/range_del_aggregator.h:21, [INFO] [stderr] warning: from rocksdb/db/merge_helper.h:14, [INFO] [stderr] warning: from rocksdb/table/get_context.cc:7: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:254:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/bits/char_traits.h:39, [INFO] [stderr] warning: from /usr/include/c++/9/string:40, [INFO] [stderr] warning: from rocksdb/table/get_context.h:7, [INFO] [stderr] warning: from rocksdb/table/get_context.cc:6: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:249:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/merge_helper.h:8, [INFO] [stderr] warning: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/range_del_aggregator.h:21, [INFO] [stderr] warning: from rocksdb/db/merge_helper.h:14, [INFO] [stderr] warning: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:254:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/merge_helper.h:8, [INFO] [stderr] warning: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/write_thread.cc:9: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:249:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/bits/char_traits.h:39, [INFO] [stderr] warning: from /usr/include/c++/9/string:40, [INFO] [stderr] warning: from /usr/include/c++/9/stdexcept:39, [INFO] [stderr] warning: from /usr/include/c++/9/system_error:41, [INFO] [stderr] warning: from /usr/include/c++/9/bits/std_mutex.h:39, [INFO] [stderr] warning: from /usr/include/c++/9/condition_variable:39, [INFO] [stderr] warning: from rocksdb/db/write_thread.h:12, [INFO] [stderr] warning: from rocksdb/db/write_thread.cc:6: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/write_thread.cc:9: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:254:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/bits/char_traits.h:39, [INFO] [stderr] warning: from /usr/include/c++/9/string:40, [INFO] [stderr] warning: from /usr/include/c++/9/stdexcept:39, [INFO] [stderr] warning: from /usr/include/c++/9/system_error:41, [INFO] [stderr] warning: from /usr/include/c++/9/bits/std_mutex.h:39, [INFO] [stderr] warning: from /usr/include/c++/9/condition_variable:39, [INFO] [stderr] warning: from rocksdb/db/write_thread.h:12, [INFO] [stderr] warning: from rocksdb/db/write_thread.cc:6: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:249:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:254:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output]': [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output; std::allocator_traits >::allocator_type = std::allocator]' [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::CompactionJob::SubcompactionState::Output; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::CompactionJob::SubcompactionState::Output]' [INFO] [stderr] warning: rocksdb/db/compaction_job.cc:1511:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: rocksdb/db/compaction_job.cc:122:10: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 122 | struct Output { [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, [INFO] [stderr] warning: from /usr/include/c++/9/bits/allocator.h:46, [INFO] [stderr] warning: from /usr/include/c++/9/deque:64, [INFO] [stderr] warning: from rocksdb/db/compaction_job.h:12, [INFO] [stderr] warning: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method 'rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)' first required here [INFO] [stderr] warning: 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/compaction_job.h:20, [INFO] [stderr] warning: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] warning: 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: rocksdb/db/version_edit.h:249:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/compaction_job.h:12, [INFO] [stderr] warning: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3a7820aeca464795659d6e90980cbeb4f147dbf1149afee5d0b9e3264f8025d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7820aeca464795659d6e90980cbeb4f147dbf1149afee5d0b9e3264f8025d5", kill_on_drop: false }` [INFO] [stdout] 3a7820aeca464795659d6e90980cbeb4f147dbf1149afee5d0b9e3264f8025d5