[INFO] crate onnx-helpers 1.3.0 is already in cache [INFO] checking onnx-helpers-1.3.0 against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69741 [INFO] extracting crate onnx-helpers 1.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate onnx-helpers 1.3.0 on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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-3/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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] 8aa2de63667e3538ffa7e5c17c3580930d1e87e3484ca8540f11117f8d88493d [INFO] running `"docker" "start" "-a" "8aa2de63667e3538ffa7e5c17c3580930d1e87e3484ca8540f11117f8d88493d"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling onnx-shape-inference v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.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-85a6907db4b41ae4/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-78d117932a5c710c/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.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 7.4.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-78d117932a5c710c/out/protobuf/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--" [INFO] [stderr] Scanning dependencies of target libprotobuf-lite [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/any_lite.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_message_table_driven_lite.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/io/io_win32.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_enum_util.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/io/strtod.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/implicit_weak_message.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] [ 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/io/coded_stream.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/io/zero_copy_stream_impl_lite.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/message_lite.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/extension_set.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/zero_copy_stream.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/arena.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/zero_copy_stream_impl.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/parse_context.cc.o [INFO] [stderr] Scanning dependencies of target libprotobuf [INFO] [stderr] [ 8%] 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] [ 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/repeated_field.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/stubs/bytestream.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/stubs/common.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/stubs/int128.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/stubs/statusor.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/stubs/status.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/stringpiece.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/stringprintf.cc.o [INFO] [stderr] [ 13%] 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] [ 14%] 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] [ 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/time.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/strutil.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/wire_format_lite.cc.o [INFO] [stderr] [ 15%] 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] [ 16%] 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] [ 16%] 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] [ 17%] 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] [ 17%] 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] [ 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/coded_stream.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/io_win32.cc.o [INFO] [stderr] [ 19%] 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] [ 19%] 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] [ 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.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%] 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] [ 25%] 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%] 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] [ 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/strutil.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/time.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/wire_format_lite.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/any.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.pb.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/api.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/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/descriptor.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] [ 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/descriptor.pb.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_database.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/duration.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/dynamic_message.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/empty.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/extension_set_heavy.cc.o [INFO] [stderr] CMakeFiles/libprotobuf.dir/build.make:806: 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/compiler/parser.cc.o' failed [INFO] [stderr] CMakeFiles/libprotobuf-lite.dir/build.make:158: recipe for target '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' failed [INFO] [stderr] CMakeFiles/Makefile2:142: recipe for target 'CMakeFiles/libprotobuf-lite.dir/all' failed [INFO] [stderr] CMakeFiles/libprotobuf.dir/build.make:158: 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/generated_message_table_driven_lite.cc.o' failed [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 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/compiler/parser.cc.o] Error 4 [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 for instructions. [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 for instructions. [INFO] [stderr] make[2]: *** [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] Error 4 [INFO] [stderr] make[1]: *** [CMakeFiles/libprotobuf-lite.dir/all] Error 2 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [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/generated_message_table_driven_lite.cc.o] Error 4 [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 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[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: 0x55715dc60e74 - backtrace::backtrace::libunwind::trace::hdc004fffd272f071 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55715dc60e74 - backtrace::backtrace::trace_unsynchronized::h609a1e165a63b730 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55715dc60e74 - std::sys_common::backtrace::_print_fmt::h95318708fefaeefe [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55715dc60e74 - ::fmt::h590aefc216c9b5b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55715dc812ac - core::fmt::write::hced55d1e3f5eccac [INFO] [stderr] at src/libcore/fmt/mod.rs:1063 [INFO] [stderr] 5: 0x55715dc5d697 - std::io::Write::write_fmt::h908c091ec0665ba8 [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55715dc63a25 - std::sys_common::backtrace::_print::h3cfdd2b217db58ae [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55715dc63a25 - std::sys_common::backtrace::print::h1552785754fbc7a8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55715dc63a25 - std::panicking::default_hook::{{closure}}::ha0f47b7d85c7040d [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x55715dc63772 - std::panicking::default_hook::h03ad8166758c7f60 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x55715dc64032 - std::panicking::rust_panic_with_hook::h0d494ec3fd8df07b [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x55715dc63c1b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x55715dc63b8b - std::panicking::begin_panic_fmt::hbbe27b225762c45f [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x55715dbfe7a7 - cmake::fail::h84cbfd24f47c9fca [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861 [INFO] [stderr] 14: 0x55715dbfe0ec - cmake::run::h7dcccf9eed9aa16e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:839 [INFO] [stderr] 15: 0x55715dbfa84b - cmake::Config::build::hbe4c7eaa25dfb010 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:745 [INFO] [stderr] 16: 0x55715dbf0dbf - build_script_build::main::h9551ff39a78c6888 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/build.rs:13 [INFO] [stderr] 17: 0x55715dbf6afb - std::rt::lang_start::{{closure}}::hb587a58e23c0335b [INFO] [stderr] at /rustc/3dbade652ed8ebac70f903e01f51cd92c4e4302c/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x55715dc63af3 - std::rt::lang_start_internal::{{closure}}::hd836b51c69f3c1cf [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x55715dc63af3 - std::panicking::try::do_call::hf9da5eeb55808ae9 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 20: 0x55715dc6b887 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 21: 0x55715dc6455b - std::panicking::try::h066efa4d64854211 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 22: 0x55715dc6455b - std::panic::catch_unwind::hccc86cfb87152f82 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x55715dc6455b - std::rt::lang_start_internal::h031b049d0fa6f856 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x55715dbf6ad7 - std::rt::lang_start::h508479e52e53e681 [INFO] [stderr] at /rustc/3dbade652ed8ebac70f903e01f51cd92c4e4302c/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x55715dbf241a - main [INFO] [stderr] 26: 0x7f7b5e1cdb97 - __libc_start_main [INFO] [stderr] 27: 0x55715dbf070a - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8aa2de63667e3538ffa7e5c17c3580930d1e87e3484ca8540f11117f8d88493d"` [INFO] running `"docker" "rm" "-f" "8aa2de63667e3538ffa7e5c17c3580930d1e87e3484ca8540f11117f8d88493d"` [INFO] [stdout] 8aa2de63667e3538ffa7e5c17c3580930d1e87e3484ca8540f11117f8d88493d