[INFO] cloning repository https://github.com/pkgw/rubbl-rxpackage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/rubbl-rxpackage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a71a826b5afdf9398a1931e1cee7043eba65f51 [INFO] testing pkgw/rubbl-rxpackage against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/rubbl-rxpackage on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/rubbl-rxpackage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rubbl_casatables v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c46a8de4d0ee35335b7937067fffb433338561b0e821121708ab51cb89df59cd [INFO] running `Command { std: "docker" "start" "-a" "c46a8de4d0ee35335b7937067fffb433338561b0e821121708ab51cb89df59cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c46a8de4d0ee35335b7937067fffb433338561b0e821121708ab51cb89df59cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46a8de4d0ee35335b7937067fffb433338561b0e821121708ab51cb89df59cd", kill_on_drop: false }` [INFO] [stdout] c46a8de4d0ee35335b7937067fffb433338561b0e821121708ab51cb89df59cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86a0ccfd4259ca5db771746ad2a487b68e24a9faa377ef27f312faba0d9192d2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "86a0ccfd4259ca5db771746ad2a487b68e24a9faa377ef27f312faba0d9192d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling synstructure v0.10.2 [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: 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-1bc40b30b0495c69/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("14") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] 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,mmx,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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/casa/Quanta/UnitMap7.o" "-c" "casacore/casa/Quanta/UnitMap7.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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/casa/Quanta/UnitMap5.o" "-c" "casacore/casa/Quanta/UnitMap5.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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/casa/System/AipsrcVBool.o" "-c" "casacore/casa/System/AipsrcVBool.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/tables/Tables/ConcatRows.o" "-c" "casacore/tables/Tables/ConcatRows.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/casa/Utilities/AlignMemory.o" "-c" "casacore/casa/Utilities/AlignMemory.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/casa/Containers/RecordDescRep.o" "-c" "casacore/casa/Containers/RecordDescRep.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/tables/Tables/TableColumn.o" "-c" "casacore/tables/Tables/TableColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-8374bef53c651a36/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-8374bef53c651a36/out/casacore/tables/Tables/ScaColDesc_tmpl.o" "-c" "casacore/tables/Tables/ScaColDesc_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/tables/Tables/TableCopy.o" "-c" "casacore/tables/Tables/TableCopy.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/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-8374bef53c651a36/out/casacore/casa/BasicSL/IComplex.o" "-c" "casacore/casa/BasicSL/IComplex.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] [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-8374bef53c651a36/out/casacore/casa/Arrays/Array_tmpl.o" "-c" "casacore/casa/Arrays/Array_tmpl.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "86a0ccfd4259ca5db771746ad2a487b68e24a9faa377ef27f312faba0d9192d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a0ccfd4259ca5db771746ad2a487b68e24a9faa377ef27f312faba0d9192d2", kill_on_drop: false }` [INFO] [stdout] 86a0ccfd4259ca5db771746ad2a487b68e24a9faa377ef27f312faba0d9192d2