[INFO] cloning repository https://github.com/stuarth/geologist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stuarth/geologist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuarth%2Fgeologist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuarth%2Fgeologist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb5060c87bcf76e1da6e33bdade74a7612868740 [INFO] checking stuarth/geologist/bb5060c87bcf76e1da6e33bdade74a7612868740 against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuarth%2Fgeologist" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stuarth/geologist [INFO] finished tweaking git repo https://github.com/stuarth/geologist [INFO] tweaked toml for git repo https://github.com/stuarth/geologist written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stuarth/geologist on toolchain 540f43a224317d894a9a0710a8d67704f179a33c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stuarth/geologist 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.18 [INFO] [stderr] Downloaded cexpr v0.2.3 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded strsim v0.7.0 [INFO] [stderr] Downloaded lazy_static v1.0.2 [INFO] [stderr] Downloaded atty v0.2.10 [INFO] [stderr] Downloaded cfg-if v0.1.4 [INFO] [stderr] Downloaded bitflags v1.0.3 [INFO] [stderr] Downloaded textwrap v0.10.0 [INFO] [stderr] Downloaded unicode-width v0.1.5 [INFO] [stderr] Downloaded clang-sys v0.23.0 [INFO] [stderr] Downloaded env_logger v0.5.10 [INFO] [stderr] Downloaded log v0.4.3 [INFO] [stderr] Downloaded proc-macro2 v0.3.5 [INFO] [stderr] Downloaded aho-corasick v0.6.6 [INFO] [stderr] Downloaded humantime v1.1.1 [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded quote v0.5.2 [INFO] [stderr] Downloaded which v1.0.5 [INFO] [stderr] Downloaded rocksdb v0.10.0 [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded bindgen v0.37.4 [INFO] [stderr] Downloaded clap v2.32.0 [INFO] [stderr] Downloaded libc v0.2.42 [INFO] [stderr] Downloaded regex v1.0.1 [INFO] [stderr] Downloaded regex-syntax v0.6.1 [INFO] [stderr] Downloaded librocksdb-sys v5.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e10bb13d48f440221865b05cc857463d86d089e18fb4770574896f03828406 [INFO] running `Command { std: "docker" "start" "-a" "66e10bb13d48f440221865b05cc857463d86d089e18fb4770574896f03828406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e10bb13d48f440221865b05cc857463d86d089e18fb4770574896f03828406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e10bb13d48f440221865b05cc857463d86d089e18fb4770574896f03828406", kill_on_drop: false }` [INFO] [stdout] 66e10bb13d48f440221865b05cc857463d86d089e18fb4770574896f03828406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a3bdb8d5e08865f4d888f820ed0370c71c62b5047e7d96806739f425e90996 [INFO] running `Command { std: "docker" "start" "-a" "59a3bdb8d5e08865f4d888f820ed0370c71c62b5047e7d96806739f425e90996", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling librocksdb-sys v5.14.2 [INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/util/string_util.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:34:46: error: 'uint64_t' has not been declared [INFO] [stderr] warning: librocksdb-sys@5.14.2: 34 | extern void AppendNumberTo(std::string* str, uint64_t num); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:41:20: warning: 'NumberToString' initialized and declared 'extern' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 41 | extern std::string NumberToString(uint64_t num); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:41:35: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: librocksdb-sys@5.14.2: 41 | extern std::string NumberToString(uint64_t num); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:13:1: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@5.14.2: 12 | #include [INFO] [stderr] warning: librocksdb-sys@5.14.2: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@5.14.2: 13 | [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:51:20: warning: 'BytesToHumanString' initialized and declared 'extern' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 51 | extern std::string BytesToHumanString(uint64_t bytes); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:51:39: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: librocksdb-sys@5.14.2: 51 | extern std::string BytesToHumanString(uint64_t bytes); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:51:39: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:54:23: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: librocksdb-sys@5.14.2: 54 | int AppendHumanMicros(uint64_t micros, char* output, int len, [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:54:23: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:54:40: error: expected primary-expression before 'char' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 54 | int AppendHumanMicros(uint64_t micros, char* output, int len, [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:54:54: error: expected primary-expression before 'int' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 54 | int AppendHumanMicros(uint64_t micros, char* output, int len, [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:55:23: error: expected primary-expression before 'bool' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 55 | bool fixed_format); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:55:40: error: expression list treated as compound expression in initializer [-fpermissive] [INFO] [stderr] warning: librocksdb-sys@5.14.2: 55 | bool fixed_format); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:58:22: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: librocksdb-sys@5.14.2: 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:58:22: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:58:38: error: expected primary-expression before 'char' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:58:52: error: expected primary-expression before 'int' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:58:59: error: expression list treated as compound expression in initializer [-fpermissive] [INFO] [stderr] warning: librocksdb-sys@5.14.2: 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:68:45: error: 'uint64_t' has not been declared [INFO] [stderr] warning: librocksdb-sys@5.14.2: 68 | extern bool ConsumeDecimalNumber(Slice* in, uint64_t* val); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:111:1: error: 'uint32_t' does not name a type [INFO] [stderr] warning: librocksdb-sys@5.14.2: 111 | uint32_t ParseUint32(const std::string& value); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:111:1: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:114:1: error: 'uint64_t' does not name a type [INFO] [stderr] warning: librocksdb-sys@5.14.2: 114 | uint64_t ParseUint64(const std::string& value); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:114:1: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/db/write_batch.cc:43: [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.14.2: 154 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.cc:46:40: error: 'int rocksdb::AppendHumanMicros(uint64_t, char*, int, bool)' redeclared as different kind of entity [INFO] [stderr] warning: librocksdb-sys@5.14.2: 46 | bool fixed_format) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:54:5: note: previous declaration 'int rocksdb::AppendHumanMicros' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 54 | int AppendHumanMicros(uint64_t micros, char* output, int len, [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.cc:70:59: error: 'int rocksdb::AppendHumanBytes(uint64_t, char*, int)' redeclared as different kind of entity [INFO] [stderr] warning: librocksdb-sys@5.14.2: 70 | int AppendHumanBytes(uint64_t bytes, char* output, int len) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:58:5: note: previous declaration 'int rocksdb::AppendHumanBytes' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.cc:105:40: error: 'std::string rocksdb::NumberToString(uint64_t)' redeclared as different kind of entity [INFO] [stderr] warning: librocksdb-sys@5.14.2: 105 | std::string NumberToString(uint64_t num) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:41:20: note: previous declaration 'std::string rocksdb::NumberToString' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 41 | extern std::string NumberToString(uint64_t num); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.cc:126:46: error: 'std::string rocksdb::BytesToHumanString(uint64_t)' redeclared as different kind of entity [INFO] [stderr] warning: librocksdb-sys@5.14.2: 126 | std::string BytesToHumanString(uint64_t bytes) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.h:51:20: note: previous declaration 'std::string rocksdb::BytesToHumanString' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 51 | extern std::string BytesToHumanString(uint64_t bytes); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.cc: In function 'uint32_t rocksdb::ParseUint32(const std::string&)': [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/util/string_util.cc:271:18: error: 'ParseUint64' was not declared in this scope; did you mean 'ParseUint32'? [INFO] [stderr] warning: librocksdb-sys@5.14.2: 271 | uint64_t num = ParseUint64(value); [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ParseUint32 [INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/monitoring/thread_status_updater_debug.cc:8: [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.14.2: 154 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: 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: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117: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: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.14.2: 76 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/tuple:38, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from /usr/include/c++/13/mutex:40, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/monitoring/thread_status_updater_debug.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.14.2: 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const 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: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117: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: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.14.2: 76 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.14.2: 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: 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: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117: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: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.14.2: 76 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from /usr/include/c++/13/deque:62, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from /usr/include/c++/13/stack:62, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/include/rocksdb/write_batch.h:29, [INFO] [stderr] warning: librocksdb-sys@5.14.2: from rocksdb/db/write_batch.cc:35: [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.14.2: 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const 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: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117: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: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.14.2: 76 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.14.2: 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.14.2: 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] warning: librocksdb-sys@5.14.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v5.14.2` [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/librocksdb-sys-b6514f4df2b21e85/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/table/block.o" "-c" "rocksdb/table/block.cc" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/monitoring/thread_status_updater.o" "-c" "rocksdb/monitoring/thread_status_updater.cc" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/utilities/blob_db/blob_log_format.o" "-c" "rocksdb/utilities/blob_db/blob_log_format.cc" [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/util/status.o" "-c" "rocksdb/util/status.cc" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/db/write_batch.o" "-c" "rocksdb/db/write_batch.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/table/full_filter_block.o" "-c" "rocksdb/table/full_filter_block.cc" [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/util/dynamic_bloom.o" "-c" "rocksdb/util/dynamic_bloom.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/util/status_message.o" "-c" "rocksdb/util/status_message.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/util/string_util.o" "-c" "rocksdb/util/string_util.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/monitoring/thread_status_updater_debug.o" "-c" "rocksdb/monitoring/thread_status_updater_debug.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/util/event_logger.o" "-c" "rocksdb/util/event_logger.cc" [INFO] [stderr] cargo:warning=In file included from rocksdb/util/string_util.cc:6: [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:34:46: error: 'uint64_t' has not been declared [INFO] [stderr] cargo:warning= 34 | extern void AppendNumberTo(std::string* str, uint64_t num); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:41:20: warning: 'NumberToString' initialized and declared 'extern' [INFO] [stderr] cargo:warning= 41 | extern std::string NumberToString(uint64_t num); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:41:35: error: 'uint64_t' was not declared in this scope [INFO] [stderr] cargo:warning= 41 | extern std::string NumberToString(uint64_t num); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:13:1: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= 12 | #include [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 13 | [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:51:20: warning: 'BytesToHumanString' initialized and declared 'extern' [INFO] [stderr] cargo:warning= 51 | extern std::string BytesToHumanString(uint64_t bytes); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:51:39: error: 'uint64_t' was not declared in this scope [INFO] [stderr] cargo:warning= 51 | extern std::string BytesToHumanString(uint64_t bytes); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:51:39: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:54:23: error: 'uint64_t' was not declared in this scope [INFO] [stderr] cargo:warning= 54 | int AppendHumanMicros(uint64_t micros, char* output, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:54:23: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:54:40: error: expected primary-expression before 'char' [INFO] [stderr] cargo:warning= 54 | int AppendHumanMicros(uint64_t micros, char* output, int len, [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:54:54: error: expected primary-expression before 'int' [INFO] [stderr] cargo:warning= 54 | int AppendHumanMicros(uint64_t micros, char* output, int len, [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:55:23: error: expected primary-expression before 'bool' [INFO] [stderr] cargo:warning= 55 | bool fixed_format); [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:55:40: error: expression list treated as compound expression in initializer [-fpermissive] [INFO] [stderr] cargo:warning= 55 | bool fixed_format); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:58:22: error: 'uint64_t' was not declared in this scope [INFO] [stderr] cargo:warning= 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:58:22: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:58:38: error: expected primary-expression before 'char' [INFO] [stderr] cargo:warning= 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:58:52: error: expected primary-expression before 'int' [INFO] [stderr] cargo:warning= 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:58:59: error: expression list treated as compound expression in initializer [-fpermissive] [INFO] [stderr] cargo:warning= 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:68:45: error: 'uint64_t' has not been declared [INFO] [stderr] cargo:warning= 68 | extern bool ConsumeDecimalNumber(Slice* in, uint64_t* val); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:111:1: error: 'uint32_t' does not name a type [INFO] [stderr] cargo:warning= 111 | uint32_t ParseUint32(const std::string& value); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:111:1: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:114:1: error: 'uint64_t' does not name a type [INFO] [stderr] cargo:warning= 114 | uint64_t ParseUint64(const std::string& value); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:114:1: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/write_batch.cc:43: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 154 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.cc:46:40: error: 'int rocksdb::AppendHumanMicros(uint64_t, char*, int, bool)' redeclared as different kind of entity [INFO] [stderr] cargo:warning= 46 | bool fixed_format) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:54:5: note: previous declaration 'int rocksdb::AppendHumanMicros' [INFO] [stderr] cargo:warning= 54 | int AppendHumanMicros(uint64_t micros, char* output, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.cc:70:59: error: 'int rocksdb::AppendHumanBytes(uint64_t, char*, int)' redeclared as different kind of entity [INFO] [stderr] cargo:warning= 70 | int AppendHumanBytes(uint64_t bytes, char* output, int len) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:58:5: note: previous declaration 'int rocksdb::AppendHumanBytes' [INFO] [stderr] cargo:warning= 58 | int AppendHumanBytes(uint64_t bytes, char* output, int len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.cc:105:40: error: 'std::string rocksdb::NumberToString(uint64_t)' redeclared as different kind of entity [INFO] [stderr] cargo:warning= 105 | std::string NumberToString(uint64_t num) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:41:20: note: previous declaration 'std::string rocksdb::NumberToString' [INFO] [stderr] cargo:warning= 41 | extern std::string NumberToString(uint64_t num); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.cc:126:46: error: 'std::string rocksdb::BytesToHumanString(uint64_t)' redeclared as different kind of entity [INFO] [stderr] cargo:warning= 126 | std::string BytesToHumanString(uint64_t bytes) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.h:51:20: note: previous declaration 'std::string rocksdb::BytesToHumanString' [INFO] [stderr] cargo:warning= 51 | extern std::string BytesToHumanString(uint64_t bytes); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/string_util.cc: In function 'uint32_t rocksdb::ParseUint32(const std::string&)': [INFO] [stderr] cargo:warning=rocksdb/util/string_util.cc:271:18: error: 'ParseUint64' was not declared in this scope; did you mean 'ParseUint32'? [INFO] [stderr] cargo:warning= 271 | uint64_t num = ParseUint64(value); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning= | ParseUint32 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/thread_status_updater_debug.cc:8: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 154 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo: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] cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 76 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/13/tuple:38, [INFO] [stderr] cargo:warning= from /usr/include/c++/13/mutex:40, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/thread_status_updater_debug.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const 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] cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/vector.tcc:117: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] cargo:warning=rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 76 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo: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] cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 76 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/13/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/13/deque:62, [INFO] [stderr] cargo:warning= from /usr/include/c++/13/stack:62, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/write_batch.h:29, [INFO] [stderr] cargo:warning= from rocksdb/db/write_batch.cc:35: [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const 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] cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/vector.tcc:117: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] cargo:warning=rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 76 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '540f43a224317d894a9a0710a8d67704f179a33c'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Custom { kind: Other, error: "Internal rustfmt error" } [INFO] [stderr] [INFO] [stderr] thread 'main' (694) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.18/src/lib.rs:2181:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a619719d45107eca/out/rocksdb/util/string_util.o" "-c" "rocksdb/util/string_util.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55575ccf5eea - std[389462c6b2800d5]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55575ccf5eea - std[389462c6b2800d5]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55575ccf5eea - std[389462c6b2800d5]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x55575ccf5eea - <::print::DisplayBacktrace as core[8c19a70b015d25ad]::fmt::Display>::fmt [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x55575cd0d63a - ::fmt [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x55575cd0d63a - core[8c19a70b015d25ad]::fmt::write [INFO] [stderr] 6: 0x55575ccfc2e2 - std[389462c6b2800d5]::io::default_write_fmt:: [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x55575ccfc2e2 - ::write_fmt [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x55575ccd5d6f - ::print [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x55575ccd5d6f - std[389462c6b2800d5]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x55575ccefc61 - std[389462c6b2800d5]::panicking::default_hook [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x55575ccefedb - std[389462c6b2800d5]::panicking::panic_with_hook [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x55575ccd5e28 - std[389462c6b2800d5]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x55575cccd5e9 - std[389462c6b2800d5]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x55575ccd685d - __rustc[eb7511a65a01239d]::rust_begin_unwind [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x55575cd0de2c - core[8c19a70b015d25ad]::panicking::panic_fmt [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x55575cc6b977 - cc[5ce70c5162dfc6aa]::fail [INFO] [stderr] 17: 0x55575cc798a6 - ::compile [INFO] [stderr] 18: 0x55575c9703ad - build_script_build[f634d05f77364a05]::build_rocksdb [INFO] [stderr] 19: 0x55575c970db9 - build_script_build[f634d05f77364a05]::main [INFO] [stderr] 20: 0x55575c972323 - >::call_once [INFO] [stderr] 21: 0x55575c96f746 - std[389462c6b2800d5]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x55575c96fc49 - std[389462c6b2800d5]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x55575cceedb4 - <&dyn core[8c19a70b015d25ad]::ops::function::Fn<(), Output = i32> + core[8c19a70b015d25ad]::marker::Sync + core[8c19a70b015d25ad]::panic::unwind_safe::RefUnwindSafe as core[8c19a70b015d25ad]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x55575cceedb4 - std[389462c6b2800d5]::panicking::catch_unwind::do_call::<&dyn core[8c19a70b015d25ad]::ops::function::Fn<(), Output = i32> + core[8c19a70b015d25ad]::marker::Sync + core[8c19a70b015d25ad]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x55575cceedb4 - std[389462c6b2800d5]::panicking::catch_unwind:: + core[8c19a70b015d25ad]::marker::Sync + core[8c19a70b015d25ad]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x55575cceedb4 - std[389462c6b2800d5]::panic::catch_unwind::<&dyn core[8c19a70b015d25ad]::ops::function::Fn<(), Output = i32> + core[8c19a70b015d25ad]::marker::Sync + core[8c19a70b015d25ad]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x55575cceedb4 - std[389462c6b2800d5]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x55575cceedb4 - std[389462c6b2800d5]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x55575cceedb4 - std[389462c6b2800d5]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x55575cceedb4 - std[389462c6b2800d5]::panic::catch_unwind:: [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x55575cceedb4 - std[389462c6b2800d5]::rt::lang_start_internal [INFO] [stderr] at /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x55575c96f651 - std[389462c6b2800d5]::rt::lang_start::<()> [INFO] [stderr] 33: 0x55575c972595 - main [INFO] [stderr] 34: 0x73630e9be1ca - [INFO] [stderr] 35: 0x73630e9be28b - __libc_start_main [INFO] [stderr] 36: 0x55575c96e675 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "59a3bdb8d5e08865f4d888f820ed0370c71c62b5047e7d96806739f425e90996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a3bdb8d5e08865f4d888f820ed0370c71c62b5047e7d96806739f425e90996", kill_on_drop: false }` [INFO] [stdout] 59a3bdb8d5e08865f4d888f820ed0370c71c62b5047e7d96806739f425e90996