[INFO] updating cached repository https://github.com/pkgw/rubbl-rxpackage [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/pkgw/rubbl-rxpackage [INFO] [stderr] * [new branch] fix-npy -> fix-npy [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3a71a826b5afdf9398a1931e1cee7043eba65f51 [INFO] testing pkgw/rubbl-rxpackage against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/rubbl-rxpackage on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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 /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/rubbl-rxpackage already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 61b45e1c86d04949916263b4080dbbe36c8e339337ed8ac3afb07c194a485509 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "61b45e1c86d04949916263b4080dbbe36c8e339337ed8ac3afb07c194a485509"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 failure v0.1.5 [INFO] [stderr] Compiling rubbl_core v0.1.2 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from ./casacore/casa/Containers/Block.h:34, [INFO] [stderr] warning: from ./casacore/casa/System/Aipsrc.h:33, [INFO] [stderr] warning: from casacore/casa/OS/HostInfo.cc:31: [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc: In static member function 'static casacore::Double casacore::HostInfo::secondsFrom1970()': [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc:114:28: warning: 'int ftime(timeb*)' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 114 | AlwaysAssert(ftime(&ftm) >= 0, AipsError); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: ./casacore/casa/Utilities/Assert.h:158:43: note: in definition of macro 'AlwaysAssert' [INFO] [stderr] warning: 158 | {casacore::assert_ dummy_(expr, "Failed AlwaysAssert " #expr,__FILE__,(casacore::Int)__LINE__); dummy_.null(); } [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from casacore/casa/OS/HostInfo.cc:43: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/sys/timeb.h:39:12: note: declared here [INFO] [stderr] warning: 39 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: In file included from ./casacore/casa/Containers/Block.h:34, [INFO] [stderr] warning: from ./casacore/casa/System/Aipsrc.h:33, [INFO] [stderr] warning: from casacore/casa/OS/HostInfo.cc:31: [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc:114:28: warning: 'int ftime(timeb*)' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 114 | AlwaysAssert(ftime(&ftm) >= 0, AipsError); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: ./casacore/casa/Utilities/Assert.h:158:43: note: in definition of macro 'AlwaysAssert' [INFO] [stderr] warning: 158 | {casacore::assert_ dummy_(expr, "Failed AlwaysAssert " #expr,__FILE__,(casacore::Int)__LINE__); dummy_.null(); } [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from casacore/casa/OS/HostInfo.cc:43: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/sys/timeb.h:39:12: note: declared here [INFO] [stderr] warning: 39 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [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-be7d7f65b30e738a/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-ca55544f02c85fb2/out/casacore/tables/DataMan/ISMColumn.o" "-c" "casacore/tables/DataMan/ISMColumn.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-ca55544f02c85fb2/out/casacore/casa/Utilities/CountedPtr2.o" "-c" "casacore/casa/Utilities/CountedPtr2.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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/tables/DataMan/DataManAccessor.o" "-c" "casacore/tables/DataMan/DataManAccessor.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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Utilities/AlignMemory.o" "-c" "casacore/casa/Utilities/AlignMemory.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-ca55544f02c85fb2/out/casacore/casa/System/Aipsrc.o" "-c" "casacore/casa/System/Aipsrc.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-ca55544f02c85fb2/out/casacore/casa/System/AppInfo.o" "-c" "casacore/casa/System/AppInfo.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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/System/AipsrcVBool.o" "-c" "casacore/casa/System/AipsrcVBool.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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Arrays/ArrayBase.o" "-c" "casacore/casa/Arrays/ArrayBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Arrays/ArrayOpsDiffShapes.o" "-c" "casacore/casa/Arrays/ArrayOpsDiffShapes.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/OS/Memory.o" "-c" "casacore/casa/OS/Memory.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Arrays/Slicer.o" "-c" "casacore/casa/Arrays/Slicer.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/tables/Tables/NullTable.o" "-c" "casacore/tables/Tables/NullTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Arrays/AxesMapping.o" "-c" "casacore/casa/Arrays/AxesMapping.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/BasicSL/Constants.o" "-c" "casacore/casa/BasicSL/Constants.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/IO/BaseSinkSource.o" "-c" "casacore/casa/IO/BaseSinkSource.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/HDF5/HDF5DataSet.o" "-c" "casacore/casa/HDF5/HDF5DataSet.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Arrays/ArrayUtil2.o" "-c" "casacore/casa/Arrays/ArrayUtil2.cc" [INFO] [stderr] cargo:warning=In file included from ./casacore/casa/Containers/Block.h:34, [INFO] [stderr] cargo:warning= from ./casacore/casa/System/Aipsrc.h:33, [INFO] [stderr] cargo:warning= from casacore/casa/OS/HostInfo.cc:31: [INFO] [stderr] cargo:warning=casacore/casa/OS/HostInfo.cc: In static member function 'static casacore::Double casacore::HostInfo::secondsFrom1970()': [INFO] [stderr] cargo:warning=casacore/casa/OS/HostInfo.cc:114:28: warning: 'int ftime(timeb*)' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 114 | AlwaysAssert(ftime(&ftm) >= 0, AipsError); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=./casacore/casa/Utilities/Assert.h:158:43: note: in definition of macro 'AlwaysAssert' [INFO] [stderr] cargo:warning= 158 | {casacore::assert_ dummy_(expr, "Failed AlwaysAssert " #expr,__FILE__,(casacore::Int)__LINE__); dummy_.null(); } [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=In file included from casacore/casa/OS/HostInfo.cc:43: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/timeb.h:39:12: note: declared here [INFO] [stderr] cargo:warning= 39 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=In file included from ./casacore/casa/Containers/Block.h:34, [INFO] [stderr] cargo:warning= from ./casacore/casa/System/Aipsrc.h:33, [INFO] [stderr] cargo:warning= from casacore/casa/OS/HostInfo.cc:31: [INFO] [stderr] cargo:warning=casacore/casa/OS/HostInfo.cc:114:28: warning: 'int ftime(timeb*)' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 114 | AlwaysAssert(ftime(&ftm) >= 0, AipsError); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=./casacore/casa/Utilities/Assert.h:158:43: note: in definition of macro 'AlwaysAssert' [INFO] [stderr] cargo:warning= 158 | {casacore::assert_ dummy_(expr, "Failed AlwaysAssert " #expr,__FILE__,(casacore::Int)__LINE__); dummy_.null(); } [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=In file included from casacore/casa/OS/HostInfo.cc:43: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/timeb.h:39:12: note: declared here [INFO] [stderr] cargo:warning= 39 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Quanta/MVTime.o" "-c" "casacore/casa/Quanta/MVTime.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Quanta/MVPosition.o" "-c" "casacore/casa/Quanta/MVPosition.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/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-ca55544f02c85fb2/out/casacore/casa/Quanta/MVuvw.o" "-c" "casacore/casa/Quanta/MVuvw.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-ca55544f02c85fb2/out/casacore/casa/Quanta/Unit.o" "-c" "casacore/casa/Quanta/Unit.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] 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-ca55544f02c85fb2/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: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "61b45e1c86d04949916263b4080dbbe36c8e339337ed8ac3afb07c194a485509"` [INFO] running `"docker" "rm" "-f" "61b45e1c86d04949916263b4080dbbe36c8e339337ed8ac3afb07c194a485509"` [INFO] [stdout] 61b45e1c86d04949916263b4080dbbe36c8e339337ed8ac3afb07c194a485509