[INFO] crate rubbl_casatables 0.1.4 is already in cache [INFO] testing rubbl_casatables-0.1.4 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate rubbl_casatables 0.1.4 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rubbl_casatables 0.1.4 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rubbl_casatables 0.1.4 [INFO] finished tweaking crates.io crate rubbl_casatables 0.1.4 [INFO] tweaked toml for crates.io crate rubbl_casatables 0.1.4 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] adffe09214b373b37b6c17b0ca4529e59c60e536596776f06bef7074f936e980 [INFO] running `"docker" "start" "-a" "adffe09214b373b37b6c17b0ca4529e59c60e536596776f06bef7074f936e980"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.51 [INFO] [stderr] Compiling pbr v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling rubbl_casatables_impl v0.2.31100 [INFO] [stderr] Compiling rubbl_casatables v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=4f2b3147b0d95bd1 -C extra-filename=-4f2b3147b0d95bd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-0d3bacace01cab89.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-69617a5d40e30f17.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-b32b1c93e6d2d890.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-08e331ec82d34bf5.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-0124ff4ac8afcced.rmeta --cap-lints allow --cap-lints=forbid` (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++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] warning: Please submit a full bug report, [INFO] [stderr] warning: with preprocessed source if appropriate. [INFO] [stderr] warning: See for instructions. [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-ffc2b9d50f383f60/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [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-abc394dfdd6668c1/out/casacore/casa/Arrays/ArrayBase.o" "-c" "casacore/casa/Arrays/ArrayBase.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Arrays/ArrayError.o" "-c" "casacore/casa/Arrays/ArrayError.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-abc394dfdd6668c1/out/casacore/casa/Arrays/ArrayUtil2.o" "-c" "casacore/casa/Arrays/ArrayUtil2.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-abc394dfdd6668c1/out/casacore/casa/Arrays/ArrayPartMath.o" "-c" "casacore/casa/Arrays/ArrayPartMath.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-abc394dfdd6668c1/out/casacore/casa/Arrays/ArrayOpsDiffShapes.o" "-c" "casacore/casa/Arrays/ArrayOpsDiffShapes.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Arrays/Array_tmpl.o" "-c" "casacore/casa/Arrays/Array_tmpl.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-abc394dfdd6668c1/out/casacore/casa/Arrays/ArrayPosIter.o" "-c" "casacore/casa/Arrays/ArrayPosIter.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-abc394dfdd6668c1/out/casacore/casa/Arrays/AxesMapping.o" "-c" "casacore/casa/Arrays/AxesMapping.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Arrays/Array2Math.o" "-c" "casacore/casa/Arrays/Array2Math.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-abc394dfdd6668c1/out/casacore/casa/Arrays/AxesSpecifier.o" "-c" "casacore/casa/Arrays/AxesSpecifier.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-abc394dfdd6668c1/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-abc394dfdd6668c1/out/casacore/casa/Arrays/ExtendSpecifier.o" "-c" "casacore/casa/Arrays/ExtendSpecifier.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Arrays/IPosition2.o" "-c" "casacore/casa/Arrays/IPosition2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Arrays/IPosition.o" "-c" "casacore/casa/Arrays/IPosition.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-abc394dfdd6668c1/out/casacore/casa/Arrays/MaskArrMath2.o" "-c" "casacore/casa/Arrays/MaskArrMath2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Arrays/Matrix2Math.o" "-c" "casacore/casa/Arrays/Matrix2Math.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-abc394dfdd6668c1/out/casacore/casa/Arrays/Matrix_tmpl.o" "-c" "casacore/casa/Arrays/Matrix_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Arrays/Slice.o" "-c" "casacore/casa/Arrays/Slice.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/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-abc394dfdd6668c1/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-abc394dfdd6668c1/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-abc394dfdd6668c1/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-abc394dfdd6668c1/out/casacore/casa/BasicMath/Random.o" "-c" "casacore/casa/BasicMath/Random.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/BasicSL/Complex.o" "-c" "casacore/casa/BasicSL/Complex.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-abc394dfdd6668c1/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-abc394dfdd6668c1/out/casacore/casa/BasicSL/IComplex.o" "-c" "casacore/casa/BasicSL/IComplex.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/BasicSL/RegexBase.o" "-c" "casacore/casa/BasicSL/RegexBase.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/BasicSL/STLMath.o" "-c" "casacore/casa/BasicSL/STLMath.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/BasicSL/String.o" "-c" "casacore/casa/BasicSL/String.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Containers/Allocator.o" "-c" "casacore/casa/Containers/Allocator.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Containers/Block.o" "-c" "casacore/casa/Containers/Block.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Containers/Block_tmpl.o" "-c" "casacore/casa/Containers/Block_tmpl.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-abc394dfdd6668c1/out/casacore/casa/Containers/IterError.o" "-c" "casacore/casa/Containers/IterError.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Containers/Record2.o" "-c" "casacore/casa/Containers/Record2.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Containers/Record2Interface.o" "-c" "casacore/casa/Containers/Record2Interface.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Containers/Record.o" "-c" "casacore/casa/Containers/Record.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-abc394dfdd6668c1/out/casacore/casa/Containers/RecordDesc.o" "-c" "casacore/casa/Containers/RecordDesc.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Containers/RecordDescRep.o" "-c" "casacore/casa/Containers/RecordDescRep.cc" [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-abc394dfdd6668c1/out/casacore/casa/Containers/RecordField2Writer.o" "-c" "casacore/casa/Containers/RecordField2Writer.cc" [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-abc394dfdd6668c1/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: 4). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "adffe09214b373b37b6c17b0ca4529e59c60e536596776f06bef7074f936e980"` [INFO] running `"docker" "rm" "-f" "adffe09214b373b37b6c17b0ca4529e59c60e536596776f06bef7074f936e980"` [INFO] [stdout] adffe09214b373b37b6c17b0ca4529e59c60e536596776f06bef7074f936e980