[INFO] fetching crate polyscope 0.2.1...
[INFO] checking polyscope-0.2.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate polyscope 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate polyscope 0.2.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate polyscope 0.2.1
[INFO] finished tweaking crates.io crate polyscope 0.2.1
[INFO] tweaked toml for crates.io crate polyscope 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate polyscope 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 909f92f6e9fc81fa39fc40802cbb2c28978b637f06a19490362b252903e8f082
[INFO] running `Command { std: "docker" "start" "-a" "909f92f6e9fc81fa39fc40802cbb2c28978b637f06a19490362b252903e8f082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "909f92f6e9fc81fa39fc40802cbb2c28978b637f06a19490362b252903e8f082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "909f92f6e9fc81fa39fc40802cbb2c28978b637f06a19490362b252903e8f082", kill_on_drop: false }`
[INFO] [stdout] 909f92f6e9fc81fa39fc40802cbb2c28978b637f06a19490362b252903e8f082
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57a69694642ba529237fc7c6b9af4201a0722c25cfebd16d3c7f5dc3ae1ccfce
[INFO] running `Command { std: "docker" "start" "-a" "57a69694642ba529237fc7c6b9af4201a0722c25cfebd16d3c7f5dc3ae1ccfce", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling libloading v0.7.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling bindgen v0.59.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.2.2
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking simba v0.4.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling cexpr v0.5.0
[INFO] [stderr]     Checking nalgebra v0.25.4
[INFO] [stderr]    Compiling polyscope v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `nalgebra` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.25.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="matrixmultiply"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abomonation", "abomonation-serialize", "alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam", "convert-glam-unchecked", "convert-mint", "debug", "default", "glam", "io", "libm", "libm-force", "matrixcompare-core", "matrixmultiply", "mint", "no_unsound_assume_init", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "serde", "serde-serialize", "slow-tests", "sparse", "std"))' -C metadata=9a3f8941e012e0df -C extra-filename=-9a3f8941e012e0df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-31346966b8761818.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-7ce077c525bf64c6.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-ce118fa824a2c026.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-aaaf14e55c977e6a.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-27ccf592b13e8920.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4813401e823f75ff.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d330e06e350a9aa4.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-2bce79d7dfab43ac.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-61edf37e0403b4d9.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 `polyscope v0.2.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/polyscope-4a03260c7d842005/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/polyscope-88e1e6b1902c7d77/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/src/cpp" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/polyscope-88e1e6b1902c7d77/out" "-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_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Build type: Debug
[INFO] [stderr]   -- Looking for pthread.h
[INFO] [stderr]   -- Looking for pthread.h - found
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Using X11 for window creation
[INFO] [stderr]   -- Found X11: /usr/include   
[INFO] [stderr]   -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
[INFO] [stderr]   -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
[INFO] [stderr]   -- Looking for gethostbyname
[INFO] [stderr]   -- Looking for gethostbyname - found
[INFO] [stderr]   -- Looking for connect
[INFO] [stderr]   -- Looking for connect - found
[INFO] [stderr]   -- Looking for remove
[INFO] [stderr]   -- Looking for remove - found
[INFO] [stderr]   -- Looking for shmat
[INFO] [stderr]   -- Looking for shmat - found
[INFO] [stderr]   -- Looking for IceConnectionNumber in ICE
[INFO] [stderr]   -- Looking for IceConnectionNumber in ICE - found
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/polyscope-88e1e6b1902c7d77/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/polyscope-88e1e6b1902c7d77/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--"
[INFO] [stderr]   [  1%] Building CXX object third_party/polyscope/deps/stb/CMakeFiles/stb.dir/stb_impl.cpp.o
[INFO] [stderr]   [  1%] Building C object third_party/polyscope/deps/glad/src/CMakeFiles/glad.dir/glad.c.o
[INFO] [stderr]   [  2%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/init.c.o
[INFO] [stderr]   [  3%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/input.c.o
[INFO] [stderr]   [  4%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/vulkan.c.o
[INFO] [stderr]   [  6%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/window.c.o
[INFO] [stderr]   [  6%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_init.c.o
[INFO] [stderr]   [  7%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/context.c.o
[INFO] [stderr]   [  8%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/monitor.c.o
[INFO] [stderr]   [  9%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_window.c.o
[INFO] [stderr]   [ 10%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/xkb_unicode.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/posix_time.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/posix_thread.c.o
[INFO] [stderr]   [ 13%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_monitor.c.o
[INFO] [stderr]   [ 14%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/glx_context.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/egl_context.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/osmesa_context.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/linux_joystick.c.o
[INFO] [stderr]   [ 17%] Linking C static library ../../../../../libs/libglad.a
[INFO] [stderr]   [ 17%] Built target glad
[INFO] [stderr]   [ 18%] Linking C static library ../../../../../libs/libglfw3.a
[INFO] [stderr]   [ 18%] Built target glfw
[INFO] [stderr]   [ 20%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui_widgets.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/examples/imgui_impl_glfw.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui_draw.cpp.o
[INFO] [stderr]   [ 23%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui_demo.cpp.o
[INFO] [stderr]   [ 24%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/examples/imgui_impl_opengl3.cpp.o
[INFO] [stderr]   [ 25%] Linking CXX static library ../../../../libs/libstb.a
[INFO] [stderr]   [ 25%] Built target stb
[INFO] [stderr]   [ 26%] Linking CXX static library ../../../../libs/libimgui.a
[INFO] [stderr]   [ 26%] Built target imgui
[INFO] [stderr]   [ 27%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/options.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/structure.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/state.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/view.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/utilities.cpp.o
[INFO] [stderr]   [ 32%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/screenshot.cpp.o
[INFO] [stderr]   [ 33%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/pick.cpp.o
[INFO] [stderr]   [ 34%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/engine.cpp.o
[INFO] [stderr]   [ 35%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/messages.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/polyscope.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/widget.cpp.o
[INFO] [stderr]   [ 38%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/ground_plane.cpp.o
[INFO] [stderr]   [ 38%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/color_maps.cpp.o
[INFO] [stderr]   [ 39%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/materials.cpp.o
[INFO] [stderr]   [ 40%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/initialize_backend.cpp.o
[INFO] [stderr]   [ 41%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/shader_builder.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Using clang/gcc compiler flags
[INFO] [stderr]   Setting gcc-specific options
[INFO] [stderr]   Polyscope backend openGL3_glfw enabled
[INFO] [stderr]   Polyscope backend openGL_mock enabled
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/polyscope/src/CMakeFiles/polyscope.dir/build.make:202: third_party/polyscope/src/CMakeFiles/polyscope.dir/widget.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/polyscope/src/CMakeFiles/polyscope.dir/build.make:272: third_party/polyscope/src/CMakeFiles/polyscope.dir/render/initialize_backend.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/polyscope/src/CMakeFiles/polyscope.dir/build.make:118: third_party/polyscope/src/CMakeFiles/polyscope.dir/structure.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:370: third_party/polyscope/src/CMakeFiles/polyscope.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.45/src/lib.rs:894:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5af440eeb33a - std::backtrace_rs::backtrace::libunwind::trace::h49438d59a450c8cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5af440eeb33a - std::backtrace_rs::backtrace::trace_unsynchronized::h00f8204a39c7607d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5af440eeb33a - std::sys::backtrace::_print_fmt::hfb4570bcf6575231
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5af440eeb33a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa24b3ebc15b8405
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5af440f0f053 - core::fmt::rt::Argument::fmt::h640632ca911b1954
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5af440f0f053 - core::fmt::write::hd87dd4a80fd6ed54
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x5af440ee7da3 - std::io::Write::write_fmt::h63c69be3cb79728d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x5af440eeb182 - std::sys::backtrace::BacktraceLock::print::h0cabd5ee17b200b1
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5af440eec37c - std::panicking::default_hook::{{closure}}::hfecf31e00fd6a324
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5af440eec1c2 - std::panicking::default_hook::h4b1c6fd76f5e43f2
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x5af440eec9b7 - std::panicking::rust_panic_with_hook::h43e69ada3ffc0134
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x5af440eec84a - std::panicking::begin_panic_handler::{{closure}}::h541e54997b7f9317
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5af440eeb819 - std::sys::backtrace::__rust_end_short_backtrace::h77e9f2cf7d6f5724
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5af440eec4dc - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5af440f0dea0 - core::panicking::panic_fmt::h8656b4a1ebe7eef6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x5af440e7f692 - cmake::fail::hdd73dc4d6adcba77
[INFO] [stderr]     16:     0x5af440e7edc9 - cmake::run::hd6cf39f896bd0be7
[INFO] [stderr]     17:     0x5af440e7ca0a - cmake::Config::build::hf1b2c4b1f259fd34
[INFO] [stderr]     18:     0x5af440e754df - cmake::build::h2ac12d347a9721d0
[INFO] [stderr]     19:     0x5af440e75ba2 - build_script_build::main::h65ba262d6ecf91f6
[INFO] [stderr]     20:     0x5af440e74f43 - core::ops::function::FnOnce::call_once::h8f5f27b8544896a2
[INFO] [stderr]     21:     0x5af440e74f16 - std::sys::backtrace::__rust_begin_short_backtrace::h464ab4ca3cc6f91e
[INFO] [stderr]     22:     0x5af440e74e79 - std::rt::lang_start::{{closure}}::h5649a86c1c6a2132
[INFO] [stderr]     23:     0x5af440ee36c7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5de4a2bf18b34b48
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5af440ee36c7 - std::panicking::try::do_call::h18e58ebf513e1dfb
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     25:     0x5af440ee36c7 - std::panicking::try::hd66d4cce67b2d3a6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     26:     0x5af440ee36c7 - std::panic::catch_unwind::h7d20459bfb46fa18
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x5af440ee36c7 - std::rt::lang_start_internal::{{closure}}::h08530640535ea25a
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:48
[INFO] [stderr]     28:     0x5af440ee36c7 - std::panicking::try::do_call::hef1d5032756af4de
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     29:     0x5af440ee36c7 - std::panicking::try::h72abeda96f937582
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     30:     0x5af440ee36c7 - std::panic::catch_unwind::hff9195ddaed64075
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x5af440ee36c7 - std::rt::lang_start_internal::h506b703bddcb88cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:20
[INFO] [stderr]     32:     0x5af440e74e57 - std::rt::lang_start::h43c73dfdb4e7e8a0
[INFO] [stderr]     33:     0x5af440e75de5 - main
[INFO] [stderr]     34:     0x757b63607d90 - <unknown>
[INFO] [stderr]     35:     0x757b63607e40 - __libc_start_main
[INFO] [stderr]     36:     0x5af440e74d25 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "57a69694642ba529237fc7c6b9af4201a0722c25cfebd16d3c7f5dc3ae1ccfce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57a69694642ba529237fc7c6b9af4201a0722c25cfebd16d3c7f5dc3ae1ccfce", kill_on_drop: false }`
[INFO] [stdout] 57a69694642ba529237fc7c6b9af4201a0722c25cfebd16d3c7f5dc3ae1ccfce
