[INFO] fetching crate livox-sys 0.1.1... [INFO] testing livox-sys-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate livox-sys 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate livox-sys 0.1.1 [INFO] finished tweaking crates.io crate livox-sys 0.1.1 [INFO] tweaked toml for crates.io crate livox-sys 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate livox-sys 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate livox-sys 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c61f47bab9d223a5c1c4ef6fb695a77f51629dd20d467a1d139955b4523b8b02 [INFO] running `Command { std: "docker" "start" "-a" "c61f47bab9d223a5c1c4ef6fb695a77f51629dd20d467a1d139955b4523b8b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c61f47bab9d223a5c1c4ef6fb695a77f51629dd20d467a1d139955b4523b8b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c61f47bab9d223a5c1c4ef6fb695a77f51629dd20d467a1d139955b4523b8b02", kill_on_drop: false }` [INFO] [stdout] c61f47bab9d223a5c1c4ef6fb695a77f51629dd20d467a1d139955b4523b8b02 [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7481bc324bf400dda1a02e11650df9510c1f7b8e7617aae3ce00309d1dd92360 [INFO] running `Command { std: "docker" "start" "-a" "7481bc324bf400dda1a02e11650df9510c1f7b8e7617aae3ce00309d1dd92360", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling livox-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `livox-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/livox-sys-afdda0792cdcf487/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/livox-sys-0469e76fc92ea507/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/src/Livox-SDK" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/livox-sys-0469e76fc92ea507/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_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] -- main project dir: /opt/rustwide/workdir/src/Livox-SDK [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Checking for module 'apr-1' [INFO] [stderr] -- Found apr-1, version 1.7.2 [INFO] [stderr] -- Configuring done (1.3s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/livox-sys-0469e76fc92ea507/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/livox-sys-0469e76fc92ea507/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "livox_sdk_static" "--config" "Debug" "--" [INFO] [stderr] [ 4%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/third_party/FastCRC/FastCRCsw.cpp.o [INFO] [stderr] [ 9%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/util.cpp.o [INFO] [stderr] [ 14%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/data_handler.cpp.o [INFO] [stderr] [ 19%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/comm/sdk_protocol.cpp.o [INFO] [stderr] [ 23%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/livox_sdk.cpp.o [INFO] [stderr] [ 28%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/command_handler.cpp.o [INFO] [stderr] [ 33%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/hub_data_handler.cpp.o [INFO] [stderr] [ 38%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/lidar_data_handler.cpp.o [INFO] [stderr] [ 42%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/device_manager.cpp.o [INFO] [stderr] [ 47%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/network_util.cpp.o [INFO] [stderr] [ 52%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/thread_base.cpp.o [INFO] [stderr] [ 57%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/io_loop.cpp.o [INFO] [stderr] [ 61%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/io_thread.cpp.o [INFO] [stderr] [ 66%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/device_discovery.cpp.o [INFO] [stderr] [ 71%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/comm/comm_port.cpp.o [INFO] [stderr] [ 76%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/logging.cpp.o [INFO] [stderr] [ 80%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/command_channel.cpp.o [INFO] [stderr] [ 85%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/lidar_command_handler.cpp.o [INFO] [stderr] [ 90%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/hub_command_handler.cpp.o [INFO] [stderr] [ 95%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/command_impl.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'dec9417b8611e34e787a3e4c37686b5131f9e5c5'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [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 sdk_core/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 sample/hub/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 sample/lidar/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 sample/hub_lvx_file/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 sample/lidar_lvx_file/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 sample_cc/hub/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 sample_cc/lidar/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 sample_cc/trouble_shooting/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 sample_cc/lidar_utc_sync/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] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/device_manager.cpp:29: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/io_loop.cpp:29: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/data_handler/data_handler.cpp:26: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/command_handler/command_handler.cpp:27: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/data_handler/hub_data_handler.cpp:26: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.cpp:25: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/livox_sdk.cpp:29: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/device_discovery.cpp:37: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/base/logging.h:27, [INFO] [stderr] from /opt/rustwide/workdir/src/Livox-SDK/sdk_core/src/command_handler/command_channel.cpp:28: [INFO] [stderr] /opt/rustwide/workdir/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h:407:6: error: identifier 'char8_t' is a keyword in C++20 [-Werror=c++20-compat] [INFO] [stderr] 407 | enum char8_t: unsigned char {}; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:90: sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/io_loop.cpp.o] Error 1 [INFO] [stderr] gmake[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:174: sdk_core/CMakeFiles/livox_sdk_static.dir/src/livox_sdk.cpp.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:202: sdk_core/CMakeFiles/livox_sdk_static.dir/src/device_manager.cpp.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:146: sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/logging.cpp.o] Error 1 [INFO] [stderr] cc1plus: note: unrecognized command-line option '-Wno-c++11-long-long' may have been intended to silence earlier diagnostics [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:258: sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/hub_data_handler.cpp.o] Error 1 [INFO] [stderr] cc1plus: note: unrecognized command-line option '-Wno-c++11-long-long' may have been intended to silence earlier diagnostics [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:300: sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/command_channel.cpp.o] Error 1 [INFO] [stderr] cc1plus: note: unrecognized command-line option '-Wno-c++11-long-long' may have been intended to silence earlier diagnostics [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:286: sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/command_handler.cpp.o] Error 1 [INFO] [stderr] cc1plus: note: unrecognized command-line option '-Wno-c++11-long-long' may have been intended to silence earlier diagnostics [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:244: sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/data_handler.cpp.o] Error 1 [INFO] [stderr] cc1plus: note: unrecognized command-line option '-Wno-c++11-long-long' may have been intended to silence earlier diagnostics [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] gmake[3]: *** [sdk_core/CMakeFiles/livox_sdk_static.dir/build.make:188: sdk_core/CMakeFiles/livox_sdk_static.dir/src/device_discovery.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:242: sdk_core/CMakeFiles/livox_sdk_static.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:249: sdk_core/CMakeFiles/livox_sdk_static.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:169: livox_sdk_static] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (716) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.40/src/lib.rs:832: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: 0x5a669e75f5fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a669e75f5fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a669e75f5fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5a669e75f5fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5a669e776a8a - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5a669e776a8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x5a669e765922 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a669e765922 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5a669e7402cf - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5a669e7402cf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5a669e759b91 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5a669e759d4b - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5a669e740388 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5a669e737b89 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5a669e740ced - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5a669e77727c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5a669e6f3777 - cmake[6dfa984c664bb2a]::fail [INFO] [stderr] 17: 0x5a669e6f3431 - cmake[6dfa984c664bb2a]::run [INFO] [stderr] 18: 0x5a669e6f7bdf - ::build [INFO] [stderr] 19: 0x5a669e3c3c9c - build_script_build[1a96bbdf0a3fe96e]::main [INFO] [stderr] 20: 0x5a669e3c4773 - >::call_once [INFO] [stderr] 21: 0x5a669e3c3926 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x5a669e3c3939 - std[e72de78501789eb0]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x5a669e758c84 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x5a669e758c84 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x5a669e758c84 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x5a669e758c84 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5a669e758c84 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5a669e758c84 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x5a669e758c84 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x5a669e758c84 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5a669e758c84 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5a669e3c3911 - std[e72de78501789eb0]::rt::lang_start::<()> [INFO] [stderr] 33: 0x5a669e3c4985 - main [INFO] [stderr] 34: 0x7c6a632b01ca - [INFO] [stderr] 35: 0x7c6a632b028b - __libc_start_main [INFO] [stderr] 36: 0x5a669e3c2ba5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "7481bc324bf400dda1a02e11650df9510c1f7b8e7617aae3ce00309d1dd92360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7481bc324bf400dda1a02e11650df9510c1f7b8e7617aae3ce00309d1dd92360", kill_on_drop: false }` [INFO] [stdout] 7481bc324bf400dda1a02e11650df9510c1f7b8e7617aae3ce00309d1dd92360