[INFO] fetching crate polyscope 0.2.1... [INFO] documenting polyscope-0.2.1 against beta-2024-09-05 for beta-1.82-rustdoc-1 [INFO] extracting crate polyscope 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate polyscope 0.2.1 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "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-0-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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b15e36a0e0882f2298abe47ac9ddfb2489281c021076badcd5d0df0a4cea3f9c [INFO] running `Command { std: "docker" "start" "-a" "b15e36a0e0882f2298abe47ac9ddfb2489281c021076badcd5d0df0a4cea3f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b15e36a0e0882f2298abe47ac9ddfb2489281c021076badcd5d0df0a4cea3f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15e36a0e0882f2298abe47ac9ddfb2489281c021076badcd5d0df0a4cea3f9c", kill_on_drop: false }` [INFO] [stdout] b15e36a0e0882f2298abe47ac9ddfb2489281c021076badcd5d0df0a4cea3f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7bbf0c7d4c9011564a2825f97cb81e3125b1a5a7c110fc54eb4bcf74c327617 [INFO] running `Command { std: "docker" "start" "-a" "f7bbf0c7d4c9011564a2825f97cb81e3125b1a5a7c110fc54eb4bcf74c327617", 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 proc-macro2 v1.0.29 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.10 [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 num-integer v0.1.44 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [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 lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.130 [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 peeking_take_while v0.1.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling regex v1.4.6 [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 matrixmultiply v0.3.1 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.5.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-eebe8053970613ab/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/polyscope-6dde36efa6c40183/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/src/cpp" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/polyscope-6dde36efa6c40183/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-6dde36efa6c40183/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/polyscope-6dde36efa6c40183/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] [ 1%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/context.c.o [INFO] [stderr] [ 2%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/init.c.o [INFO] [stderr] [ 3%] Building CXX object third_party/polyscope/deps/stb/CMakeFiles/stb.dir/stb_impl.cpp.o [INFO] [stderr] [ 4%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/input.c.o [INFO] [stderr] [ 5%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/monitor.c.o [INFO] [stderr] [ 5%] Building C object third_party/polyscope/deps/glad/src/CMakeFiles/glad.dir/glad.c.o [INFO] [stderr] [ 6%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/vulkan.c.o [INFO] [stderr] [ 7%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/window.c.o [INFO] [stderr] [ 8%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_init.c.o [INFO] [stderr] [ 9%] Linking C static library ../../../../../libs/libglad.a [INFO] [stderr] [ 10%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_window.c.o [INFO] [stderr] [ 11%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/xkb_unicode.c.o [INFO] [stderr] [ 12%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/x11_monitor.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] [ 14%] Built target glad [INFO] [stderr] [ 15%] 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] [ 17%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/glx_context.c.o [INFO] [stderr] [ 17%] Building C object third_party/polyscope/deps/glfw/src/CMakeFiles/glfw.dir/linux_joystick.c.o [INFO] [stderr] [ 18%] Linking CXX static library ../../../../libs/libstb.a [INFO] [stderr] [ 19%] Linking C static library ../../../../../libs/libglfw3.a [INFO] [stderr] [ 19%] Built target stb [INFO] [stderr] [ 19%] Built target glfw [INFO] [stderr] [ 20%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui.cpp.o [INFO] [stderr] [ 21%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui_draw.cpp.o [INFO] [stderr] [ 22%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/imgui_widgets.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%] Building CXX object third_party/polyscope/deps/imgui/CMakeFiles/imgui.dir/imgui/examples/imgui_impl_glfw.cpp.o [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] [ 28%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/polyscope.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/state.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/view.cpp.o [INFO] [stderr] [ 33%] Building CXX object third_party/polyscope/src/CMakeFiles/polyscope.dir/screenshot.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] [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: 0x57edc2ba149a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x57edc2ba149a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x57edc2ba149a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57edc2ba149a - ::fmt::ha95eeb186e57c055 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57edc2bc40db - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x57edc2bc40db - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x57edc2b9e523 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x57edc2ba2862 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x57edc2ba2862 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x57edc2ba24ce - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x57edc2ba30ef - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x57edc2ba2dd7 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x57edc2ba1979 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x57edc2ba2a64 - rust_begin_unwind [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x57edc2b2d483 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x57edc2b37e72 - cmake::fail::h534a75e9741e1927 [INFO] [stderr] 16: 0x57edc2b375a9 - cmake::run::hfa927b4eb38a2149 [INFO] [stderr] 17: 0x57edc2b351e3 - cmake::Config::build::h24ed11c04fbe7ce4 [INFO] [stderr] 18: 0x57edc2b2e3af - cmake::build::h980e70feeaef5b7a [INFO] [stderr] 19: 0x57edc2b2ea72 - build_script_build::main::heb62166f8a1154f4 [INFO] [stderr] 20: 0x57edc2b2de13 - core::ops::function::FnOnce::call_once::h29c3f89a0afe5713 [INFO] [stderr] 21: 0x57edc2b2dde6 - std::sys::backtrace::__rust_begin_short_backtrace::h4c60b5f174ce98b6 [INFO] [stderr] 22: 0x57edc2b2dd49 - std::rt::lang_start::{{closure}}::hcb87c762c7303520 [INFO] [stderr] 23: 0x57edc2b9a260 - core::ops::function::impls:: for &F>::call_once::h6bd7d38e4d7a8c52 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x57edc2b9a260 - std::panicking::try::do_call::hfaf7bf4c3dbe0acf [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x57edc2b9a260 - std::panicking::try::h27aafb61abce9ae9 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x57edc2b9a260 - std::panic::catch_unwind::h4f56b0e91a30b1f0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 27: 0x57edc2b9a260 - std::rt::lang_start_internal::{{closure}}::h7a6b5fd78faa452f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x57edc2b9a260 - std::panicking::try::do_call::h0af8dbf576e3bc4d [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x57edc2b9a260 - std::panicking::try::h60eaf03b8f4ab40f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x57edc2b9a260 - std::panic::catch_unwind::h4c6b73574c21ea01 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 31: 0x57edc2b9a260 - std::rt::lang_start_internal::hcd459c6d81039380 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x57edc2b2dd27 - std::rt::lang_start::h311f1ec20669e01c [INFO] [stderr] 33: 0x57edc2b2ecb5 - main [INFO] [stderr] 34: 0x709687c36d90 - [INFO] [stderr] 35: 0x709687c36e40 - __libc_start_main [INFO] [stderr] 36: 0x57edc2b2dbf5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f7bbf0c7d4c9011564a2825f97cb81e3125b1a5a7c110fc54eb4bcf74c327617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7bbf0c7d4c9011564a2825f97cb81e3125b1a5a7c110fc54eb4bcf74c327617", kill_on_drop: false }` [INFO] [stdout] f7bbf0c7d4c9011564a2825f97cb81e3125b1a5a7c110fc54eb4bcf74c327617