[INFO] fetching crate cbc-src 0.2.7+2.10.11...
[INFO] checking cbc-src-0.2.7+2.10.11 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate cbc-src 0.2.7+2.10.11 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cbc-src 0.2.7+2.10.11 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cbc-src 0.2.7+2.10.11
[INFO] finished tweaking crates.io crate cbc-src 0.2.7+2.10.11
[INFO] tweaked toml for crates.io crate cbc-src 0.2.7+2.10.11 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coin-build-tools v0.2.6
[INFO] [stderr]   Downloaded osi-src v0.2.8+0.108.10
[INFO] [stderr]   Downloaded cgl-src v0.2.7+0.60.8
[INFO] [stderr]   Downloaded clp-src v0.2.7+1.17.9
[INFO] [stderr]   Downloaded coinutils-src v0.2.8+2.11.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9335f75aec501ab5f596d8224703e00f50ae956dba7306a0a16b82c4254c8a87
[INFO] running `Command { std: "docker" "start" "-a" "9335f75aec501ab5f596d8224703e00f50ae956dba7306a0a16b82c4254c8a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9335f75aec501ab5f596d8224703e00f50ae956dba7306a0a16b82c4254c8a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9335f75aec501ab5f596d8224703e00f50ae956dba7306a0a16b82c4254c8a87", kill_on_drop: false }`
[INFO] [stdout] 9335f75aec501ab5f596d8224703e00f50ae956dba7306a0a16b82c4254c8a87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b20f1a19a719584dacb2cda9ed7b8f0df941d76153ec74e043f05211e2edf60f
[INFO] running `Command { std: "docker" "start" "-a" "b20f1a19a719584dacb2cda9ed7b8f0df941d76153ec74e043f05211e2edf60f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling coin-build-tools v0.2.6
[INFO] [stderr]    Compiling coinutils-src v0.2.8+2.11.11
[INFO] [stderr]    Compiling osi-src v0.2.8+0.108.10
[INFO] [stderr]    Compiling clp-src v0.2.7+1.17.9
[INFO] [stderr]    Compiling cgl-src v0.2.7+0.60.8
[INFO] [stderr]    Compiling cbc-src v0.2.7+2.10.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.44s
[INFO] running `Command { std: "docker" "inspect" "b20f1a19a719584dacb2cda9ed7b8f0df941d76153ec74e043f05211e2edf60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b20f1a19a719584dacb2cda9ed7b8f0df941d76153ec74e043f05211e2edf60f", kill_on_drop: false }`
[INFO] [stdout] b20f1a19a719584dacb2cda9ed7b8f0df941d76153ec74e043f05211e2edf60f
[INFO] checking cbc-src-0.2.7+2.10.11 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate cbc-src 0.2.7+2.10.11 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cbc-src 0.2.7+2.10.11 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cbc-src 0.2.7+2.10.11
[INFO] finished tweaking crates.io crate cbc-src 0.2.7+2.10.11
[INFO] tweaked toml for crates.io crate cbc-src 0.2.7+2.10.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2c57fbd60f7f2858ed3a4b8433e6aa84763a3a779354359764f72afd5037064
[INFO] running `Command { std: "docker" "start" "-a" "a2c57fbd60f7f2858ed3a4b8433e6aa84763a3a779354359764f72afd5037064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2c57fbd60f7f2858ed3a4b8433e6aa84763a3a779354359764f72afd5037064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c57fbd60f7f2858ed3a4b8433e6aa84763a3a779354359764f72afd5037064", kill_on_drop: false }`
[INFO] [stdout] a2c57fbd60f7f2858ed3a4b8433e6aa84763a3a779354359764f72afd5037064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79afe4150e4d11b313dded360553f402b70ccfaa9a7a7f1e58c2be0921c79a82
[INFO] running `Command { std: "docker" "start" "-a" "79afe4150e4d11b313dded360553f402b70ccfaa9a7a7f1e58c2be0921c79a82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling coin-build-tools v0.2.6
[INFO] [stderr]    Compiling coinutils-src v0.2.8+2.11.11
[INFO] [stderr]    Compiling osi-src v0.2.8+0.108.10
[INFO] [stderr]    Compiling clp-src v0.2.7+1.17.9
[INFO] [stderr]    Compiling cgl-src v0.2.7+0.60.8
[INFO] [stderr]    Compiling cbc-src v0.2.7+2.10.11 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: cbc-src@0.2.7+2.10.11: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: cbc-src@0.2.7+2.10.11: compilation terminated.
[INFO] [stderr] warning: cbc-src@0.2.7+2.10.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir/Cbc/Cbc/src" "-I" "/opt/rustwide/workdir/Cbc/Cbc/src/OsiCbc" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglAllDifferent/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglClique/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglDuplicateRow/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglFlowCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglGMI/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglGomory/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglKnapsackCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglLandP/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglLiftAndProject/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglOddHole/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglPreProcess/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglProbing/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglRedSplit/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglRedSplit2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglResidualCapacity/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglSimpleRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglTwomir/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglZeroHalf/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-std=c++11" "-w" "-DNDEBUG" "-DHAVE_STDIO_H" "-DHAVE_STDLIB_H" "-DHAVE_STRING_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDINT_H" "-DHAVE_STRINGS_H" "-DHAVE_SYS_TYPES_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_CMATH" "-DHAVE_CFLOAT" "-DHAVE_MEMORY_H" "-DCOIN_HAS_CBC" "-DCOIN_HAS_OSICBC" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CLP" "-DCOIN_HAS_OSICLP" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CGL" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CLP" "-DCOIN_HAS_OSICLP" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-o" "/opt/rustwide/target/debug/build/cbc-src-b1cb3d58ac7d59c1/out/3741fd6b38311d06-CbcCutSubsetModifier.o" "-c" "/opt/rustwide/workdir/Cbc/Cbc/src/CbcCutSubsetModifier.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `cbc-src v0.2.7+2.10.11 (/opt/rustwide/workdir)`
[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/cbc-src-07527c526a118ff9/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=cbc_lib_sources.txt
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CBC_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CBC_SYSTEM
[INFO] [stderr]   cargo:include=/opt/rustwide/workdir/Cbc/Cbc/src:/opt/rustwide/workdir/Cbc/Cbc/src/OsiCbc:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src/OsiClp:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglAllDifferent/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglClique/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglDuplicateRow/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglFlowCover/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglGMI/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglGomory/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglKnapsackCover/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglLandP/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglLiftAndProject/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding2/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglOddHole/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglPreProcess/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglProbing/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglRedSplit/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglRedSplit2/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglResidualCapacity/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglSimpleRounding/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglTwomir/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglZeroHalf/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src/OsiClp:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src
[INFO] [stderr]   cargo:coinflags=CBC;OSICBC;COINUTILS;OSI;COINUTILS;CLP;OSICLP;COINUTILS;OSI;COINUTILS;CGL;COINUTILS;OSI;COINUTILS;CLP;OSICLP;COINUTILS;OSI;COINUTILS
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/cbc-src-b1cb3d58ac7d59c1/out)
[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]   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=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = 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)
[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]   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]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[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" "-I" "/opt/rustwide/workdir/Cbc/Cbc/src" "-I" "/opt/rustwide/workdir/Cbc/Cbc/src/OsiCbc" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglAllDifferent/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglClique/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglDuplicateRow/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglFlowCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglGMI/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglGomory/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglKnapsackCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglLandP/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglLiftAndProject/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglOddHole/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglPreProcess/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglProbing/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglRedSplit/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglRedSplit2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglResidualCapacity/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglSimpleRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglTwomir/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglZeroHalf/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-std=c++11" "-w" "-DNDEBUG" "-DHAVE_STDIO_H" "-DHAVE_STDLIB_H" "-DHAVE_STRING_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDINT_H" "-DHAVE_STRINGS_H" "-DHAVE_SYS_TYPES_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_CMATH" "-DHAVE_CFLOAT" "-DHAVE_MEMORY_H" "-DCOIN_HAS_CBC" "-DCOIN_HAS_OSICBC" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CLP" "-DCOIN_HAS_OSICLP" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CGL" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CLP" "-DCOIN_HAS_OSICLP" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-o" "/opt/rustwide/target/debug/build/cbc-src-b1cb3d58ac7d59c1/out/3741fd6b38311d06-CbcCutSubsetModifier.o" "-c" "/opt/rustwide/workdir/Cbc/Cbc/src/CbcCutSubsetModifier.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]   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]   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" "-I" "/opt/rustwide/workdir/Cbc/Cbc/src" "-I" "/opt/rustwide/workdir/Cbc/Cbc/src/OsiCbc" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglAllDifferent/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglClique/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglDuplicateRow/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglFlowCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglGMI/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglGomory/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglKnapsackCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglLandP/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglLiftAndProject/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglOddHole/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglPreProcess/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglProbing/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglRedSplit/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglRedSplit2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglResidualCapacity/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglSimpleRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglTwomir/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.7+0.60.8/Cgl/Cgl/src/CglZeroHalf/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.7+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.8+0.108.10/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.8+2.11.11/CoinUtils/CoinUtils/src" "-std=c++11" "-w" "-DNDEBUG" "-DHAVE_STDIO_H" "-DHAVE_STDLIB_H" "-DHAVE_STRING_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDINT_H" "-DHAVE_STRINGS_H" "-DHAVE_SYS_TYPES_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_CMATH" "-DHAVE_CFLOAT" "-DHAVE_MEMORY_H" "-DCOIN_HAS_CBC" "-DCOIN_HAS_OSICBC" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CLP" "-DCOIN_HAS_OSICLP" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CGL" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_CLP" "-DCOIN_HAS_OSICLP" "-DCOIN_HAS_COINUTILS" "-DCOIN_HAS_OSI" "-DCOIN_HAS_COINUTILS" "-o" "/opt/rustwide/target/debug/build/cbc-src-b1cb3d58ac7d59c1/out/3741fd6b38311d06-CbcCutSubsetModifier.o" "-c" "/opt/rustwide/workdir/Cbc/Cbc/src/CbcCutSubsetModifier.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "79afe4150e4d11b313dded360553f402b70ccfaa9a7a7f1e58c2be0921c79a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79afe4150e4d11b313dded360553f402b70ccfaa9a7a7f1e58c2be0921c79a82", kill_on_drop: false }`
[INFO] [stdout] 79afe4150e4d11b313dded360553f402b70ccfaa9a7a7f1e58c2be0921c79a82
