[INFO] updating cached repository https://github.com/pkgw/rubbl-rxpackage [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 3a71a826b5afdf9398a1931e1cee7043eba65f51 [INFO] testing pkgw/rubbl-rxpackage against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/rubbl-rxpackage on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pkgw/rubbl-rxpackage [INFO] finished tweaking git repo https://github.com/pkgw/rubbl-rxpackage [INFO] tweaked toml for git repo https://github.com/pkgw/rubbl-rxpackage written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/rubbl-rxpackage already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 06a22eed9dd1848f94061c7ac89f7895150e9cbf12df0983aae71901c054b6a7 [INFO] running `"docker" "start" "-a" "06a22eed9dd1848f94061c7ac89f7895150e9cbf12df0983aae71901c054b6a7"` [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rubbl_casatables_impl v0.2.31100 [INFO] [stderr] Compiling rubbl_casatables v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rubbl_core v0.1.2 [INFO] [stderr] error: failed to run custom build command for `rubbl_casatables_impl v0.2.31100` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rubbl_casatables_impl-b1fd7ca374fc4062/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("16") [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,sse,sse2") [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] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/Array2.o" "-c" "casacore/casa/Arrays/Array2.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/ArrayOpsDiffShapes.o" "-c" "casacore/casa/Arrays/ArrayOpsDiffShapes.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/BaseSinkSource.o" "-c" "casacore/casa/IO/BaseSinkSource.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ConcatRows.o" "-c" "casacore/tables/Tables/ConcatRows.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitMap3.o" "-c" "casacore/casa/Quanta/UnitMap3.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/Slicer.o" "-c" "casacore/casa/Arrays/Slicer.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/HDF5/HDF5DataSet.o" "-c" "casacore/casa/HDF5/HDF5DataSet.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/StIndArrAIO.o" "-c" "casacore/tables/DataMan/StIndArrAIO.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/PGPlotter.o" "-c" "casacore/casa/System/PGPlotter.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/Memory.o" "-c" "casacore/casa/OS/Memory.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/RecordDescRep.o" "-c" "casacore/casa/Containers/RecordDescRep.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/ArrayBase.o" "-c" "casacore/casa/Arrays/ArrayBase.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/RegSequence.o" "-c" "casacore/casa/Utilities/RegSequence.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/MMapfdIO.o" "-c" "casacore/casa/IO/MMapfdIO.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/AxesMapping.o" "-c" "casacore/casa/Arrays/AxesMapping.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableAttr.o" "-c" "casacore/tables/Tables/TableAttr.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/MemoryTrace.o" "-c" "casacore/casa/OS/MemoryTrace.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/Sequence2.o" "-c" "casacore/casa/Utilities/Sequence2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/Vector_tmpl.o" "-c" "casacore/casa/Arrays/Vector_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/HDF5/HDF5DataType.o" "-c" "casacore/casa/HDF5/HDF5DataType.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/MMapIO.o" "-c" "casacore/casa/IO/MMapIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/ModcompConversion.o" "-c" "casacore/casa/OS/ModcompConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/ArrayPartMath.o" "-c" "casacore/casa/Arrays/ArrayPartMath.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitMap4.o" "-c" "casacore/casa/Quanta/UnitMap4.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/AxesSpecifier.o" "-c" "casacore/casa/Arrays/AxesSpecifier.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ConcatTable.o" "-c" "casacore/tables/Tables/ConcatTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/Sort.o" "-c" "casacore/casa/Utilities/Sort.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/BucketBase.o" "-c" "casacore/casa/IO/BucketBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableCache.o" "-c" "casacore/tables/Tables/TableCache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/MultiFileBase.o" "-c" "casacore/casa/IO/MultiFileBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/StIndArray.o" "-c" "casacore/tables/DataMan/StIndArray.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/Array2Math.o" "-c" "casacore/casa/Arrays/Array2Math.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/ArrayError.o" "-c" "casacore/casa/Arrays/ArrayError.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/HDF5/HDF5Error.o" "-c" "casacore/casa/HDF5/HDF5Error.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/ModcompDataConversion.o" "-c" "casacore/casa/OS/ModcompDataConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/PGPlotterInterface.o" "-c" "casacore/casa/System/PGPlotterInterface.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/BucketBuffered.o" "-c" "casacore/casa/IO/BucketBuffered.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitMap5.o" "-c" "casacore/casa/Quanta/UnitMap5.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/ExtendSpecifier.o" "-c" "casacore/casa/Arrays/ExtendSpecifier.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicSL/STLMath.o" "-c" "casacore/casa/BasicSL/STLMath.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/ArrayPosIter.o" "-c" "casacore/casa/Arrays/ArrayPosIter.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/RecordField2Writer.o" "-c" "casacore/casa/Containers/RecordField2Writer.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/PGPlotterNull.o" "-c" "casacore/casa/System/PGPlotterNull.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/Mutex.o" "-c" "casacore/casa/OS/Mutex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/HDF5/HDF5File.o" "-c" "casacore/casa/HDF5/HDF5File.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/BucketCache.o" "-c" "casacore/casa/IO/BucketCache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/StManAipsIO.o" "-c" "casacore/tables/DataMan/StManAipsIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/Array_tmpl.o" "-c" "casacore/casa/Arrays/Array_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicSL/String.o" "-c" "casacore/casa/BasicSL/String.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/ArrayUtil2.o" "-c" "casacore/casa/Arrays/ArrayUtil2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/SortError.o" "-c" "casacore/casa/Utilities/SortError.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/MultiFile.o" "-c" "casacore/casa/IO/MultiFile.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/Path.o" "-c" "casacore/casa/OS/Path.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/HDF5/HDF5Group.o" "-c" "casacore/casa/HDF5/HDF5Group.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/IPosition2.o" "-c" "casacore/casa/Arrays/IPosition2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/Table.o" "-c" "casacore/tables/Tables/Table.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitMap6.o" "-c" "casacore/casa/Quanta/UnitMap6.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/StringDistance.o" "-c" "casacore/casa/Utilities/StringDistance.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/ProgressMeter.o" "-c" "casacore/casa/System/ProgressMeter.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/HDF5/HDF5HidMeta.o" "-c" "casacore/casa/HDF5/HDF5HidMeta.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/RecordFieldId.o" "-c" "casacore/casa/Containers/RecordFieldId.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/Allocator.o" "-c" "casacore/casa/Containers/Allocator.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicMath/Math.o" "-c" "casacore/casa/BasicMath/Math.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/HDF5/HDF5Object.o" "-c" "casacore/casa/HDF5/HDF5Object.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/BucketFile.o" "-c" "casacore/casa/IO/BucketFile.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/RecordInterface.o" "-c" "casacore/casa/Containers/RecordInterface.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/CountedPtr2.o" "-c" "casacore/casa/Utilities/CountedPtr2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ExternalLockSync.o" "-c" "casacore/tables/Tables/ExternalLockSync.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitMap7.o" "-c" "casacore/casa/Quanta/UnitMap7.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/PrecTimer.o" "-c" "casacore/casa/OS/PrecTimer.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/Block.o" "-c" "casacore/casa/Containers/Block.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicMath/Primes.o" "-c" "casacore/casa/BasicMath/Primes.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/ValType.o" "-c" "casacore/casa/Utilities/ValType.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/HDF5/HDF5Record.o" "-c" "casacore/casa/HDF5/HDF5Record.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/AlignMemory.o" "-c" "casacore/casa/Utilities/AlignMemory.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/IPosition.o" "-c" "casacore/casa/Arrays/IPosition.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/cregex.o" "-c" "casacore/casa/Utilities/cregex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/StManColumn.o" "-c" "casacore/tables/DataMan/StManColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicMath/Random.o" "-c" "casacore/casa/BasicMath/Random.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitMap.o" "-c" "casacore/casa/Quanta/UnitMap.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/RawDataConversion.o" "-c" "casacore/casa/OS/RawDataConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/MemoryTable.o" "-c" "casacore/tables/Tables/MemoryTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/Block_tmpl.o" "-c" "casacore/casa/Containers/Block_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/BitVector.o" "-c" "casacore/casa/Utilities/BitVector.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/DataType.o" "-c" "casacore/casa/Utilities/DataType.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/RegularFile.o" "-c" "casacore/casa/OS/RegularFile.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/BucketMapped.o" "-c" "casacore/casa/IO/BucketMapped.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/MultiHDF5.o" "-c" "casacore/casa/IO/MultiHDF5.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/DynBuffer.o" "-c" "casacore/casa/Utilities/DynBuffer.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/RecordRep.o" "-c" "casacore/casa/Containers/RecordRep.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicSL/Complex.o" "-c" "casacore/casa/BasicSL/Complex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/MaskArrMath2.o" "-c" "casacore/casa/Arrays/MaskArrMath2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/AipsIO.o" "-c" "casacore/casa/IO/AipsIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/Compare.o" "-c" "casacore/casa/Utilities/Compare.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/SymLink.o" "-c" "casacore/casa/OS/SymLink.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/BitFlagsEngine.o" "-c" "casacore/tables/DataMan/BitFlagsEngine.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableColumn.o" "-c" "casacore/tables/Tables/TableColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/ByteIO.o" "-c" "casacore/casa/IO/ByteIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/Fallible2.o" "-c" "casacore/casa/Utilities/Fallible2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicSL/Constants.o" "-c" "casacore/casa/BasicSL/Constants.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/NullTable.o" "-c" "casacore/tables/Tables/NullTable.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitName.o" "-c" "casacore/casa/Quanta/UnitName.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicSL/IComplex.o" "-c" "casacore/casa/BasicSL/IComplex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/ByteSink.o" "-c" "casacore/casa/IO/ByteSink.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/CompositeNumber.o" "-c" "casacore/casa/Utilities/CompositeNumber.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/MUString.o" "-c" "casacore/casa/Utilities/MUString.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/Time.o" "-c" "casacore/casa/OS/Time.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledCellStMan.o" "-c" "casacore/tables/DataMan/TiledCellStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/Matrix2Math.o" "-c" "casacore/casa/Arrays/Matrix2Math.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/BasicSL/RegexBase.o" "-c" "casacore/casa/BasicSL/RegexBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/RawIO.o" "-c" "casacore/casa/IO/RawIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitVal.o" "-c" "casacore/casa/Quanta/UnitVal.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/NullLogSink.o" "-c" "casacore/casa/Logging/NullLogSink.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/IterError.o" "-c" "casacore/casa/Containers/IterError.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/ByteSinkSource.o" "-c" "casacore/casa/IO/ByteSinkSource.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/Timer.o" "-c" "casacore/casa/OS/Timer.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableCopy.o" "-c" "casacore/tables/Tables/TableCopy.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/Aipsrc.o" "-c" "casacore/casa/System/Aipsrc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/CompressComplex.o" "-c" "casacore/tables/DataMan/CompressComplex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/Copy2.o" "-c" "casacore/casa/Utilities/Copy2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/StreamLogSink.o" "-c" "casacore/casa/Logging/StreamLogSink.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/Notice.o" "-c" "casacore/casa/Utilities/Notice.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/RegularFileIO.o" "-c" "casacore/casa/IO/RegularFileIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/PlainColumn.o" "-c" "casacore/tables/Tables/PlainColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/VAXConversion.o" "-c" "casacore/casa/OS/VAXConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/Precision.o" "-c" "casacore/casa/Utilities/Precision.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledColumnStMan.o" "-c" "casacore/tables/DataMan/TiledColumnStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/VAXDataConversion.o" "-c" "casacore/casa/OS/VAXDataConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/ValueHolder.o" "-c" "casacore/casa/Containers/ValueHolder.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/Euler.o" "-c" "casacore/casa/Quanta/Euler.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/Record2.o" "-c" "casacore/casa/Containers/Record2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/ByteSource.o" "-c" "casacore/casa/IO/ByteSource.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/StreamIO.o" "-c" "casacore/casa/IO/StreamIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/AipsrcBool.o" "-c" "casacore/casa/System/AipsrcBool.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/CanonicalConversion.o" "-c" "casacore/casa/OS/CanonicalConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/FileLocker.o" "-c" "casacore/casa/IO/FileLocker.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/Matrix_tmpl.o" "-c" "casacore/casa/Arrays/Matrix_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/CanonicalIO.o" "-c" "casacore/casa/IO/CanonicalIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/LECanonicalIO.o" "-c" "casacore/casa/IO/LECanonicalIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableDesc.o" "-c" "casacore/tables/Tables/TableDesc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/CanonicalDataConversion.o" "-c" "casacore/casa/OS/CanonicalDataConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/RecordTransformable.o" "-c" "casacore/casa/Utilities/RecordTransformable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/Record2Interface.o" "-c" "casacore/casa/Containers/Record2Interface.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/TapeIO.o" "-c" "casacore/casa/IO/TapeIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/Conversion.o" "-c" "casacore/casa/OS/Conversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/CompressFloat.o" "-c" "casacore/tables/DataMan/CompressFloat.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledDataStManAccessor.o" "-c" "casacore/tables/DataMan/TiledDataStManAccessor.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/LockFile.o" "-c" "casacore/casa/IO/LockFile.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/PlainTable.o" "-c" "casacore/tables/Tables/PlainTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MeasValue.o" "-c" "casacore/casa/Quanta/MeasValue.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Utilities/Regex.o" "-c" "casacore/casa/Utilities/Regex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/ValueHolderRep.o" "-c" "casacore/casa/Containers/ValueHolderRep.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/TypeIO.o" "-c" "casacore/casa/IO/TypeIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/AipsrcValue2.o" "-c" "casacore/casa/System/AipsrcValue2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/ConversionIO.o" "-c" "casacore/casa/IO/ConversionIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/DataConversion.o" "-c" "casacore/casa/OS/DataConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/Directory.o" "-c" "casacore/casa/OS/Directory.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/MemoryIO.o" "-c" "casacore/casa/IO/MemoryIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Arrays/Slice.o" "-c" "casacore/casa/Arrays/Slice.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/MFFileIO.o" "-c" "casacore/casa/IO/MFFileIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/DynLib.o" "-c" "casacore/casa/OS/DynLib.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/RefRows.o" "-c" "casacore/tables/Tables/RefRows.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/Record.o" "-c" "casacore/casa/Containers/Record.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/DirectoryIterator.o" "-c" "casacore/casa/OS/DirectoryIterator.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/LogFilter.o" "-c" "casacore/casa/Logging/LogFilter.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Exceptions/CasaErrorTools.o" "-c" "casacore/casa/Exceptions/CasaErrorTools.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/FilebufIO.o" "-c" "casacore/casa/IO/FilebufIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableError.o" "-c" "casacore/tables/Tables/TableError.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/AipsrcVBool.o" "-c" "casacore/casa/System/AipsrcVBool.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/AppInfo.o" "-c" "casacore/casa/System/AppInfo.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/RefTable.o" "-c" "casacore/tables/Tables/RefTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledDataStMan.o" "-c" "casacore/tables/DataMan/TiledDataStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/LogFilterInterface.o" "-c" "casacore/casa/Logging/LogFilterInterface.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/DOos.o" "-c" "casacore/casa/OS/DOos.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableInfo.o" "-c" "casacore/tables/Tables/TableInfo.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Exceptions/Error2.o" "-c" "casacore/casa/Exceptions/Error2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/EnvVar.o" "-c" "casacore/casa/OS/EnvVar.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMDataColumn.o" "-c" "casacore/tables/DataMan/TSMDataColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/IO/FiledesIO.o" "-c" "casacore/casa/IO/FiledesIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVAngle.o" "-c" "casacore/casa/Quanta/MVAngle.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/AipsrcVString.o" "-c" "casacore/casa/System/AipsrcVString.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/LogIO.o" "-c" "casacore/casa/Logging/LogIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/DataManAccessor.o" "-c" "casacore/tables/DataMan/DataManAccessor.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Containers/RecordDesc.o" "-c" "casacore/casa/Containers/RecordDesc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/File.o" "-c" "casacore/casa/OS/File.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/Casarc.o" "-c" "casacore/casa/System/Casarc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ReadAsciiTable.o" "-c" "casacore/tables/Tables/ReadAsciiTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ScaRecordColData.o" "-c" "casacore/tables/Tables/ScaRecordColData.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/ISMColumn.o" "-c" "casacore/tables/DataMan/ISMColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledFileAccess.o" "-c" "casacore/tables/DataMan/TiledFileAccess.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/SSMColumn.o" "-c" "casacore/tables/DataMan/SSMColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableIter.o" "-c" "casacore/tables/Tables/TableIter.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/LogMessage.o" "-c" "casacore/casa/Logging/LogMessage.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/SSMStringHandler.o" "-c" "casacore/tables/DataMan/SSMStringHandler.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/HostInfo.o" "-c" "casacore/casa/OS/HostInfo.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMFile.o" "-c" "casacore/tables/DataMan/TSMFile.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/LogOrigin.o" "-c" "casacore/casa/Logging/LogOrigin.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVBaseline.o" "-c" "casacore/casa/Quanta/MVBaseline.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/DataManager.o" "-c" "casacore/tables/DataMan/DataManager.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableKeyword.o" "-c" "casacore/tables/Tables/TableKeyword.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledFileHelper.o" "-c" "casacore/tables/DataMan/TiledFileHelper.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVDoppler.o" "-c" "casacore/casa/Quanta/MVDoppler.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/LogSink.o" "-c" "casacore/casa/Logging/LogSink.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/RefColumn.o" "-c" "casacore/tables/Tables/RefColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/RowCopier.o" "-c" "casacore/tables/Tables/RowCopier.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/SSMDirColumn.o" "-c" "casacore/tables/DataMan/SSMDirColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/Choice.o" "-c" "casacore/casa/System/Choice.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/ISMIndColumn.o" "-c" "casacore/tables/DataMan/ISMIndColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ScaRecordColDesc.o" "-c" "casacore/tables/Tables/ScaRecordColDesc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/StandardStManAccessor.o" "-c" "casacore/tables/DataMan/StandardStManAccessor.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMColumn.o" "-c" "casacore/tables/DataMan/TSMColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMIdColumn.o" "-c" "casacore/tables/DataMan/TSMIdColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/IBMConversion.o" "-c" "casacore/casa/OS/IBMConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/LogSinkInterface.o" "-c" "casacore/casa/Logging/LogSinkInterface.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVDirection.o" "-c" "casacore/casa/Quanta/MVDirection.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/ObjectID2.o" "-c" "casacore/casa/System/ObjectID2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/StandardStMan.o" "-c" "casacore/tables/DataMan/StandardStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/ISMIndex.o" "-c" "casacore/tables/DataMan/ISMIndex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMCoordColumn.o" "-c" "casacore/tables/DataMan/TSMCoordColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledShapeStMan.o" "-c" "casacore/tables/DataMan/TiledShapeStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/IBMDataConversion.o" "-c" "casacore/casa/OS/IBMDataConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ScaColDesc_tmpl.o" "-c" "casacore/tables/Tables/ScaColDesc_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableLock.o" "-c" "casacore/tables/Tables/TableLock.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/LECanonicalConversion.o" "-c" "casacore/casa/OS/LECanonicalConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Logging/MemoryLogSink.o" "-c" "casacore/casa/Logging/MemoryLogSink.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/StArrAipsIO.o" "-c" "casacore/tables/DataMan/StArrAipsIO.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/SSMIndColumn.o" "-c" "casacore/tables/DataMan/SSMIndColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/MemoryStMan.o" "-c" "casacore/tables/DataMan/MemoryStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/System/ObjectID.o" "-c" "casacore/casa/System/ObjectID.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMOption.o" "-c" "casacore/tables/DataMan/TSMOption.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableLockData.o" "-c" "casacore/tables/Tables/TableLockData.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVDouble.o" "-c" "casacore/casa/Quanta/MVDouble.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/SetupNewTab.o" "-c" "casacore/tables/Tables/SetupNewTab.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/MSMBase.o" "-c" "casacore/tables/DataMan/MSMBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/LECanonicalDataConversion.o" "-c" "casacore/casa/OS/LECanonicalDataConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMCubeBuff.o" "-c" "casacore/tables/DataMan/TSMCubeBuff.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledStManAccessor.o" "-c" "casacore/tables/DataMan/TiledStManAccessor.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/LittleEndianConversion.o" "-c" "casacore/casa/OS/LittleEndianConversion.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/ForwardColRow.o" "-c" "casacore/tables/DataMan/ForwardColRow.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/OS/malloc.o" "-c" "casacore/casa/OS/malloc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMCube.o" "-c" "casacore/tables/DataMan/TSMCube.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/QBase.o" "-c" "casacore/casa/Quanta/QBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/QuantumHolder.o" "-c" "casacore/casa/Quanta/QuantumHolder.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableLocker.o" "-c" "casacore/tables/Tables/TableLocker.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMShape.o" "-c" "casacore/tables/DataMan/TSMShape.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/MSMColumn.o" "-c" "casacore/tables/DataMan/MSMColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ScalarColumn_tmpl.o" "-c" "casacore/tables/Tables/ScalarColumn_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/SSMIndex.o" "-c" "casacore/tables/DataMan/SSMIndex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/StArrayFile.o" "-c" "casacore/tables/DataMan/StArrayFile.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/QC.o" "-c" "casacore/casa/Quanta/QC.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/QLogical2.o" "-c" "casacore/casa/Quanta/QLogical2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/VirtColEng.o" "-c" "casacore/tables/DataMan/VirtColEng.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/DataManError.o" "-c" "casacore/tables/DataMan/DataManError.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/BaseColumn.o" "-c" "casacore/tables/Tables/BaseColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TiledStMan.o" "-c" "casacore/tables/DataMan/TiledStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/IncrementalStMan.o" "-c" "casacore/tables/DataMan/IncrementalStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/StorageOption.o" "-c" "casacore/tables/Tables/StorageOption.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVEarthMagnetic.o" "-c" "casacore/casa/Quanta/MVEarthMagnetic.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/DataManInfo.o" "-c" "casacore/tables/DataMan/DataManInfo.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/TSMCubeMMap.o" "-c" "casacore/tables/DataMan/TSMCubeMMap.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableRecord.o" "-c" "casacore/tables/Tables/TableRecord.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/BaseTabIter.o" "-c" "casacore/tables/Tables/BaseTabIter.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/IncrStManAccessor.o" "-c" "casacore/tables/DataMan/IncrStManAccessor.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ArrayColumn_tmpl.o" "-c" "casacore/tables/Tables/ArrayColumn_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/RotMatrix.o" "-c" "casacore/casa/Quanta/RotMatrix.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ArrColDesc_tmpl.o" "-c" "casacore/tables/Tables/ArrColDesc_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/MSMDirColumn.o" "-c" "casacore/tables/DataMan/MSMDirColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/Unit.o" "-c" "casacore/casa/Quanta/Unit.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/QMath2.o" "-c" "casacore/casa/Quanta/QMath2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/SSMIndStringColumn.o" "-c" "casacore/tables/DataMan/SSMIndStringColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/SubTabDesc.o" "-c" "casacore/tables/Tables/SubTabDesc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitDim.o" "-c" "casacore/casa/Quanta/UnitDim.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/MSMIndColumn.o" "-c" "casacore/tables/DataMan/MSMIndColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/ISMBase.o" "-c" "casacore/tables/DataMan/ISMBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/BaseColDesc.o" "-c" "casacore/tables/Tables/BaseColDesc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/ISMBucket.o" "-c" "casacore/tables/DataMan/ISMBucket.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/UnitMap2.o" "-c" "casacore/casa/Quanta/UnitMap2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/ForwardCol.o" "-c" "casacore/tables/DataMan/ForwardCol.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/BaseTable.o" "-c" "casacore/tables/Tables/BaseTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ColumnDesc.o" "-c" "casacore/tables/Tables/ColumnDesc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableRecordRep.o" "-c" "casacore/tables/Tables/TableRecordRep.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableSyncData.o" "-c" "casacore/tables/Tables/TableSyncData.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableTrace.o" "-c" "casacore/tables/Tables/TableTrace.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ColumnsIndexArray.o" "-c" "casacore/tables/Tables/ColumnsIndexArray.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/Quantum2.o" "-c" "casacore/casa/Quanta/Quantum2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/DataMan/SSMBase.o" "-c" "casacore/tables/DataMan/SSMBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVEpoch.o" "-c" "casacore/casa/Quanta/MVEpoch.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TabPath.o" "-c" "casacore/tables/Tables/TabPath.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ColumnSet.o" "-c" "casacore/tables/Tables/ColumnSet.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVFrequency.o" "-c" "casacore/casa/Quanta/MVFrequency.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ColDescSet.o" "-c" "casacore/tables/Tables/ColDescSet.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ColumnsIndex.o" "-c" "casacore/tables/Tables/ColumnsIndex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ColumnCache.o" "-c" "casacore/tables/Tables/ColumnCache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/TableRow.o" "-c" "casacore/tables/Tables/TableRow.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ConcatColumn.o" "-c" "casacore/tables/Tables/ConcatColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVRadialVelocity.o" "-c" "casacore/casa/Quanta/MVRadialVelocity.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/casa/Quanta/MVPosition.o" "-c" "casacore/casa/Quanta/MVPosition.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] 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] 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] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-e9894db6347e989a/out/casacore/tables/Tables/ArrayColumn_tmpl.o" "-c" "casacore/tables/Tables/ArrayColumn_tmpl.cc" with args "c++" did not execute successfully (status code exit code: 4). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "06a22eed9dd1848f94061c7ac89f7895150e9cbf12df0983aae71901c054b6a7"` [INFO] running `"docker" "rm" "-f" "06a22eed9dd1848f94061c7ac89f7895150e9cbf12df0983aae71901c054b6a7"` [INFO] [stdout] 06a22eed9dd1848f94061c7ac89f7895150e9cbf12df0983aae71901c054b6a7