[INFO] crate onnx-helpers 1.3.0 is already in cache [INFO] checking onnx-helpers-1.3.0 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate onnx-helpers 1.3.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate onnx-helpers 1.3.0 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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-12/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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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] 95c95dc2ae42894ff5f0c6fce5edbe59035f6cfa21635901339e678978589f0c [INFO] running `"docker" "start" "-a" "95c95dc2ae42894ff5f0c6fce5edbe59035f6cfa21635901339e678978589f0c"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling onnx-shape-inference v1.0.0 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.7.3/src/distributions/bernoulli.rs:103:20 [INFO] [stderr] | [INFO] [stderr] 103 | p_int: (p * SCALE) as u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.7.3/src/distributions/bernoulli.rs:123:21 [INFO] [stderr] | [INFO] [stderr] 123 | let p_int = ((f64::from(numerator) / f64::from(denominator)) * SCALE) as u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.7.3/src/distributions/binomial.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | x as i64 [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.7.3/src/distributions/poisson.rs:87:30 [INFO] [stderr] | [INFO] [stderr] 87 | int_result = result as u64; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `rand`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-ed6d9618f4235d7b/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-254eb3b799c35fc6/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-254eb3b799c35fc6/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/generated_enum_util.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/zero_copy_stream_impl_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/zero_copy_stream.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_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/arena.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/generated_message_table_driven_lite.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/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/any_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/io/strtod.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/implicit_weak_message.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/message_lite.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] [ 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] [ 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] [ 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/statusor.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] [ 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] [ 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/stringprintf.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] [ 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/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/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/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.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/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/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] [ 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/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.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] [ 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/field_mask.pb.cc.o [INFO] [stderr] [ 35%] Linking CXX shared library libprotobuf-lite.so [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] [ 36%] Built target libprotobuf-lite [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] CMakeFiles/libprotobuf.dir/build.make:782: 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/importer.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/importer.cc.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [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: 0x562d798782b4 - backtrace::backtrace::libunwind::trace::h6f1fdce296b4568c [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x562d798782b4 - backtrace::backtrace::trace_unsynchronized::h0824f4cb76b782a8 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x562d798782b4 - std::sys_common::backtrace::_print_fmt::hc9ad027a2ec1d486 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x562d798782b4 - ::fmt::hc92f9fae3f41d466 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x562d7989d4ec - core::fmt::write::h6e3f1a0635b4e386 [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x562d798749f3 - std::io::Write::write_fmt::he392f419b7f87fef [INFO] [stderr] at src/libstd/io/mod.rs:1504 [INFO] [stderr] 6: 0x562d7987aef5 - std::sys_common::backtrace::_print::hf2161343b596ab76 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x562d7987aef5 - std::sys_common::backtrace::print::hcbfa657355778d58 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x562d7987aef5 - std::panicking::default_hook::{{closure}}::he53abf341150e4be [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x562d7987ac32 - std::panicking::default_hook::hbca798dce458d477 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x562d7987b552 - std::panicking::rust_panic_with_hook::h8cc81269affb1635 [INFO] [stderr] at src/libstd/panicking.rs:511 [INFO] [stderr] 11: 0x562d7987b13b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:419 [INFO] [stderr] 12: 0x562d7987b0ab - std::panicking::begin_panic_fmt::hc92325627f8d9407 [INFO] [stderr] at src/libstd/panicking.rs:373 [INFO] [stderr] 13: 0x562d798120a7 - cmake::fail::h36d4a98052bfd9d9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861 [INFO] [stderr] 14: 0x562d798119ec - cmake::run::hacd12e9e01131f06 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:839 [INFO] [stderr] 15: 0x562d7980e146 - cmake::Config::build::h2c2107bfdd5f4346 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:745 [INFO] [stderr] 16: 0x562d7980478f - build_script_build::main::hf8ef2fd2ac1933d7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/build.rs:13 [INFO] [stderr] 17: 0x562d7980721b - std::rt::lang_start::{{closure}}::ha6a65adb2bce5fc8 [INFO] [stderr] at /rustc/e4dba30b9b475d8750370c4dfb49b6541990904d/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x562d7987b998 - std::rt::lang_start_internal::{{closure}}::h1e37a448ebe88799 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x562d7987b998 - std::panicking::try::do_call::h0e616054d2c64056 [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] 20: 0x562d7987b998 - std::panicking::try::h1265f7ff6bd115c4 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 21: 0x562d7987b998 - std::panic::catch_unwind::h3aec84c4d67bf08d [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x562d7987b998 - std::rt::lang_start_internal::h71f12b7d78e58cce [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x562d798071f7 - std::rt::lang_start::hc83387edbc2064d8 [INFO] [stderr] at /rustc/e4dba30b9b475d8750370c4dfb49b6541990904d/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x562d79805dea - main [INFO] [stderr] 25: 0x7f40cbdbfb97 - __libc_start_main [INFO] [stderr] 26: 0x562d798040da - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "95c95dc2ae42894ff5f0c6fce5edbe59035f6cfa21635901339e678978589f0c"` [INFO] running `"docker" "rm" "-f" "95c95dc2ae42894ff5f0c6fce5edbe59035f6cfa21635901339e678978589f0c"` [INFO] [stdout] 95c95dc2ae42894ff5f0c6fce5edbe59035f6cfa21635901339e678978589f0c