[INFO] fetching crate ba2 3.0.1...
[INFO] testing ba2-3.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ba2 3.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ba2 3.0.1
[INFO] finished tweaking crates.io crate ba2 3.0.1
[INFO] tweaked toml for crates.io crate ba2 3.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ba2 3.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ba2 3.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memmap2 v0.9.0
[INFO] [stderr]   Downloaded lzzzz v1.0.4
[INFO] [stderr]   Downloaded bstr v1.7.0
[INFO] [stderr]   Downloaded directxtex v1.1.0
[INFO] [stderr]   Downloaded libz-sys v1.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3377d957a4dbf28046a75019b21ae966720fab47b1e9bfe3baa595d98b6a2966
[INFO] running `Command { std: "docker" "start" "-a" "3377d957a4dbf28046a75019b21ae966720fab47b1e9bfe3baa595d98b6a2966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3377d957a4dbf28046a75019b21ae966720fab47b1e9bfe3baa595d98b6a2966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3377d957a4dbf28046a75019b21ae966720fab47b1e9bfe3baa595d98b6a2966", kill_on_drop: false }`
[INFO] [stdout] 3377d957a4dbf28046a75019b21ae966720fab47b1e9bfe3baa595d98b6a2966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 374fb657687e29bbfde308c579ff69bd31a79b253c0026e654aacce57d2f5d53
[INFO] running `Command { std: "docker" "start" "-a" "374fb657687e29bbfde308c579ff69bd31a79b253c0026e654aacce57d2f5d53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling memmap2 v0.9.0
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling directxtex v1.1.0
[INFO] [stderr]    Compiling lzzzz v1.0.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr] warning: directxtex@1.1.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: directxtex@1.1.0: compilation terminated.
[INFO] [stderr] warning: directxtex@1.1.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexHDR.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexHDR.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: directxtex@1.1.0: compilation terminated.
[INFO] [stderr] warning: directxtex@1.1.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexTGA.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexTGA.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: directxtex@1.1.0: compilation terminated.
[INFO] [stderr] warning: directxtex@1.1.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexConvert.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexConvert.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: directxtex@1.1.0: compilation terminated.
[INFO] [stderr] warning: directxtex@1.1.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexCompress.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexCompress.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `directxtex v1.1.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/directxtex-7dac6a1fc9ded04b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-I" "external/DirectX-Headers/include/directx" "-Wp,-w" "-D__REQUIRED_RPCNDR_H_VERSION__=475" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectX-Headers/src/d3dx12_property_format_table.o" "-c" "external/DirectX-Headers/src/d3dx12_property_format_table.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/libDirectX-Headers.a" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectX-Headers/src/d3dx12_property_format_table.o"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "ar" "s" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/libDirectX-Headers.a"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rustc-link-lib=static=DirectX-Headers
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXSTDLIB_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXSTDLIB_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXSTDLIB
[INFO] [stderr]   HOST_CXXSTDLIB = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   CXXSTDLIB = None
[INFO] [stderr]   cargo:rustc-link-lib=stdc++
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-I" "external/DirectX-Headers/include/directx" "-Wp,-w" "-D__REQUIRED_RPCNDR_H_VERSION__=475" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectX-Headers/src/dxguids.o" "-c" "external/DirectX-Headers/src/dxguids.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/libDirectX-Guids.a" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectX-Headers/src/dxguids.o"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "ar" "s" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/libDirectX-Guids.a"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rustc-link-lib=static=DirectX-Guids
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXSTDLIB_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXSTDLIB_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXSTDLIB
[INFO] [stderr]   HOST_CXXSTDLIB = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   CXXSTDLIB = None
[INFO] [stderr]   cargo:rustc-link-lib=stdc++
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/BC.o" "-c" "external/DirectXTex/DirectXTex/BC.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/BC4BC5.o" "-c" "external/DirectXTex/DirectXTex/BC4BC5.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/BC6HBC7.o" "-c" "external/DirectXTex/DirectXTex/BC6HBC7.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexCompress.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexCompress.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexConvert.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexConvert.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexDDS.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexDDS.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexHDR.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexHDR.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexImage.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexImage.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexMipmaps.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexMipmaps.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexMisc.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexMisc.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexNormalMaps.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexNormalMaps.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexPMAlpha.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexPMAlpha.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexResize.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexResize.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexTGA.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexTGA.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexUtil.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexUtil.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexHDR.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexHDR.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexTGA.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexTGA.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexConvert.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexConvert.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexCompress.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexCompress.cpp" with args "c++" did not execute successfully (status code 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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "external/DirectX-Headers/include" "-I" "external/DirectXMath/Inc" "-I" "external/DirectXTex/DirectXTex" "-I" "external/DirectX-Headers/include/wsl/stubs" "-I" "ffi/include" "-Wp,-w" "-o" "/opt/rustwide/target/debug/build/directxtex-aa79f1fa08bec478/out/external/DirectXTex/DirectXTex/DirectXTexCompress.o" "-c" "external/DirectXTex/DirectXTex/DirectXTexCompress.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "374fb657687e29bbfde308c579ff69bd31a79b253c0026e654aacce57d2f5d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "374fb657687e29bbfde308c579ff69bd31a79b253c0026e654aacce57d2f5d53", kill_on_drop: false }`
[INFO] [stdout] 374fb657687e29bbfde308c579ff69bd31a79b253c0026e654aacce57d2f5d53
