[INFO] fetching crate polyscope 0.2.1...
[INFO] checking polyscope-0.2.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate polyscope 0.2.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate polyscope 0.2.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-7-tc1/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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cexpr v0.5.0
[INFO] [stderr]   Downloaded bindgen v0.59.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded nom v6.2.1
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] [stderr]   Downloaded nalgebra v0.25.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 787d92fb5200dfa832be6215e1871d35a1ee1495f26a6c9c588c2fc2e052504b
[INFO] running `Command { std: "docker" "start" "-a" "787d92fb5200dfa832be6215e1871d35a1ee1495f26a6c9c588c2fc2e052504b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "787d92fb5200dfa832be6215e1871d35a1ee1495f26a6c9c588c2fc2e052504b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "787d92fb5200dfa832be6215e1871d35a1ee1495f26a6c9c588c2fc2e052504b", kill_on_drop: false }`
[INFO] [stdout] 787d92fb5200dfa832be6215e1871d35a1ee1495f26a6c9c588c2fc2e052504b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1efad5d8e7ffaca9f579ef01505c3639fdeb9573e47f80400a702393938e905b
[INFO] running `Command { std: "docker" "start" "-a" "1efad5d8e7ffaca9f579ef01505c3639fdeb9573e47f80400a702393938e905b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling nom v6.2.1
[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 clang-sys v1.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling typenum v1.14.0
[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 clap v2.33.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]    Compiling cexpr v0.5.0
[INFO] [stderr]     Checking simba v0.4.0
[INFO] [stderr]    Compiling polyscope v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nalgebra v0.25.4
[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-bea3af84a351e12f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/polyscope-89a67b5b39993e69/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/src/cpp" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/polyscope-89a67b5b39993e69/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-89a67b5b39993e69/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/polyscope-89a67b5b39993e69/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--"
[INFO] [stderr]   [  0%] Building C object third_party/polyscope/deps/glad/src/CMakeFiles/glad.dir/glad.c.o
[INFO] [stderr]   [  1%] Building CXX object third_party/polyscope/deps/stb/CMakeFiles/stb.dir/stb_impl.cpp.o
[INFO] [stderr]   [  2%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/input.c.o
[INFO] [stderr]   [  3%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/context.c.o
[INFO] [stderr]   [  4%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/init.c.o
[INFO] [stderr]   [  5%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/monitor.c.o
[INFO] [stderr]   [  6%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/vulkan.c.o
[INFO] [stderr]   [  7%] Linking C static library ../../../../../libs/libglad.a
[INFO] [stderr]   [  7%] Built target glad
[INFO] [stderr]   [  9%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/window.c.o
[INFO] [stderr]   [  9%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_monitor.c.o
[INFO] [stderr]   [ 10%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_init.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_window.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/xkb_unicode.c.o
[INFO] [stderr]   [ 13%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/posix_time.c.o
[INFO] [stderr]   [ 14%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/posix_thread.c.o
[INFO] [stderr]   [ 15%] 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/linux_joystick.c.o
[INFO] [stderr]   [ 17%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/osmesa_context.c.o
[INFO] [stderr]   [ 18%] Linking C static library ../../../../../libs/libglfw3.a
[INFO] [stderr]   [ 18%] Built target glfw
[INFO] [stderr]   [ 19%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui_draw.cpp.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui_widgets.cpp.o
[INFO] [stderr]   [ 21%] 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/examples/imgui_impl_glfw.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/polyscope.cpp.o
[INFO] [stderr]   [ 28%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/options.cpp.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/structure.cpp.o
[INFO] [stderr]   [ 30%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/screenshot.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/state.cpp.o
[INFO] [stderr]   [ 33%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/view.cpp.o
[INFO] [stderr]   [ 34%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/messages.cpp.o
[INFO] [stderr]   [ 35%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/pick.cpp.o
[INFO] [stderr]   [ 35%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/widget.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/engine.cpp.o
[INFO] [stderr]   [ 37%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/color_maps.cpp.o
[INFO] [stderr]   [ 38%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/render/ground_plane.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]   [ 42%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/disjoint_sets.cpp.o
[INFO] [stderr]   [ 43%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/file_helpers.cpp.o
[INFO] [stderr]   [ 44%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/camera_parameters.cpp.o
[INFO] [stderr]   [ 45%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/histogram.cpp.o
[INFO] [stderr]   [ 46%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/persistent_value.cpp.o
[INFO] [stderr]   [ 47%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/color_management.cpp.o
[INFO] [stderr]   [ 48%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/transformation_gizmo.cpp.o
[INFO] [stderr]   [ 49%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/slice_plane.cpp.o
[INFO] [stderr]   [ 50%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/point_cloud.cpp.o
[INFO] [stderr]   [ 51%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/point_cloud_color_quantity.cpp.o
[INFO] [stderr]   [ 52%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/point_cloud_scalar_quantity.cpp.o
[INFO] [stderr]   [ 52%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/point_cloud_vector_quantity.cpp.o
[INFO] [stderr]   [ 53%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/point_cloud_parameterization_quantity.cpp.o
[INFO] [stderr]   [ 54%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_mesh.cpp.o
[INFO] [stderr]   [ 55%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_mesh_io.cpp.o
[INFO] [stderr]   [ 56%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_scalar_quantity.cpp.o
[INFO] [stderr]   [ 57%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_color_quantity.cpp.o
[INFO] [stderr]   [ 58%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_distance_quantity.cpp.o
[INFO] [stderr]   [ 59%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_parameterization_quantity.cpp.o
[INFO] [stderr]   [ 60%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_vector_quantity.cpp.o
[INFO] [stderr]   [ 61%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_count_quantity.cpp.o
[INFO] [stderr]   [ 62%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_graph_quantity.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:482: third_party/polyscope/src/CMakeFiles/polyscope.dir/surface_mesh.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[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:     0x560f220ee446 - std::backtrace_rs::backtrace::libunwind::trace::h08f7dc827584a7ad
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x560f220ee446 - std::backtrace_rs::backtrace::trace_unsynchronized::h4497bfae4461b22b
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x560f220ee446 - std::sys_common::backtrace::_print_fmt::h6b3942d598b9c6f0
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x560f220ee446 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3a306296c8ab625c
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x560f22113910 - core::fmt::rt::Argument::fmt::h0b9d84e172c4f894
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x560f22113910 - core::fmt::write::h64b64fc2d2167832
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x560f220eb91f - std::io::Write::write_fmt::h93eeb18ca56ab61e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x560f220ee224 - std::sys_common::backtrace::_print::hd3f3194a71c6769a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x560f220ee224 - std::sys_common::backtrace::print::heffb248ee274206b
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x560f220efb07 - std::panicking::default_hook::{{closure}}::h58655f381931db29
[INFO] [stderr]     10:     0x560f220ef869 - std::panicking::default_hook::h0b1c1ae801593404
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x560f220eff98 - std::panicking::rust_panic_with_hook::h83880c09c2fb14e4
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:781:13
[INFO] [stderr]     12:     0x560f220efe72 - std::panicking::begin_panic_handler::{{closure}}::hb017100a7be0020a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:659:13
[INFO] [stderr]     13:     0x560f220ee946 - std::sys_common::backtrace::__rust_end_short_backtrace::hefda6bb3e2a65163
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x560f220efbc4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:647:5
[INFO] [stderr]     15:     0x560f2207c635 - core::panicking::panic_fmt::h639ac9ebcc4cc09e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x560f220866b1 - cmake::fail::h1ce5aae02cf34c43
[INFO] [stderr]     17:     0x560f22085db7 - cmake::run::h09b0b095d0a8fc56
[INFO] [stderr]     18:     0x560f2208396f - cmake::Config::build::h431ed676fdf254f4
[INFO] [stderr]     19:     0x560f2207d51f - cmake::build::h735853cbf7de8dd4
[INFO] [stderr]     20:     0x560f2207dc12 - build_script_build::main::hd77865bfceeea095
[INFO] [stderr]     21:     0x560f2207d153 - core::ops::function::FnOnce::call_once::hb2595a30a2002e73
[INFO] [stderr]     22:     0x560f2207ce36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h555e0b34f49fcb68
[INFO] [stderr]     23:     0x560f2207ce89 - std::rt::lang_start::{{closure}}::h41be9775a827c6de
[INFO] [stderr]     24:     0x560f220e7581 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5fd52db904d6eae8
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x560f220e7581 - std::panicking::try::do_call::he369ba628d7c9d4a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:554:40
[INFO] [stderr]     26:     0x560f220e7581 - std::panicking::try::h3e7a1367a7809b8e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:518:19
[INFO] [stderr]     27:     0x560f220e7581 - std::panic::catch_unwind::hf5ed2fafa73782ba
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panic.rs:142:14
[INFO] [stderr]     28:     0x560f220e7581 - std::rt::lang_start_internal::{{closure}}::h48a173881681ffd2
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x560f220e7581 - std::panicking::try::do_call::hde037f5e624d8646
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:554:40
[INFO] [stderr]     30:     0x560f220e7581 - std::panicking::try::h6cf0e777ffa0cfac
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:518:19
[INFO] [stderr]     31:     0x560f220e7581 - std::panic::catch_unwind::hfa79f85f27c41b17
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panic.rs:142:14
[INFO] [stderr]     32:     0x560f220e7581 - std::rt::lang_start_internal::h756905bc8f8b5b00
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x560f2207ce67 - std::rt::lang_start::hfb9bc6dbfa1bcee1
[INFO] [stderr]     34:     0x560f2207de75 - main
[INFO] [stderr]     35:     0x7f467143fd90 - <unknown>
[INFO] [stderr]     36:     0x7f467143fe40 - __libc_start_main
[INFO] [stderr]     37:     0x560f2207cd65 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1efad5d8e7ffaca9f579ef01505c3639fdeb9573e47f80400a702393938e905b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1efad5d8e7ffaca9f579ef01505c3639fdeb9573e47f80400a702393938e905b", kill_on_drop: false }`
[INFO] [stdout] 1efad5d8e7ffaca9f579ef01505c3639fdeb9573e47f80400a702393938e905b
[INFO] checking polyscope-0.2.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate polyscope 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate polyscope 0.2.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-7-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21748d9a823e257ff0609da599ff217965249c9bd659fe0d335018494f5f72f1
[INFO] running `Command { std: "docker" "start" "-a" "21748d9a823e257ff0609da599ff217965249c9bd659fe0d335018494f5f72f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21748d9a823e257ff0609da599ff217965249c9bd659fe0d335018494f5f72f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21748d9a823e257ff0609da599ff217965249c9bd659fe0d335018494f5f72f1", kill_on_drop: false }`
[INFO] [stdout] 21748d9a823e257ff0609da599ff217965249c9bd659fe0d335018494f5f72f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56b28a27a8af67ef605f1eef004de7274e248b12b5ae1a7166aabf7474c87c9d
[INFO] running `Command { std: "docker" "start" "-a" "56b28a27a8af67ef605f1eef004de7274e248b12b5ae1a7166aabf7474c87c9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling clang-sys v1.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[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 textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling bindgen v0.59.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]    Compiling cexpr v0.5.0
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking simba v0.4.0
[INFO] [stderr]    Compiling polyscope v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nalgebra v0.25.4
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]   --> examples/01_visualize_obj.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let raw: *mut i32 = &mut FRAME;
[INFO] [stdout]    |                             ^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let raw: *mut i32 = addr_of_mut!(FRAME);
[INFO] [stdout]    |                             ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> examples/01_visualize_obj.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |             "dynamic", &POSITIONS,
[INFO] [stdout]    |                        ^^^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 31 |             "dynamic", addr_of!(POSITIONS),
[INFO] [stdout]    |                        ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> examples/01_visualize_obj.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             &STOPPED_POSITIONS,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 74 |             addr_of!(STOPPED_POSITIONS),
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 56.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "56b28a27a8af67ef605f1eef004de7274e248b12b5ae1a7166aabf7474c87c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b28a27a8af67ef605f1eef004de7274e248b12b5ae1a7166aabf7474c87c9d", kill_on_drop: false }`
[INFO] [stdout] 56b28a27a8af67ef605f1eef004de7274e248b12b5ae1a7166aabf7474c87c9d
