[INFO] crate onnx-helpers 1.3.0 is already in cache
[INFO] checking onnx-helpers-1.3.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate onnx-helpers 1.3.0 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate onnx-helpers 1.3.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate onnx-helpers 1.3.0
[INFO] finished tweaking crates.io crate onnx-helpers 1.3.0
[INFO] tweaked toml for crates.io crate onnx-helpers 1.3.0 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate crates.io crate onnx-helpers 1.3.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f317e4fcc27cfbf65c3659cd7a0f8f2cde5aa53eb4e764aa9c3889eee9c3cdf9
[INFO] running `"docker" "start" "-a" "f317e4fcc27cfbf65c3659cd7a0f8f2cde5aa53eb4e764aa9c3889eee9c3cdf9"`
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling bytes v0.5.3
[INFO] [stderr]    Compiling onnx-shape-inference v1.0.0
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr] error: failed to run custom build command for `onnx-shape-inference v1.0.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/onnx-shape-inference-8d1b3497114ef265/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/cmake" "-Dprotobuf_WITH_ZLIB=OFF" "-Dprotobuf_MSVC_STATIC_RUNTIME=OFF" "-Dprotobuf_BUILD_TESTS=OFF" "-Dprotobuf_BUILD_EXAMPLES=OFF" "-Dprotobuf_BUILD_PROTOC_BINARIES=ON" "-Dprotobuf_BUILD_SHARED_LIBS=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/onnx-shape-inference-2653028aa24244ee/out/protobuf" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr] -- The C compiler identification is GNU 7.5.0
[INFO] [stderr] -- The CXX compiler identification is GNU 7.5.0
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works
[INFO] [stderr] -- Detecting C compiler ABI info
[INFO] [stderr] -- Detecting C compiler ABI info - done
[INFO] [stderr] -- Detecting C compile features
[INFO] [stderr] -- Detecting C compile features - done
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works
[INFO] [stderr] -- Detecting CXX compiler ABI info
[INFO] [stderr] -- Detecting CXX compiler ABI info - done
[INFO] [stderr] -- Detecting CXX compile features
[INFO] [stderr] -- Detecting CXX compile features - done
[INFO] [stderr] -- 
[INFO] [stderr] -- 3.9.2.0
[INFO] [stderr] -- Looking for pthread.h
[INFO] [stderr] -- Looking for pthread.h - found
[INFO] [stderr] -- Looking for pthread_create
[INFO] [stderr] -- Looking for pthread_create - not found
[INFO] [stderr] -- Looking for pthread_create in pthreads
[INFO] [stderr] -- Looking for pthread_create in pthreads - not found
[INFO] [stderr] -- Looking for pthread_create in pthread
[INFO] [stderr] -- Looking for pthread_create in pthread - found
[INFO] [stderr] -- Found Threads: TRUE  
[INFO] [stderr] -- Configuring done
[INFO] [stderr] -- Generating done
[INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/onnx-shape-inference-2653028aa24244ee/out/protobuf/build
[INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--"
[INFO] [stderr] Scanning dependencies of target libprotobuf-lite
[INFO] [stderr] [  0%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/extension_set.cc.o
[INFO] [stderr] [  1%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/generated_enum_util.cc.o
[INFO] [stderr] [  2%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/any_lite.cc.o
[INFO] [stderr] [  2%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc.o
[INFO] [stderr] [  3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/arena.cc.o
[INFO] [stderr] [  4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/generated_message_util.cc.o
[INFO] [stderr] Scanning dependencies of target libprotobuf
[INFO] [stderr] [  4%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/any_lite.cc.o
[INFO] [stderr] [  5%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/arena.cc.o
[INFO] [stderr] [  5%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc.o
[INFO] [stderr] [  6%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/coded_stream.cc.o
[INFO] [stderr] [  6%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/extension_set.cc.o
[INFO] [stderr] [  7%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/generated_enum_util.cc.o
[INFO] [stderr] [  7%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/io_win32.cc.o
[INFO] [stderr] [  7%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc.o
[INFO] [stderr] [  8%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/strtod.cc.o
[INFO] [stderr] [  9%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/generated_message_util.cc.o
[INFO] [stderr] [  9%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc.o
[INFO] [stderr] [ 10%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[INFO] [stderr] [ 10%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[INFO] [stderr] [ 11%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/message_lite.cc.o
[INFO] [stderr] [ 11%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/parse_context.cc.o
[INFO] [stderr] [ 12%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/repeated_field.cc.o
[INFO] [stderr] [ 12%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc.o
[INFO] [stderr] [ 12%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc.o
[INFO] [stderr] [ 13%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/common.cc.o
[INFO] [stderr] [ 13%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/int128.cc.o
[INFO] [stderr] [ 14%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/coded_stream.cc.o
[INFO] [stderr] [ 14%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/io_win32.cc.o
[INFO] [stderr] [ 15%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/status.cc.o
[INFO] [stderr] [ 15%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/statusor.cc.o
[INFO] [stderr] [ 16%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc.o
[INFO] [stderr] [ 16%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc.o
[INFO] [stderr] [ 17%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.o
[INFO] [stderr] [ 18%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/strtod.cc.o
[INFO] [stderr] [ 18%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc.o
[INFO] [stderr] [ 18%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/strutil.cc.o
[INFO] [stderr] [ 19%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/time.cc.o
[INFO] [stderr] [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[INFO] [stderr] [ 20%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/wire_format_lite.cc.o
[INFO] [stderr] [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[INFO] [stderr] [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/message_lite.cc.o
[INFO] [stderr] [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/parse_context.cc.o
[INFO] [stderr] [ 22%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/repeated_field.cc.o
[INFO] [stderr] [ 22%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc.o
[INFO] [stderr] [ 23%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/common.cc.o
[INFO] [stderr] [ 23%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/int128.cc.o
[INFO] [stderr] [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/status.cc.o
[INFO] [stderr] [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/statusor.cc.o
[INFO] [stderr] [ 25%] Linking CXX shared library libprotobuf-lite.so
[INFO] [stderr] [ 26%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc.o
[INFO] [stderr] [ 26%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc.o
[INFO] [stderr] [ 26%] Built target libprotobuf-lite
[INFO] [stderr] [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.o
[INFO] [stderr] [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/strutil.cc.o
[INFO] [stderr] [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/stubs/time.cc.o
[INFO] [stderr] [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/wire_format_lite.cc.o
[INFO] [stderr] [ 29%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/any.cc.o
[INFO] [stderr] [ 30%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/any.pb.cc.o
[INFO] [stderr] [ 30%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/api.pb.cc.o
[INFO] [stderr] [ 31%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/compiler/importer.cc.o
[INFO] [stderr] [ 31%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/compiler/parser.cc.o
[INFO] [stderr] [ 32%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/descriptor.cc.o
[INFO] [stderr] [ 32%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.o
[INFO] [stderr] [ 33%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/descriptor_database.cc.o
[INFO] [stderr] [ 33%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/duration.pb.cc.o
[INFO] [stderr] [ 34%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/dynamic_message.cc.o
[INFO] [stderr] [ 34%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/empty.pb.cc.o
[INFO] [stderr] [ 35%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc.o
[INFO] [stderr] [ 35%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/field_mask.pb.cc.o
[INFO] [stderr] [ 36%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc.o
[INFO] [stderr] [ 36%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/generated_message_table_driven.cc.o
[INFO] [stderr] [ 37%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/gzip_stream.cc.o
[INFO] [stderr] [ 37%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/printer.cc.o
[INFO] [stderr] [ 38%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/io/tokenizer.cc.o
[INFO] [stderr] [ 38%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/map_field.cc.o
[INFO] [stderr] [ 39%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/message.cc.o
[INFO] [stderr] [ 39%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/reflection_ops.cc.o
[INFO] [stderr] CMakeFiles/libprotobuf.dir/build.make:830: recipe for target 'CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/descriptor.cc.o' failed
[INFO] [stderr] CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/libprotobuf.dir/all' failed
[INFO] [stderr] Makefile:129: recipe for target 'all' failed
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[2]: *** [CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/third_party/protobuf/src/google/protobuf/descriptor.cc.o] Error 4
[INFO] [stderr] make[2]: *** Waiting for unfinished jobs....
[INFO] [stderr] make[1]: *** [CMakeFiles/libprotobuf.dir/all] Error 2
[INFO] [stderr] make: *** [all] Error 2
[INFO] [stderr] thread 'main' panicked at '
[INFO] [stderr] command did not execute successfully, got: exit code: 2
[INFO] [stderr] 
[INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861:5
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5596e0b84ee4 - backtrace::backtrace::libunwind::trace::h9e598fcb10d5c4f5
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x5596e0b84ee4 - backtrace::backtrace::trace_unsynchronized::hbfbd58fbb4a2603e
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x5596e0b84ee4 - std::sys_common::backtrace::_print_fmt::hacb596a8013761df
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x5596e0b84ee4 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::ha1ba73c9085723eb
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x5596e0baa0ec - core::fmt::write::hb4ac1e8a8c800611
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x5596e0b81653 - std::io::Write::write_fmt::ha413e6029f4d499f
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x5596e0b87b25 - std::sys_common::backtrace::_print::h5afa8b3832cd03b8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x5596e0b87b25 - std::sys_common::backtrace::print::h49229e3486b70f83
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x5596e0b87b25 - std::panicking::default_hook::{{closure}}::hcfefd5f4943f3aa9
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x5596e0b87862 - std::panicking::default_hook::h4c2b6d8d034c53de
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x5596e0b88182 - std::panicking::rust_panic_with_hook::hf8cee70c0118d2cc
[INFO] [stderr]                                at src/libstd/panicking.rs:511
[INFO] [stderr]   11:     0x5596e0b87d6b - rust_begin_unwind
[INFO] [stderr]                                at src/libstd/panicking.rs:419
[INFO] [stderr]   12:     0x5596e0b87cdb - std::panicking::begin_panic_fmt::h58dd034954c7216c
[INFO] [stderr]                                at src/libstd/panicking.rs:373
[INFO] [stderr]   13:     0x5596e0b1ef37 - cmake::fail::hdb13a4b917684397
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861
[INFO] [stderr]   14:     0x5596e0b1e87c - cmake::run::hb0a44602bcbba88a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:839
[INFO] [stderr]   15:     0x5596e0b1afcb - cmake::Config::build::h5d89e49edb52f331
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:745
[INFO] [stderr]   16:     0x5596e0b1167f - build_script_build::main::hc529eb080116cea9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/build.rs:13
[INFO] [stderr]   17:     0x5596e0b1410b - std::rt::lang_start::{{closure}}::h1ec7e5effd245c52
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/libstd/rt.rs:67
[INFO] [stderr]   18:     0x5596e0b885c8 - std::rt::lang_start_internal::{{closure}}::h4c4631d379953dd0
[INFO] [stderr]                                at src/libstd/rt.rs:52
[INFO] [stderr]   19:     0x5596e0b885c8 - std::panicking::try::do_call::hc26b3db2421dedbb
[INFO] [stderr]                                at src/libstd/panicking.rs:331
[INFO] [stderr]   20:     0x5596e0b885c8 - std::panicking::try::h4da6835c8705b8a7
[INFO] [stderr]                                at src/libstd/panicking.rs:274
[INFO] [stderr]   21:     0x5596e0b885c8 - std::panic::catch_unwind::h02aff520273fa6b1
[INFO] [stderr]                                at src/libstd/panic.rs:394
[INFO] [stderr]   22:     0x5596e0b885c8 - std::rt::lang_start_internal::he0572ca212cb5ef4
[INFO] [stderr]                                at src/libstd/rt.rs:51
[INFO] [stderr]   23:     0x5596e0b140e7 - std::rt::lang_start::h7606eb2b8b11a2f7
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/libstd/rt.rs:67
[INFO] [stderr]   24:     0x5596e0b12cda - main
[INFO] [stderr]   25:     0x7f76721aeb97 - __libc_start_main
[INFO] [stderr]   26:     0x5596e0b10fca - _start
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "f317e4fcc27cfbf65c3659cd7a0f8f2cde5aa53eb4e764aa9c3889eee9c3cdf9"`
[INFO] running `"docker" "rm" "-f" "f317e4fcc27cfbf65c3659cd7a0f8f2cde5aa53eb4e764aa9c3889eee9c3cdf9"`
[INFO] [stdout] f317e4fcc27cfbf65c3659cd7a0f8f2cde5aa53eb4e764aa9c3889eee9c3cdf9
