[INFO] updating cached repository https://github.com/kobigurk/privacypass-rs
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 5a38acb717a7825399c7c949b69fddacde490729
[INFO] checking kobigurk/privacypass-rs against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkobigurk%2Fprivacypass-rs" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kobigurk/privacypass-rs on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/kobigurk/privacypass-rs
[INFO] removed path dependency amcl from git repo https://github.com/kobigurk/privacypass-rs
[INFO] finished tweaking git repo https://github.com/kobigurk/privacypass-rs
[INFO] tweaked toml for git repo https://github.com/kobigurk/privacypass-rs written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/kobigurk/privacypass-rs already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (amcl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (amcl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 53eed89f6555b138e14c94fd3937ab0afd79361145b392360bdf07249db6629a
[INFO] running `"docker" "start" "-a" "53eed89f6555b138e14c94fd3937ab0afd79361145b392360bdf07249db6629a"`
[INFO] [stderr] warning: dependency (amcl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling bindgen v0.47.3
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]     Checking amcl v0.2.0
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]     Checking nom v4.2.3
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking serde-hjson v0.8.2
[INFO] [stderr]     Checking publicsuffix v1.5.4
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]    Compiling openssl-src v111.8.1+1.1.1f
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.55
[INFO] [stderr]     Checking config v0.9.3
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling librocksdb-sys v5.18.3
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)cargo:warning=c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v5.18.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-3105530418ba35e8/build-script-build` (exit code: 1)
[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] cargo:rerun-if-changed=lz4/
[INFO] [stderr] cargo:rerun-if-changed=zstd/
[INFO] [stderr] cargo:rerun-if-changed=zlib/
[INFO] [stderr] cargo:rerun-if-changed=bzip2/
[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] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/compaction_job.o" "-c" "rocksdb/db/compaction_job.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/compaction_picker.o" "-c" "rocksdb/db/compaction_picker.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/convenience.o" "-c" "rocksdb/db/convenience.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/c.o" "-c" "rocksdb/db/c.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/compaction_iterator.o" "-c" "rocksdb/db/compaction_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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/compaction_picker_universal.o" "-c" "rocksdb/db/compaction_picker_universal.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/column_family.o" "-c" "rocksdb/db/column_family.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/compaction.o" "-c" "rocksdb/db/compaction.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/compacted_db_impl.o" "-c" "rocksdb/db/compacted_db_impl.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/compaction_picker_fifo.o" "-c" "rocksdb/db/compaction_picker_fifo.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/db_impl.o" "-c" "rocksdb/db/db_impl.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl_compaction_flush.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/db_impl_debug.o" "-c" "rocksdb/db/db_impl_debug.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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/db_impl_experimental.o" "-c" "rocksdb/db/db_impl_experimental.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 <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] exit code: 4
[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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/db_impl_files.o" "-c" "rocksdb/db/db_impl_files.cc"
[INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus)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] 
[INFO] [stderr] cargo:warning=Please submit a full bug report,
[INFO] [stderr] cargo:warning=with preprocessed source if appropriate.
[INFO] [stderr] cargo:warning=See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] cargo:warning=See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] exit code: 4
[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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] exit code: 4
[INFO] [stderr] exit code: 0
[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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> 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 <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] exit code: 4
[INFO] [stderr] exit code: 0
[INFO] [stderr] exit code: 0
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '209b2be09fcaff937480d1fbbe8b31646e361c7a'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a`
[INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 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" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-7b3c371f14a8fca3/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc" with args "c++" did not execute successfully (status code exit code: 4).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `"docker" "inspect" "53eed89f6555b138e14c94fd3937ab0afd79361145b392360bdf07249db6629a"`
[INFO] running `"docker" "rm" "-f" "53eed89f6555b138e14c94fd3937ab0afd79361145b392360bdf07249db6629a"`
[INFO] [stdout] 53eed89f6555b138e14c94fd3937ab0afd79361145b392360bdf07249db6629a
