[INFO] cloning repository https://github.com/MWATelescope/mwa_hyperdrive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MWATelescope/mwa_hyperdrive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMWATelescope%2Fmwa_hyperdrive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMWATelescope%2Fmwa_hyperdrive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5690df572fbb5e41ac188e41596bad7decf02ec [INFO] documenting MWATelescope/mwa_hyperdrive against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMWATelescope%2Fmwa_hyperdrive" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MWATelescope/mwa_hyperdrive on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/MWATelescope/mwa_hyperdrive [INFO] finished tweaking git repo https://github.com/MWATelescope/mwa_hyperdrive [INFO] tweaked toml for git repo https://github.com/MWATelescope/mwa_hyperdrive written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/MWATelescope/mwa_hyperdrive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 60cef40613ccffd6fc513c208bc7365de29c648b46f6cd509af4a5fcb8de8660 [INFO] running `Command { std: "docker" "start" "-a" "60cef40613ccffd6fc513c208bc7365de29c648b46f6cd509af4a5fcb8de8660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60cef40613ccffd6fc513c208bc7365de29c648b46f6cd509af4a5fcb8de8660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60cef40613ccffd6fc513c208bc7365de29c648b46f6cd509af4a5fcb8de8660", kill_on_drop: false }` [INFO] [stdout] 60cef40613ccffd6fc513c208bc7365de29c648b46f6cd509af4a5fcb8de8660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] ff95b6ca34b38cc8667ff16cda27d84769c2834ea4dd6177cabd2470ad4831e8 [INFO] running `Command { std: "docker" "start" "-a" "ff95b6ca34b38cc8667ff16cda27d84769c2834ea4dd6177cabd2470ad4831e8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling cbindgen v0.21.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling marlu v0.6.1 [INFO] [stderr] Compiling marlu v0.3.4 [INFO] [stderr] Checking twofloat v0.4.1 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking vec1 v1.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling erfa-sys v0.1.2 [INFO] [stderr] Compiling fitsio-sys v0.4.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking fitsio v0.19.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling rubbl_casatables_impl v0.3.31100 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rubbl_casatables v0.6.0 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking plotters-bitmap v0.3.1 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking font-kit v0.10.1 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] error: could not compile `ndarray` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ndarray --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="rayon_"' --cfg 'feature="std"' -C metadata=7e339cadedacbeae -C extra-filename=-7e339cadedacbeae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-605ac147cefc8046.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-4b134850eb8c90d6.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-b5530100fab26390.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8e86cb521a9bbf9f.rmeta --extern rawpointer=/opt/rustwide/target/debug/deps/librawpointer-440e673efb685fa3.rmeta --extern rayon_=/opt/rustwide/target/debug/deps/librayon-c58c4749cc200220.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] warning: casacore/casa/Containers/RecordDescRep.cc: In member function 'rubbl_casacore::String rubbl_casacore::RecordDescRep::makeName(rubbl_casacore::Int) const': [INFO] [stderr] warning: casacore/casa/Containers/RecordDescRep.cc:369:21: warning: '%i' directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] [INFO] [stderr] warning: 369 | sprintf(strc, "*%i", whichField+1); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: casacore/casa/Containers/RecordDescRep.cc:369:19: note: directive argument in the range [-2147483647, 2147483647] [INFO] [stderr] warning: 369 | sprintf(strc, "*%i", whichField+1); [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: In file included from /usr/include/stdio.h:867, [INFO] [stderr] warning: from /usr/include/c++/9/cstdio:42, [INFO] [stderr] warning: from /usr/include/c++/9/ext/string_conversions.h:43, [INFO] [stderr] warning: from /usr/include/c++/9/bits/basic_string.h:6496, [INFO] [stderr] warning: from /usr/include/c++/9/string:55, [INFO] [stderr] warning: from /usr/include/c++/9/bits/locale_classes.h:40, [INFO] [stderr] warning: from /usr/include/c++/9/bits/ios_base.h:41, [INFO] [stderr] warning: from /usr/include/c++/9/ios:42, [INFO] [stderr] warning: from /usr/include/c++/9/istream:38, [INFO] [stderr] warning: from /usr/include/c++/9/sstream:38, [INFO] [stderr] warning: from /usr/include/c++/9/complex:45, [INFO] [stderr] warning: from ./casacore/casa/BasicSL/Complexfwd.h:45, [INFO] [stderr] warning: from ./casacore/casa/BasicSL/Complex.h:35, [INFO] [stderr] warning: from ./casacore/casa/Utilities/DataType.h:32, [INFO] [stderr] warning: from ./casacore/casa/Containers/RecordDescRep.h:35, [INFO] [stderr] warning: from casacore/casa/Containers/RecordDescRep.cc:28: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 8 [INFO] [stderr] warning: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: 37 | __bos (__s), __fmt, __va_arg_pack ()); [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `rubbl_casatables_impl v0.3.31100` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rubbl_casatables_impl-98786b75b3463f84/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("2") [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++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/ArrayOpsDiffShapes.o" "-c" "casacore/casa/Arrays/ArrayOpsDiffShapes.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/ArrayError.o" "-c" "casacore/casa/Arrays/ArrayError.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/ArrayBase.o" "-c" "casacore/casa/Arrays/ArrayBase.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Array2.o" "-c" "casacore/casa/Arrays/Array2.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Array2Math.o" "-c" "casacore/casa/Arrays/Array2Math.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/ArrayPartMath.o" "-c" "casacore/casa/Arrays/ArrayPartMath.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/ArrayPosIter.o" "-c" "casacore/casa/Arrays/ArrayPosIter.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Array_tmpl.o" "-c" "casacore/casa/Arrays/Array_tmpl.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/ArrayUtil2.o" "-c" "casacore/casa/Arrays/ArrayUtil2.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/AxesMapping.o" "-c" "casacore/casa/Arrays/AxesMapping.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/AxesSpecifier.o" "-c" "casacore/casa/Arrays/AxesSpecifier.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/ExtendSpecifier.o" "-c" "casacore/casa/Arrays/ExtendSpecifier.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/IPosition2.o" "-c" "casacore/casa/Arrays/IPosition2.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/IPosition.o" "-c" "casacore/casa/Arrays/IPosition.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/MaskArrMath2.o" "-c" "casacore/casa/Arrays/MaskArrMath2.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Matrix2Math.o" "-c" "casacore/casa/Arrays/Matrix2Math.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Matrix_tmpl.o" "-c" "casacore/casa/Arrays/Matrix_tmpl.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Slice.o" "-c" "casacore/casa/Arrays/Slice.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Slicer.o" "-c" "casacore/casa/Arrays/Slicer.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Vector_tmpl.o" "-c" "casacore/casa/Arrays/Vector_tmpl.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicMath/Math.o" "-c" "casacore/casa/BasicMath/Math.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicMath/Primes.o" "-c" "casacore/casa/BasicMath/Primes.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicMath/Random.o" "-c" "casacore/casa/BasicMath/Random.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicSL/Complex.o" "-c" "casacore/casa/BasicSL/Complex.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicSL/Constants.o" "-c" "casacore/casa/BasicSL/Constants.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicSL/IComplex.o" "-c" "casacore/casa/BasicSL/IComplex.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicSL/RegexBase.o" "-c" "casacore/casa/BasicSL/RegexBase.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicSL/STLMath.o" "-c" "casacore/casa/BasicSL/STLMath.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/BasicSL/String.o" "-c" "casacore/casa/BasicSL/String.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/Allocator.o" "-c" "casacore/casa/Containers/Allocator.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/Block.o" "-c" "casacore/casa/Containers/Block.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/Block_tmpl.o" "-c" "casacore/casa/Containers/Block_tmpl.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/IterError.o" "-c" "casacore/casa/Containers/IterError.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/Record2.o" "-c" "casacore/casa/Containers/Record2.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/Record2Interface.o" "-c" "casacore/casa/Containers/Record2Interface.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/Record.o" "-c" "casacore/casa/Containers/Record.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/RecordDesc.o" "-c" "casacore/casa/Containers/RecordDesc.cc" [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/RecordDescRep.o" "-c" "casacore/casa/Containers/RecordDescRep.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/RecordField2Writer.o" "-c" "casacore/casa/Containers/RecordField2Writer.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Containers/RecordFieldId.o" "-c" "casacore/casa/Containers/RecordFieldId.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=casacore/casa/Containers/RecordDescRep.cc: In member function 'rubbl_casacore::String rubbl_casacore::RecordDescRep::makeName(rubbl_casacore::Int) const': [INFO] [stderr] cargo:warning=casacore/casa/Containers/RecordDescRep.cc:369:21: warning: '%i' directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] [INFO] [stderr] cargo:warning= 369 | sprintf(strc, "*%i", whichField+1); [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=casacore/casa/Containers/RecordDescRep.cc:369:19: note: directive argument in the range [-2147483647, 2147483647] [INFO] [stderr] cargo:warning= 369 | sprintf(strc, "*%i", whichField+1); [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/stdio.h:867, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/cstdio:42, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/ext/string_conversions.h:43, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/bits/basic_string.h:6496, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/string:55, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/bits/locale_classes.h:40, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/bits/ios_base.h:41, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/ios:42, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/istream:38, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/sstream:38, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/complex:45, [INFO] [stderr] cargo:warning= from ./casacore/casa/BasicSL/Complexfwd.h:45, [INFO] [stderr] cargo:warning= from ./casacore/casa/BasicSL/Complex.h:35, [INFO] [stderr] cargo:warning= from ./casacore/casa/Utilities/DataType.h:32, [INFO] [stderr] cargo:warning= from ./casacore/casa/Containers/RecordDescRep.h:35, [INFO] [stderr] cargo:warning= from casacore/casa/Containers/RecordDescRep.cc:28: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 8 [INFO] [stderr] cargo:warning= 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= 37 | __bos (__s), __fmt, __va_arg_pack ()); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-bd15dc4570b35650/out/casacore/casa/Arrays/Array_tmpl.o" "-c" "casacore/casa/Arrays/Array_tmpl.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ff95b6ca34b38cc8667ff16cda27d84769c2834ea4dd6177cabd2470ad4831e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff95b6ca34b38cc8667ff16cda27d84769c2834ea4dd6177cabd2470ad4831e8", kill_on_drop: false }` [INFO] [stdout] ff95b6ca34b38cc8667ff16cda27d84769c2834ea4dd6177cabd2470ad4831e8