[INFO] fetching crate birli 0.6.2... [INFO] testing birli-0.6.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate birli 0.6.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate birli 0.6.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate birli 0.6.2 [INFO] finished tweaking crates.io crate birli 0.6.2 [INFO] tweaked toml for crates.io crate birli 0.6.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate birli 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1e3f4bbb24ea37a0fe5857f6de35dee6287830e4752f7f7a776dc4c49402a52 [INFO] running `Command { std: "docker" "start" "-a" "f1e3f4bbb24ea37a0fe5857f6de35dee6287830e4752f7f7a776dc4c49402a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1e3f4bbb24ea37a0fe5857f6de35dee6287830e4752f7f7a776dc4c49402a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e3f4bbb24ea37a0fe5857f6de35dee6287830e4752f7f7a776dc4c49402a52", kill_on_drop: false }` [INFO] [stdout] f1e3f4bbb24ea37a0fe5857f6de35dee6287830e4752f7f7a776dc4c49402a52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTFLAGS=--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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 700bbdb027a9e16997d5a18dfd93850c55242c588631d28e3e8926573b486013 [INFO] running `Command { std: "docker" "start" "-a" "700bbdb027a9e16997d5a18dfd93850c55242c588631d28e3e8926573b486013", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling scratch v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cbindgen v0.20.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cxxbridge-flags v1.0.66 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling marlu v0.6.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling fitsio-sys v0.4.0 [INFO] [stderr] Compiling erfa-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fitsio v0.19.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling rubbl_casatables_impl v0.3.31100 [INFO] [stderr] Compiling cxx v1.0.66 [INFO] [stderr] Compiling rubbl_casatables v0.6.0 [INFO] [stderr] Compiling rand_distr v0.4.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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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=afffbc7ba950c0cb -C extra-filename=-afffbc7ba950c0cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-a71dab0533fb0a3a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=8da8fdc1ce4dcd47 -C extra-filename=-8da8fdc1ce4dcd47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a1808e539074a269.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e1175d39665bc314.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `clang-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=0854672adcce6cbe -C extra-filename=-0854672adcce6cbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-3.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atty"' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' -C metadata=e022e8b57f0dd5a6 -C extra-filename=-e022e8b57f0dd5a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-a71dab0533fb0a3a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-393eedeb1aca72ba.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern os_str_bytes=/opt/rustwide/target/debug/deps/libos_str_bytes-dd5cf45e853d3ed7.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-039c16c7326d72ff.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=865b7568968fc0c8 -C extra-filename=-865b7568968fc0c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-0edac97a01fa1cc3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rayon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rayon --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9edfc5d134905521 -C extra-filename=-9edfc5d134905521 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-d2df475efe21aed1.rmeta --cap-lints allow --cap-lints=warn --cfg step_by --cfg min_const_generics` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `backtrace` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8fbb1a8535b995e4 -C extra-filename=-8fbb1a8535b995e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.59.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=222ed05a2d0f37b3 -C extra-filename=-222ed05a2d0f37b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-3599104abf752d65.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-0854672adcce6cbe.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-afffbc7ba950c0cb.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c21ed6047542941f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-b39fe0f131066539.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a1808e539074a269.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e1175d39665bc314.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-865b7568968fc0c8.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-e2a94ea145f42beb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rand_distr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rand_distr --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c20b50241e81c8a5 -C extra-filename=-c20b50241e81c8a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-edb12f607c5aca05.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1d5501e7248f9ebb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: cargo:warning=compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [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.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("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/Arrays/MaskArrMath2.o" "-c" "casacore/casa/Arrays/MaskArrMath2.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/Arrays/Slice.o" "-c" "casacore/casa/Arrays/Slice.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/Arrays/Matrix_tmpl.o" "-c" "casacore/casa/Arrays/Matrix_tmpl.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Arrays/ExtendSpecifier.o" "-c" "casacore/casa/Arrays/ExtendSpecifier.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Arrays/IPosition2.o" "-c" "casacore/casa/Arrays/IPosition2.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Arrays/Slicer.o" "-c" "casacore/casa/Arrays/Slicer.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/BasicMath/Primes.o" "-c" "casacore/casa/BasicMath/Primes.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/Arrays/Vector_tmpl.o" "-c" "casacore/casa/Arrays/Vector_tmpl.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/BasicMath/Random.o" "-c" "casacore/casa/BasicMath/Random.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/BasicMath/Math.o" "-c" "casacore/casa/BasicMath/Math.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/BasicSL/Constants.o" "-c" "casacore/casa/BasicSL/Constants.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/BasicSL/IComplex.o" "-c" "casacore/casa/BasicSL/IComplex.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/BasicSL/RegexBase.o" "-c" "casacore/casa/BasicSL/RegexBase.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/BasicSL/STLMath.o" "-c" "casacore/casa/BasicSL/STLMath.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/BasicSL/String.o" "-c" "casacore/casa/BasicSL/String.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/Allocator.o" "-c" "casacore/casa/Containers/Allocator.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/Containers/Block.o" "-c" "casacore/casa/Containers/Block.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/IterError.o" "-c" "casacore/casa/Containers/IterError.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/Record2Interface.o" "-c" "casacore/casa/Containers/Record2Interface.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/Record2.o" "-c" "casacore/casa/Containers/Record2.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/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" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/Containers/RecordDescRep.o" "-c" "casacore/casa/Containers/RecordDescRep.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Dcasacore=rubbl_casacore" "-DUSE_THREADS=1" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7efae383556a023a/out/casacore/casa/Containers/RecordDesc.o" "-c" "casacore/casa/Containers/RecordDesc.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/RecordField2Writer.o" "-c" "casacore/casa/Containers/RecordField2Writer.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/RecordFieldId.o" "-c" "casacore/casa/Containers/RecordFieldId.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/RecordInterface.o" "-c" "casacore/casa/Containers/RecordInterface.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/RecordRep.o" "-c" "casacore/casa/Containers/RecordRep.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=compilation terminated. [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] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/ValueHolderRep.o" "-c" "casacore/casa/Containers/ValueHolderRep.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Containers/ValueHolder.o" "-c" "casacore/casa/Containers/ValueHolder.cc" [INFO] [stderr] running: "c++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Exceptions/CasaErrorTools.o" "-c" "casacore/casa/Exceptions/CasaErrorTools.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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [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] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [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] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [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] exit status: 0 [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] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [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] 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] 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++" "-O0" "-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-7efae383556a023a/out/casacore/casa/Arrays/Array2.o" "-c" "casacore/casa/Arrays/Array2.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "700bbdb027a9e16997d5a18dfd93850c55242c588631d28e3e8926573b486013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700bbdb027a9e16997d5a18dfd93850c55242c588631d28e3e8926573b486013", kill_on_drop: false }` [INFO] [stdout] 700bbdb027a9e16997d5a18dfd93850c55242c588631d28e3e8926573b486013