[INFO] fetching crate coincbc-sys 0.2.5... [INFO] checking coincbc-sys-0.2.5 against master#5257aee7dd163d21d32fa904578d4fb0f4c91b79 for pr-116494-2 [INFO] extracting crate coincbc-sys 0.2.5 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate coincbc-sys 0.2.5 on toolchain 5257aee7dd163d21d32fa904578d4fb0f4c91b79 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coincbc-sys 0.2.5 [INFO] finished tweaking crates.io crate coincbc-sys 0.2.5 [INFO] tweaked toml for crates.io crate coincbc-sys 0.2.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded osi-src v0.2.6+0.108.9 [INFO] [stderr] Downloaded coinutils-src v0.2.6+2.11.10 [INFO] [stderr] Downloaded cbc-src v0.2.6+2.10.11 [INFO] [stderr] Downloaded coin-build-tools v0.2.6 [INFO] [stderr] Downloaded cgl-src v0.2.6+0.60.8 [INFO] [stderr] Downloaded clp-src v0.2.6+1.17.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 002c43fb92c3e06ff8a8e09eee4ebd103e90ab96a9520d1a2c6e46e7abf4ae9e [INFO] running `Command { std: "docker" "start" "-a" "002c43fb92c3e06ff8a8e09eee4ebd103e90ab96a9520d1a2c6e46e7abf4ae9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "002c43fb92c3e06ff8a8e09eee4ebd103e90ab96a9520d1a2c6e46e7abf4ae9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002c43fb92c3e06ff8a8e09eee4ebd103e90ab96a9520d1a2c6e46e7abf4ae9e", kill_on_drop: false }` [INFO] [stdout] 002c43fb92c3e06ff8a8e09eee4ebd103e90ab96a9520d1a2c6e46e7abf4ae9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b3059f0645c3fb221be5e087073631a20a69c40a8067d200b4af7924b66b28a [INFO] running `Command { std: "docker" "start" "-a" "1b3059f0645c3fb221be5e087073631a20a69c40a8067d200b4af7924b66b28a", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling coin-build-tools v0.2.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling coinutils-src v0.2.6+2.11.10 [INFO] [stderr] Compiling osi-src v0.2.6+0.108.9 [INFO] [stderr] Compiling clp-src v0.2.6+1.17.9 [INFO] [stderr] Compiling cgl-src v0.2.6+0.60.8 [INFO] [stderr] Compiling cbc-src v0.2.6+2.10.11 [INFO] [stderr] Compiling coincbc-sys v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.21s [INFO] running `Command { std: "docker" "inspect" "1b3059f0645c3fb221be5e087073631a20a69c40a8067d200b4af7924b66b28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3059f0645c3fb221be5e087073631a20a69c40a8067d200b4af7924b66b28a", kill_on_drop: false }` [INFO] [stdout] 1b3059f0645c3fb221be5e087073631a20a69c40a8067d200b4af7924b66b28a [INFO] checking coincbc-sys-0.2.5 against try#d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8 for pr-116494-2 [INFO] extracting crate coincbc-sys 0.2.5 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate coincbc-sys 0.2.5 on toolchain d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coincbc-sys 0.2.5 [INFO] finished tweaking crates.io crate coincbc-sys 0.2.5 [INFO] tweaked toml for crates.io crate coincbc-sys 0.2.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2f34597c3df513f233bc81e800ea068599bc4c55a5d407c848e91ba1caebe6e [INFO] running `Command { std: "docker" "start" "-a" "d2f34597c3df513f233bc81e800ea068599bc4c55a5d407c848e91ba1caebe6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f34597c3df513f233bc81e800ea068599bc4c55a5d407c848e91ba1caebe6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f34597c3df513f233bc81e800ea068599bc4c55a5d407c848e91ba1caebe6e", kill_on_drop: false }` [INFO] [stdout] d2f34597c3df513f233bc81e800ea068599bc4c55a5d407c848e91ba1caebe6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c189d07ab308580d64117ef320330c8cde479025e326e51ff23f1527f9f224b [INFO] running `Command { std: "docker" "start" "-a" "5c189d07ab308580d64117ef320330c8cde479025e326e51ff23f1527f9f224b", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling coin-build-tools v0.2.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling coinutils-src v0.2.6+2.11.10 [INFO] [stderr] Compiling osi-src v0.2.6+0.108.9 [INFO] [stderr] Compiling clp-src v0.2.6+1.17.9 [INFO] [stderr] Compiling cgl-src v0.2.6+0.60.8 [INFO] [stderr] Compiling cbc-src v0.2.6+2.10.11 [INFO] [stderr] Compiling coincbc-sys v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cbc-src@0.2.6+2.10.11: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: cbc-src@0.2.6+2.10.11: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: cbc-src@0.2.6+2.10.11: compilation terminated. [INFO] [stderr] warning: cbc-src@0.2.6+2.10.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src/OsiCbc" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglAllDifferent/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglClique/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglDuplicateRow/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglFlowCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglGMI/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglGomory/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglKnapsackCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglLandP/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglLiftAndProject/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglOddHole/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglPreProcess/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglProbing/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglRedSplit/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglRedSplit2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglResidualCapacity/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglSimpleRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglTwomir/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglZeroHalf/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/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-dc437105c6324a9f/out/86fedb635d457d77-CbcHeuristicFPump.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src/CbcHeuristicFPump.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.6+2.10.11` [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-35a56abceecf1caf/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/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src/OsiCbc:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src/OsiClp:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglAllDifferent/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglClique/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglDuplicateRow/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglFlowCover/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglGMI/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglGomory/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglKnapsackCover/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglLandP/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglLiftAndProject/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding2/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglOddHole/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglPreProcess/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglProbing/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglRedSplit/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglRedSplit2/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglResidualCapacity/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglSimpleRounding/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglTwomir/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglZeroHalf/:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src/OsiClp:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi:/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/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] 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] cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version" [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] 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] 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: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src/OsiCbc" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglAllDifferent/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglClique/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglDuplicateRow/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglFlowCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglGMI/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglGomory/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglKnapsackCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglLandP/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglLiftAndProject/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglOddHole/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglPreProcess/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglProbing/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglRedSplit/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglRedSplit2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglResidualCapacity/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglSimpleRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglTwomir/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglZeroHalf/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/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-dc437105c6324a9f/out/86fedb635d457d77-CbcHeuristicFPump.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src/CbcHeuristicFPump.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] [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/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src/OsiCbc" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglAllDifferent/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglClique/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglDuplicateRow/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglFlowCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglGMI/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglGomory/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglKnapsackCover/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglLandP/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglLiftAndProject/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglMixedIntegerRounding2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglOddHole/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglPreProcess/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglProbing/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglRedSplit/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglRedSplit2/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglResidualCapacity/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglSimpleRounding/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglTwomir/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgl-src-0.2.6+0.60.8/Cgl/Cgl/src/CglZeroHalf/" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clp-src-0.2.6+1.17.9/Clp/Clp/src/OsiClp" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/CoinUtils/CoinUtils/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/osi-src-0.2.6+0.108.9/Osi/Osi/src/Osi" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coinutils-src-0.2.6+2.11.10/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-dc437105c6324a9f/out/86fedb635d457d77-CbcHeuristicFPump.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cbc-src-0.2.6+2.10.11/Cbc/Cbc/src/CbcHeuristicFPump.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "5c189d07ab308580d64117ef320330c8cde479025e326e51ff23f1527f9f224b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c189d07ab308580d64117ef320330c8cde479025e326e51ff23f1527f9f224b", kill_on_drop: false }` [INFO] [stdout] 5c189d07ab308580d64117ef320330c8cde479025e326e51ff23f1527f9f224b