[INFO] crate onnx-helpers 1.3.0 is already in cache [INFO] checking onnx-helpers-1.3.0 against try#9ff4d07208097950831ed4ea9d76feb1eafc8baa for pr-69340 [INFO] extracting crate onnx-helpers 1.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate onnx-helpers 1.3.0 on toolchain 9ff4d07208097950831ed4ea9d76feb1eafc8baa [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "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-6/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" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "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] 0a3b6b5cb53645d301b0661f5f7f8ab4fd523a460abd9620186eff55271ced42 [INFO] running `"docker" "start" "-a" "0a3b6b5cb53645d301b0661f5f7f8ab4fd523a460abd9620186eff55271ced42"` [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 onnx-shape-inference v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=8959a37706d13dd9 -C extra-filename=-8959a37706d13dd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f568f8c62b85b34.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7fa1766ecd27197c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-43c3f74638a989b6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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-bfdb251bcc29b8e9/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-f775606c644da1a9/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-f775606c644da1a9/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] [ 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/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/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/io/zero_copy_stream.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/zero_copy_stream_impl.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_table_driven_lite.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] [ 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/generated_message_util.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/implicit_weak_message.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/generated_enum_util.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/extension_set.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/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/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] [ 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/arena.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/statusor.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/stringpiece.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] CMakeFiles/libprotobuf-lite.dir/build.make:110: 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/extension_set.cc.o' failed [INFO] [stderr] CMakeFiles/libprotobuf.dir/build.make:110: 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/extension_set.cc.o' failed [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] CMakeFiles/Makefile2:142: recipe for target 'CMakeFiles/libprotobuf-lite.dir/all' 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-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] 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/extension_set.cc.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [CMakeFiles/libprotobuf-lite.dir/all] Error 2 [INFO] [stderr] make[1]: *** 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: 0x555eb0129624 - backtrace::backtrace::libunwind::trace::had147d1beef2f891 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x555eb0129624 - backtrace::backtrace::trace_unsynchronized::h00d5c46d80cae222 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x555eb0129624 - std::sys_common::backtrace::_print_fmt::h61b2216e788cc4fd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x555eb0129624 - ::fmt::hce842b1b05c06459 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x555eb0149aac - core::fmt::write::h12f00df804919232 [INFO] [stderr] at src/libcore/fmt/mod.rs:1052 [INFO] [stderr] 5: 0x555eb0125c17 - std::io::Write::write_fmt::h30c63d4497dc178e [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x555eb012c2b5 - std::sys_common::backtrace::_print::h4522b5a4aaf4bebe [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x555eb012c2b5 - std::sys_common::backtrace::print::h4a1c37cf1ba8e71d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x555eb012c2b5 - std::panicking::default_hook::{{closure}}::h03d6a37c47044188 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x555eb012bff6 - std::panicking::default_hook::h3d8a55b30e59ca14 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x555eb012c8c2 - std::panicking::rust_panic_with_hook::hd3c7feb9792ccb40 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x555eb012c4ab - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x555eb012c41b - std::panicking::begin_panic_fmt::h2b196b0517aa658d [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x555eb00c1077 - cmake::fail::h90636e8080f66768 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861 [INFO] [stderr] 14: 0x555eb00c09ac - cmake::run::h44d8a11e5d316036 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:839 [INFO] [stderr] 15: 0x555eb00bcfaf - cmake::Config::build::hf7882c13ac0fd102 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:745 [INFO] [stderr] 16: 0x555eb00b2dbf - build_script_build::main::h40ff34c8400cc55a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onnx-shape-inference-1.0.0/build.rs:13 [INFO] [stderr] 17: 0x555eb00b53cb - std::rt::lang_start::{{closure}}::h270306de6e7386b5 [INFO] [stderr] at /rustc/9ff4d07208097950831ed4ea9d76feb1eafc8baa/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x555eb012c383 - std::rt::lang_start_internal::{{closure}}::h1cfae79ed45d7059 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x555eb012c383 - std::panicking::try::do_call::h81dd83a7d35e97a4 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 20: 0x555eb0133f77 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 21: 0x555eb012cd69 - std::panicking::try::hbe0c7b6ac911be63 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 22: 0x555eb012cd69 - std::panic::catch_unwind::h8e28870cf17685f7 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x555eb012cd69 - std::rt::lang_start_internal::h290c30f410c06c4e [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x555eb00b53a7 - std::rt::lang_start::h9d4a610b353c4eab [INFO] [stderr] at /rustc/9ff4d07208097950831ed4ea9d76feb1eafc8baa/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x555eb00b465a - main [INFO] [stderr] 26: 0x7f4b2dc28b97 - __libc_start_main [INFO] [stderr] 27: 0x555eb00b267a - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "0a3b6b5cb53645d301b0661f5f7f8ab4fd523a460abd9620186eff55271ced42"` [INFO] running `"docker" "rm" "-f" "0a3b6b5cb53645d301b0661f5f7f8ab4fd523a460abd9620186eff55271ced42"` [INFO] [stdout] 0a3b6b5cb53645d301b0661f5f7f8ab4fd523a460abd9620186eff55271ced42