[INFO] fetching crate libraw-rs 0.0.4... [INFO] testing libraw-rs-0.0.4 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate libraw-rs 0.0.4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate libraw-rs 0.0.4 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libraw-rs 0.0.4 [INFO] finished tweaking crates.io crate libraw-rs 0.0.4 [INFO] tweaked toml for crates.io crate libraw-rs 0.0.4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate libraw-rs 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v1.0.3 [INFO] [stderr] Downloaded libraw-rs-sys v0.0.4+libraw-0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85a99b8a0ce506ab4d79feef1a0e814dbad41fcc1c472f21ca62742ed79006f6 [INFO] running `Command { std: "docker" "start" "-a" "85a99b8a0ce506ab4d79feef1a0e814dbad41fcc1c472f21ca62742ed79006f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85a99b8a0ce506ab4d79feef1a0e814dbad41fcc1c472f21ca62742ed79006f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a99b8a0ce506ab4d79feef1a0e814dbad41fcc1c472f21ca62742ed79006f6", kill_on_drop: false }` [INFO] [stdout] 85a99b8a0ce506ab4d79feef1a0e814dbad41fcc1c472f21ca62742ed79006f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cceb679520c02a1442cb2b757bd0275d85c46db57f914cad937ecdf8315f0a5b [INFO] running `Command { std: "docker" "start" "-a" "cceb679520c02a1442cb2b757bd0275d85c46db57f914cad937ecdf8315f0a5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling libraw-rs-sys v0.0.4+libraw-0.20.1 [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: 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 `libraw-rs-sys v0.0.4+libraw-0.20.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libraw-rs-sys-863cb4623f38db0c/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] 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] 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] 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" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/demosaic/ahd_demosaic.o" "-c" "libraw/src/demosaic/ahd_demosaic.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/load_mfbacks.o" "-c" "libraw/src/decoders/load_mfbacks.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/crx.o" "-c" "libraw/src/decoders/crx.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/identify_tools.o" "-c" "libraw/src/metadata/identify_tools.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/identify.o" "-c" "libraw/src/metadata/identify.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/canon.o" "-c" "libraw/src/metadata/canon.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/ciff.o" "-c" "libraw/src/metadata/ciff.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/hasselblad_model.o" "-c" "libraw/src/metadata/hasselblad_model.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/cr3_parser.o" "-c" "libraw/src/metadata/cr3_parser.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/unpack.o" "-c" "libraw/src/decoders/unpack.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/exif_gps.o" "-c" "libraw/src/metadata/exif_gps.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/integration/rawspeed_glue.o" "-c" "libraw/src/integration/rawspeed_glue.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/smal.o" "-c" "libraw/src/decoders/smal.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/dng.o" "-c" "libraw/src/decoders/dng.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/fuji.o" "-c" "libraw/src/metadata/fuji.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/kodak_decoders.o" "-c" "libraw/src/decoders/kodak_decoders.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/integration/dngsdk_glue.o" "-c" "libraw/src/integration/dngsdk_glue.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/demosaic/misc_demosaic.o" "-c" "libraw/src/demosaic/misc_demosaic.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/fuji_compressed.o" "-c" "libraw/src/decoders/fuji_compressed.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/demosaic/dht_demosaic.o" "-c" "libraw/src/demosaic/dht_demosaic.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/demosaic/dcb_demosaic.o" "-c" "libraw/src/demosaic/dcb_demosaic.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/decoders_dcraw.o" "-c" "libraw/src/decoders/decoders_dcraw.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/epson.o" "-c" "libraw/src/metadata/epson.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/adobepano.o" "-c" "libraw/src/metadata/adobepano.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/demosaic/xtrans_demosaic.o" "-c" "libraw/src/demosaic/xtrans_demosaic.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/canon_600.o" "-c" "libraw/src/decoders/canon_600.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/generic.o" "-c" "libraw/src/decoders/generic.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/unpack_thumb.o" "-c" "libraw/src/decoders/unpack_thumb.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/fp_dng.o" "-c" "libraw/src/decoders/fp_dng.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/decoders_libraw.o" "-c" "libraw/src/decoders/decoders_libraw.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/decoders_libraw_dcrdefs.o" "-c" "libraw/src/decoders/decoders_libraw_dcrdefs.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/demosaic/aahd_demosaic.o" "-c" "libraw/src/demosaic/aahd_demosaic.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/kodak.o" "-c" "libraw/src/metadata/kodak.cpp" [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] 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] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/leica.o" "-c" "libraw/src/metadata/leica.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/metadata/makernotes.o" "-c" "libraw/src/metadata/makernotes.cpp" [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] 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] 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" "-static" "-I" "libraw/" "-pthread" "-Wno-format-truncation" "-Wno-unused-result" "-Wno-format-overflow" "-o" "/opt/rustwide/target/debug/build/libraw-rs-sys-e05333dbdc42c0ad/out/libraw/src/decoders/fuji_compressed.o" "-c" "libraw/src/decoders/fuji_compressed.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "cceb679520c02a1442cb2b757bd0275d85c46db57f914cad937ecdf8315f0a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cceb679520c02a1442cb2b757bd0275d85c46db57f914cad937ecdf8315f0a5b", kill_on_drop: false }` [INFO] [stdout] cceb679520c02a1442cb2b757bd0275d85c46db57f914cad937ecdf8315f0a5b