[INFO] updating cached repository tonyboxes/albedo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tonyboxes/albedo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tonyboxes/albedo" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/tonyboxes/albedo"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/tonyboxes/albedo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tonyboxes/albedo" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/tonyboxes/albedo"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/tonyboxes/albedo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 382620a75f301086ca441b5dd24d745e0f4ee0bd [INFO] sha for GitHub repo tonyboxes/albedo: 382620a75f301086ca441b5dd24d745e0f4ee0bd [INFO] validating manifest of tonyboxes/albedo on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tonyboxes/albedo on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tonyboxes/albedo [INFO] finished frobbing tonyboxes/albedo [INFO] frobbed toml for tonyboxes/albedo written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/tonyboxes/albedo/Cargo.toml [INFO] started frobbing tonyboxes/albedo [INFO] finished frobbing tonyboxes/albedo [INFO] frobbed toml for tonyboxes/albedo written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/tonyboxes/albedo/Cargo.toml [INFO] crate tonyboxes/albedo already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tonyboxes/albedo against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-3/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/tonyboxes/albedo:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] dd4ec92517735f82a6727a1fec83ee0f7007319de72d2be897e2c38f9fba123a [INFO] running `"docker" "start" "-a" "dd4ec92517735f82a6727a1fec83ee0f7007319de72d2be897e2c38f9fba123a"` [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling librocksdb-sys v5.14.2 [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v5.14.2` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/librocksdb-sys-2816068864821917/build-script-build` (exit code: 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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/merge_operators/bytesxor.o" "-c" "rocksdb/utilities/merge_operators/bytesxor.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/util/bloom.o" "-c" "rocksdb/util/bloom.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/sst_file_writer.o" "-c" "rocksdb/table/sst_file_writer.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/document/json_document.o" "-c" "rocksdb/utilities/document/json_document.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/plain_table_factory.o" "-c" "rocksdb/table/plain_table_factory.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/persistent_cache_helper.o" "-c" "rocksdb/table/persistent_cache_helper.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/lua/rocks_lua_compaction_filter.o" "-c" "rocksdb/utilities/lua/rocks_lua_compaction_filter.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/util/comparator.o" "-c" "rocksdb/util/comparator.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/merge_operators/put.o" "-c" "rocksdb/utilities/merge_operators/put.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/iterator.o" "-c" "rocksdb/table/iterator.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/blob_db/blob_log_format.o" "-c" "rocksdb/utilities/blob_db/blob_log_format.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/memory/memory_util.o" "-c" "rocksdb/utilities/memory/memory_util.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/full_filter_block.o" "-c" "rocksdb/table/full_filter_block.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/util/dynamic_bloom.o" "-c" "rocksdb/util/dynamic_bloom.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/partitioned_filter_block.o" "-c" "rocksdb/table/partitioned_filter_block.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/merge_operators/string_append/stringappend2.o" "-c" "rocksdb/utilities/merge_operators/string_append/stringappend2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/util/concurrent_arena.o" "-c" "rocksdb/util/concurrent_arena.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/merge_operators/uint64add.o" "-c" "rocksdb/utilities/merge_operators/uint64add.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/option_change_migration/option_change_migration.o" "-c" "rocksdb/utilities/option_change_migration/option_change_migration.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/merge_operators/string_append/stringappend.o" "-c" "rocksdb/utilities/merge_operators/string_append/stringappend.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/plain_table_builder.o" "-c" "rocksdb/table/plain_table_builder.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/util/event_logger.o" "-c" "rocksdb/util/event_logger.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/merging_iterator.o" "-c" "rocksdb/table/merging_iterator.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/db/write_batch.o" "-c" "rocksdb/db/write_batch.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/utilities/blob_db/blob_log_reader.o" "-c" "rocksdb/utilities/blob_db/blob_log_reader.cc" [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] cargo:warning=In file included from rocksdb/include/rocksdb/options.h:26:0, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_format.h:14, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.h:17, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.cc:8: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/write_buffer_manager.h:87:23: error: field 'memory_used_' has incomplete type 'std::atomic' [INFO] [stderr] cargo:warning= std::atomic memory_used_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/bits/shared_ptr_atomic.h:33:0, [INFO] [stderr] cargo:warning= from /usr/include/c++/6/memory:83, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.h:10, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.cc:8: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/atomic_base.h:126:12: note: declaration of 'struct std::atomic' [INFO] [stderr] cargo:warning= struct atomic; [INFO] [stderr] cargo:warning= ^~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/include/rocksdb/options.h:26:0, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_format.h:14, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.h:17, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.cc:8: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/write_buffer_manager.h:89:23: error: field 'memory_active_' has incomplete type 'std::atomic' [INFO] [stderr] cargo:warning= std::atomic memory_active_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/bits/shared_ptr_atomic.h:33:0, [INFO] [stderr] cargo:warning= from /usr/include/c++/6/memory:83, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.h:10, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.cc:8: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/atomic_base.h:126:12: note: declaration of 'struct std::atomic' [INFO] [stderr] cargo:warning= struct atomic; [INFO] [stderr] cargo:warning= ^~~~~~ [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=rocksdb/utilities/document/json_document.cc:609:1: fatal error: error writing to /tmp/ccrAuOva.s: Success [INFO] [stderr] cargo:warning= } // namespace rocksdb [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/statistics.h:13:0, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.cc:12: [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:87:8: error: 'atomic_uint_fast64_t' in namespace 'std' does not name a type [INFO] [stderr] cargo:warning= std::atomic_uint_fast64_t min_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:88:8: error: 'atomic_uint_fast64_t' in namespace 'std' does not name a type [INFO] [stderr] cargo:warning= std::atomic_uint_fast64_t max_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:89:8: error: 'atomic_uint_fast64_t' in namespace 'std' does not name a type [INFO] [stderr] cargo:warning= std::atomic_uint_fast64_t num_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:90:8: error: 'atomic_uint_fast64_t' in namespace 'std' does not name a type [INFO] [stderr] cargo:warning= std::atomic_uint_fast64_t sum_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:91:8: error: 'atomic_uint_fast64_t' in namespace 'std' does not name a type [INFO] [stderr] cargo:warning= std::atomic_uint_fast64_t sum_squares_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:92:8: error: 'atomic_uint_fast64_t' in namespace 'std' does not name a type [INFO] [stderr] cargo:warning= std::atomic_uint_fast64_t buckets_[109]; // 109==BucketMapper::BucketCount() [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h: In member function 'uint64_t rocksdb::HistogramStat::min() const': [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:66:40: error: 'min_' was not declared in this scope [INFO] [stderr] cargo:warning= inline uint64_t min() const { return min_.load(std::memory_order_relaxed); } [INFO] [stderr] cargo:warning= ^~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h: In member function 'uint64_t rocksdb::HistogramStat::max() const': [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:67:40: error: 'max_' was not declared in this scope [INFO] [stderr] cargo:warning= inline uint64_t max() const { return max_.load(std::memory_order_relaxed); } [INFO] [stderr] cargo:warning= ^~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h: In member function 'uint64_t rocksdb::HistogramStat::num() const': [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:68:40: error: 'num_' was not declared in this scope [INFO] [stderr] cargo:warning= inline uint64_t num() const { return num_.load(std::memory_order_relaxed); } [INFO] [stderr] cargo:warning= ^~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h: In member function 'uint64_t rocksdb::HistogramStat::sum() const': [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:69:40: error: 'sum_' was not declared in this scope [INFO] [stderr] cargo:warning= inline uint64_t sum() const { return sum_.load(std::memory_order_relaxed); } [INFO] [stderr] cargo:warning= ^~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h: In member function 'uint64_t rocksdb::HistogramStat::sum_squares() const': [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:71:12: error: 'sum_squares_' was not declared in this scope [INFO] [stderr] cargo:warning= return sum_squares_.load(std::memory_order_relaxed); [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h: In member function 'uint64_t rocksdb::HistogramStat::bucket_at(size_t) const': [INFO] [stderr] cargo:warning=rocksdb/monitoring/histogram.h:74:12: error: 'buckets_' was not declared in this scope [INFO] [stderr] cargo:warning= return buckets_[b].load(std::memory_order_relaxed); [INFO] [stderr] cargo:warning= ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/statistics.h:17:0, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.cc:12: [INFO] [stderr] cargo:warning=rocksdb/util/mutexlock.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/util/mutexlock.h:128:21: error: field 'locked_' has incomplete type 'std::atomic' [INFO] [stderr] cargo:warning= std::atomic locked_; [INFO] [stderr] cargo:warning= ^~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/bits/shared_ptr_atomic.h:33:0, [INFO] [stderr] cargo:warning= from /usr/include/c++/6/memory:83, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.h:10, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.cc:8: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/atomic_base.h:126:12: note: declaration of 'struct std::atomic' [INFO] [stderr] cargo:warning= struct atomic; [INFO] [stderr] cargo:warning= ^~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/utilities/blob_db/blob_log_reader.cc:12:0: [INFO] [stderr] cargo:warning=rocksdb/monitoring/statistics.h:73:10: error: 'atomic_uint_fast64_t' in namespace 'std' does not name a type [INFO] [stderr] cargo:warning= std::atomic_uint_fast64_t tickers_[INTERNAL_TICKER_ENUM_MAX] = {{0}}; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/statistics.h:77:53: error: 'atomic_uint_fast64_t' is not a member of 'std' [INFO] [stderr] cargo:warning= (INTERNAL_TICKER_ENUM_MAX * sizeof(std::atomic_uint_fast64_t) + [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/statistics.h:82:3: error: static assertion failed: Expected 64-byte aligned [INFO] [stderr] cargo:warning= static_assert(sizeof(StatisticsData) % 64 == 0, "Expected 64-byte aligned"); [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/utilities/blob_db/blob_log_reader.cc:13:0: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:29:23: error: field 'offset_' has incomplete type 'std::atomic' [INFO] [stderr] cargo:warning= std::atomic offset_; // read offset [INFO] [stderr] cargo:warning= ^~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/bits/shared_ptr_atomic.h:33:0, [INFO] [stderr] cargo:warning= from /usr/include/c++/6/memory:83, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.h:10, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_log_reader.cc:8: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/atomic_base.h:126:12: note: declaration of 'struct std::atomic' [INFO] [stderr] cargo:warning= struct atomic; [INFO] [stderr] cargo:warning= ^~~~~~ [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] rocksdb/include/rocksdb/c.h:48:9: warning: #pragma once in main file [-Wpragma-once-outside-header], err: false [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt` [INFO] [stderr] Custom { kind: Other, error: StringError("Internal rustfmt error") } [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-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/crater/target/debug/build/librocksdb-sys-a0419f0e1f5dfe25/out/rocksdb/table/partitioned_filter_block.o" "-c" "rocksdb/table/partitioned_filter_block.cc" with args "c++" did not execute successfully (status code exit code: 4). [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f8926e5d13 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hd6fa60e5b0b75a82 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55f8926e1b0b - std::sys_common::backtrace::_print::h2ee033cb4a1526b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55f8926e4996 - std::panicking::default_hook::{{closure}}::h08dbd1550975e701 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55f8926e4729 - std::panicking::default_hook::h6b03271b4b49a09d [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55f8926e509f - std::panicking::rust_panic_with_hook::hce948cea1d1ab971 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55f8926e4c21 - std::panicking::continue_panic_fmt::hbcf06b045af7b6ee [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55f8926e4b6e - std::panicking::begin_panic_fmt::hac4e48a8d82dbccf [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55f892636b95 - cc::fail::hbe8b869d9b237dab [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260 [INFO] [stderr] 8: 0x55f89262207e - cc::Build::compile::h21e6b84d76095d4b [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:933 [INFO] [stderr] 9: 0x55f891fe808e - build_script_build::build_rocksdb::h2e156e7bab868e75 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/librocksdb-sys-5.14.2/build.rs:128 [INFO] [stderr] 10: 0x55f891fe8a4c - build_script_build::main::h0c38afb69dc07911 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/librocksdb-sys-5.14.2/build.rs:174 [INFO] [stderr] 11: 0x55f891fe8b2f - std::rt::lang_start::{{closure}}::h8b578f240d1a3489 [INFO] [stderr] at /rustc/68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55f8926e4aa2 - std::panicking::try::do_call::h0563d49847459569 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55f8926edc59 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:87 [INFO] [stderr] 14: 0x55f8926e566c - std::rt::lang_start_internal::h9b0378f544ab691c [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55f891fe8b08 - std::rt::lang_start::h534f8f68d0c69657 [INFO] [stderr] at /rustc/68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55f891fe8aa9 - main [INFO] [stderr] 17: 0x7f8d7a6c92e0 - __libc_start_main [INFO] [stderr] 18: 0x55f891fe5329 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "dd4ec92517735f82a6727a1fec83ee0f7007319de72d2be897e2c38f9fba123a"` [INFO] running `"docker" "rm" "-f" "dd4ec92517735f82a6727a1fec83ee0f7007319de72d2be897e2c38f9fba123a"` [INFO] [stdout] dd4ec92517735f82a6727a1fec83ee0f7007319de72d2be897e2c38f9fba123a