[INFO] fetching crate livox 0.1.1...
[INFO] testing livox-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate livox 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate livox 0.1.1
[INFO] finished tweaking crates.io crate livox 0.1.1
[INFO] tweaked toml for crates.io crate livox 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate livox 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate livox 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e70e04a7cab425d88cbce0fcc8e79fae6097004a543f3f794e27e5d9dee487ad
[INFO] running `Command { std: "docker" "start" "-a" "e70e04a7cab425d88cbce0fcc8e79fae6097004a543f3f794e27e5d9dee487ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e70e04a7cab425d88cbce0fcc8e79fae6097004a543f3f794e27e5d9dee487ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e70e04a7cab425d88cbce0fcc8e79fae6097004a543f3f794e27e5d9dee487ad", kill_on_drop: false }`
[INFO] [stdout] e70e04a7cab425d88cbce0fcc8e79fae6097004a543f3f794e27e5d9dee487ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad88e9aa1890ad2ae16a1391665712f5a572d9d7675156dadbc3c14d014a13d3
[INFO] running `Command { std: "docker" "start" "-a" "ad88e9aa1890ad2ae16a1391665712f5a572d9d7675156dadbc3c14d014a13d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.40
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling livox v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling livox-sys v0.1.1
[INFO] [stderr] error: failed to run custom build command for `livox-sys v0.1.1`
[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-a460b2820d45d82b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/livox-sys-5e72a2ce190e1003/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/livox-sys-5e72a2ce190e1003/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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.0s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/livox-sys-5e72a2ce190e1003/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/livox-sys-5e72a2ce190e1003/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/io_loop.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/util.cpp.o
[INFO] [stderr]   [ 19%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/livox_sdk.cpp.o
[INFO] [stderr]   [ 23%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/network_util.cpp.o
[INFO] [stderr]   [ 28%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/logging.cpp.o
[INFO] [stderr]   [ 33%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/thread_base.cpp.o
[INFO] [stderr]   [ 38%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/io_thread.cpp.o
[INFO] [stderr]   [ 42%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/device_discovery.cpp.o
[INFO] [stderr]   [ 47%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/device_manager.cpp.o
[INFO] [stderr]   [ 52%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/comm/comm_port.cpp.o
[INFO] [stderr]   [ 57%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/comm/sdk_protocol.cpp.o
[INFO] [stderr]   [ 61%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/data_handler.cpp.o
[INFO] [stderr]   [ 66%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/hub_data_handler.cpp.o
[INFO] [stderr]   [ 71%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/lidar_data_handler.cpp.o
[INFO] [stderr]   [ 76%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/command_handler.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2025-09-21-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2025-09-21-x86_64-unknown-linux-gnu rustfmt`
[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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.h:27,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.cpp:25:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.h:27,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/io_loop.cpp:29:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.h:27,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/livox_sdk.cpp:29:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.h:27,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/device_discovery.cpp:37:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.h:27,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/device_manager.cpp:29:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.h:27,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/data_handler/data_handler.cpp:26:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.h:27,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/data_handler/hub_data_handler.cpp:26:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/fmt/fmt.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/third_party/spdlog/spdlog/common.h:28,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/include/../include/third_party/spdlog/spdlog/spdlog.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/base/logging.h:27,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/src/Livox-SDK/sdk_core/src/command_handler/command_handler.cpp:27:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/livox-sys-0.1.1/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:146: sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/logging.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:174: sdk_core/CMakeFiles/livox_sdk_static.dir/src/livox_sdk.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]   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[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:202: sdk_core/CMakeFiles/livox_sdk_static.dir/src/device_manager.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]   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' (923) 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:     0x64f9606a82d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64f9606a82d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64f9606a82d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64f9606a82d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64f9606b9e8f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x64f9606b9e8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x64f960677001 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64f960677001 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x64f9606826d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x64f9606856ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x64f960685549 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x64f960685d75 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x64f960685c0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x64f960682809 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x64f96066b1ad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x64f9606c3fa0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x64f96063218b - cmake::fail::hb7403c046feff005
[INFO] [stderr]     17:     0x64f960631e4a - cmake::run::h4391ec7bc28312c6
[INFO] [stderr]     18:     0x64f960636373 - cmake::Config::build::hacc981aaaaa6c465
[INFO] [stderr]     19:     0x64f9602ecf59 - build_script_build::main::h75665a6b1c404c66
[INFO] [stderr]     20:     0x64f9602ed713 - core::ops::function::FnOnce::call_once::h408839ae7316fdba
[INFO] [stderr]     21:     0x64f9602ed696 - std::sys::backtrace::__rust_begin_short_backtrace::hb16b0b5549570655
[INFO] [stderr]     22:     0x64f9602ed619 - std::rt::lang_start::{{closure}}::hfae8f4cb3c5c6c45
[INFO] [stderr]     23:     0x64f960678b60 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x64f960678b60 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x64f960678b60 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x64f960678b60 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x64f960678b60 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x64f960678b60 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x64f960678b60 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x64f960678b60 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x64f960678b60 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x64f9602ed601 - std::rt::lang_start::h2f2871f9bbf466dc
[INFO] [stderr]     33:     0x64f9602eec75 - main
[INFO] [stderr]     34:     0x7ec4d725b1ca - <unknown>
[INFO] [stderr]     35:     0x7ec4d725b28b - __libc_start_main
[INFO] [stderr]     36:     0x64f9602eca35 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ad88e9aa1890ad2ae16a1391665712f5a572d9d7675156dadbc3c14d014a13d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad88e9aa1890ad2ae16a1391665712f5a572d9d7675156dadbc3c14d014a13d3", kill_on_drop: false }`
[INFO] [stdout] ad88e9aa1890ad2ae16a1391665712f5a572d9d7675156dadbc3c14d014a13d3
