[INFO] fetching crate recast-detour-sys 0.1.1... [INFO] checking recast-detour-sys-0.1.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate recast-detour-sys 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate recast-detour-sys 0.1.1 [INFO] finished tweaking crates.io crate recast-detour-sys 0.1.1 [INFO] tweaked toml for crates.io crate recast-detour-sys 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate recast-detour-sys 0.1.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 124 packages to latest compatible versions [INFO] [stderr] Adding insta v0.7.4 (available: v1.43.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ron v0.4.2 [INFO] [stderr] Downloaded clicolors-control v1.0.1 [INFO] [stderr] Downloaded insta v0.7.4 [INFO] [stderr] Downloaded ci_info v0.3.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88dfe34329dc8580466373728800c111ee30c09e67d79828e9f41cc1637ee270 [INFO] running `Command { std: "docker" "start" "-a" "88dfe34329dc8580466373728800c111ee30c09e67d79828e9f41cc1637ee270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88dfe34329dc8580466373728800c111ee30c09e67d79828e9f41cc1637ee270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88dfe34329dc8580466373728800c111ee30c09e67d79828e9f41cc1637ee270", kill_on_drop: false }` [INFO] [stdout] 88dfe34329dc8580466373728800c111ee30c09e67d79828e9f41cc1637ee270 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c54af337a20bf27ef9f94c596e7c3430fe12728fe26461a8c26b4ad6b3b7c37a [INFO] running `Command { std: "docker" "start" "-a" "c54af337a20bf27ef9f94c596e7c3430fe12728fe26461a8c26b4ad6b3b7c37a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking ci_info v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling recast-detour-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] error: failed to run custom build command for `recast-detour-sys v0.1.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/recast-detour-sys-ad2afebd713c11ec/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/recast-detour-sys-3e45243f1a67481d/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/recast" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/recast-detour-sys-3e45243f1a67481d/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 C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [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] -- 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] -- Configuring done (1.4s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/recast-detour-sys-3e45243f1a67481d/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/recast-detour-sys-3e45243f1a67481d/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/recast-detour-sys-3e45243f1a67481d/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 2%] Building CXX object recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o [INFO] [stderr] [ 5%] Building CXX object recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o [INFO] [stderr] [ 8%] Building CXX object recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o [INFO] [stderr] [ 10%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/Recast.cpp.o [INFO] [stderr] [ 13%] Building CXX object recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o [INFO] [stderr] [ 16%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastContour.cpp.o [INFO] [stderr] [ 18%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o [INFO] [stderr] [ 21%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o [INFO] [stderr] [ 24%] Building CXX object recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o [INFO] [stderr] [ 27%] Building CXX object recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o [INFO] [stderr] [ 29%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastArea.cpp.o [INFO] [stderr] [ 32%] Building CXX object recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNode.cpp.o [INFO] [stderr] [ 35%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o [INFO] [stderr] [ 37%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o [INFO] [stderr] [ 40%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o [INFO] [stderr] [ 43%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o [INFO] [stderr] [ 45%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o [INFO] [stderr] [ 48%] Building CXX object recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o [INFO] [stderr] [ 51%] Linking CXX static library libDetour.a [INFO] [stderr] [ 51%] Built target Detour [INFO] [stderr] [ 54%] Linking CXX static library libRecast.a [INFO] [stderr] [ 56%] Building CXX object recastnavigation/DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourLocalBoundary.cpp.o [INFO] [stderr] [ 59%] Building CXX object recastnavigation/DetourTileCache/CMakeFiles/DetourTileCache.dir/Source/DetourTileCache.cpp.o [INFO] [stderr] [ 62%] Building CXX object recastc/CMakeFiles/RecastC.dir/Source/recastc.cpp.o [INFO] [stderr] [ 64%] Building CXX object recastnavigation/DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourProximityGrid.cpp.o [INFO] [stderr] [ 67%] Building CXX object recastnavigation/DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourPathQueue.cpp.o [INFO] [stderr] [ 70%] Building CXX object recastnavigation/DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourCrowd.cpp.o [INFO] [stderr] [ 72%] Building CXX object recastnavigation/DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourObstacleAvoidance.cpp.o [INFO] [stderr] [ 75%] Building CXX object recastnavigation/DetourTileCache/CMakeFiles/DetourTileCache.dir/Source/DetourTileCacheBuilder.cpp.o [INFO] [stderr] [ 78%] Building CXX object recastnavigation/DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourPathCorridor.cpp.o [INFO] [stderr] [ 78%] Built target Recast [INFO] [stderr] [ 81%] Linking CXX static library libDetourCrowd.a [INFO] [stderr] [ 81%] Built target DetourCrowd [INFO] [stderr] [ 83%] Linking CXX static library libDetourTileCache.a [INFO] [stderr] [ 83%] Built target DetourTileCache [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at recastnavigation/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at recastc/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [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] In file included from /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:7: [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp: In function 'void write_error(const char*, recastc_Error*)': [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:24:16: error: 'strlen' was not declared in this scope [INFO] [stderr] 24 | assert(strlen(msg) < 255); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:8:1: note: 'strlen' is defined in header ''; did you forget to '#include '? [INFO] [stderr] 7 | #include [INFO] [stderr] +++ |+#include [INFO] [stderr] 8 | [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:25:9: error: 'strcpy' was not declared in this scope [INFO] [stderr] 25 | strcpy(error->msg, msg); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:25:9: note: 'strcpy' is defined in header ''; did you forget to '#include '? [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp: In function 'recastc_Query* recastc_create_query(recastc_NavMesh*, recastc_Error*)': [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:42:17: error: 'memset' was not declared in this scope [INFO] [stderr] 42 | memset(¶ms, 0, sizeof(params)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:42:17: note: 'memset' is defined in header ''; did you forget to '#include '? [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:84:17: error: 'memcpy' was not declared in this scope [INFO] [stderr] 84 | memcpy(pm_verts_p.get(), qparam->verts, sizeof(uint16_t) * pm_vert_count * 3); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/recast/recastc/Source/recastc.cpp:84:17: note: 'memcpy' is defined in header ''; did you forget to '#include '? [INFO] [stderr] gmake[2]: *** [recastc/CMakeFiles/RecastC.dir/build.make:76: recastc/CMakeFiles/RecastC.dir/Source/recastc.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:335: recastc/CMakeFiles/RecastC.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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: 0x57a740f64b72 - std::backtrace_rs::backtrace::libunwind::trace::h78562a013ab6f1d1 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57a740f64b72 - std::backtrace_rs::backtrace::trace_unsynchronized::h77ced773b5be47e3 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57a740f64b72 - std::sys::backtrace::_print_fmt::hd8554b653175eb90 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57a740f64b72 - ::fmt::h0ee684fa48ea65a9 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57a740f87bf3 - core::fmt::rt::Argument::fmt::h97dc4aa34475380b [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x57a740f87bf3 - core::fmt::write::ha7e9dac23b0574fc [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x57a740f61893 - std::io::default_write_fmt::hdebc07c8b1ed24d8 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57a740f61893 - std::io::Write::write_fmt::h74c2ee93ac2161e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x57a740f649c2 - std::sys::backtrace::BacktraceLock::print::h5d2ec0ae212b38da [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57a740f66046 - std::panicking::default_hook::{{closure}}::h919f804d261dd9ce [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x57a740f65e49 - std::panicking::default_hook::h96273494815ab2d6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x57a740f66a12 - std::panicking::rust_panic_with_hook::hd760048b5d2d6151 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x57a740f667aa - std::panicking::begin_panic_handler::{{closure}}::h040646f2e9c9f682 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x57a740f65079 - std::sys::backtrace::__rust_end_short_backtrace::h6a810defc53f5213 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x57a740f6643d - __rustc[d0903a379a499752]::rust_begin_unwind [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x57a740f86ac0 - core::panicking::panic_fmt::hdb4e2ff26c68ec1f [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x57a740ed19bb - cmake::fail::h2887dc1714eb7932 [INFO] [stderr] 17: 0x57a740ed1202 - cmake::run::he0a15e9145618791 [INFO] [stderr] 18: 0x57a740ecdc38 - cmake::Config::build::h5fbc07b47f1ed773 [INFO] [stderr] 19: 0x57a740ec77af - cmake::build::hcec0590463db7fa3 [INFO] [stderr] 20: 0x57a740ec877d - build_script_build::main::hcd173b07650b40a6 [INFO] [stderr] 21: 0x57a740ec6f23 - core::ops::function::FnOnce::call_once::hf51924672deaf67b [INFO] [stderr] 22: 0x57a740ec6e06 - std::sys::backtrace::__rust_begin_short_backtrace::h44675d79220a8fda [INFO] [stderr] 23: 0x57a740ec6d89 - std::rt::lang_start::{{closure}}::hcc709e28471f6fd9 [INFO] [stderr] 24: 0x57a740f5d3c0 - core::ops::function::impls:: for &F>::call_once::hc0a003771d36ce49 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x57a740f5d3c0 - std::panicking::catch_unwind::do_call::h9858643921646d98 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x57a740f5d3c0 - std::panicking::catch_unwind::h8c86187d9aa365e4 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x57a740f5d3c0 - std::panic::catch_unwind::h7fb0f60cd1f7dbc8 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x57a740f5d3c0 - std::rt::lang_start_internal::{{closure}}::he8bf7dae0379adc7 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x57a740f5d3c0 - std::panicking::catch_unwind::do_call::h14a6a5289a8309e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x57a740f5d3c0 - std::panicking::catch_unwind::h324e7e057c6492a0 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x57a740f5d3c0 - std::panic::catch_unwind::h707fe61980e924ea [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x57a740f5d3c0 - std::rt::lang_start_internal::hc492c42d25e8d5e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x57a740ec6d71 - std::rt::lang_start::h515400394e7b8c66 [INFO] [stderr] 34: 0x57a740ec8de5 - main [INFO] [stderr] 35: 0x74d661b601ca - [INFO] [stderr] 36: 0x74d661b6028b - __libc_start_main [INFO] [stderr] 37: 0x57a740ec6ab5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c54af337a20bf27ef9f94c596e7c3430fe12728fe26461a8c26b4ad6b3b7c37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54af337a20bf27ef9f94c596e7c3430fe12728fe26461a8c26b4ad6b3b7c37a", kill_on_drop: false }` [INFO] [stdout] c54af337a20bf27ef9f94c596e7c3430fe12728fe26461a8c26b4ad6b3b7c37a