[INFO] fetching crate livox 0.1.1...
[INFO] testing livox-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[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 c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f89ad76ed245f77599d7f3f28d1a9fd229f84da581a95a71c712f8679afd6d6
[INFO] running `Command { std: "docker" "start" "-a" "6f89ad76ed245f77599d7f3f28d1a9fd229f84da581a95a71c712f8679afd6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f89ad76ed245f77599d7f3f28d1a9fd229f84da581a95a71c712f8679afd6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f89ad76ed245f77599d7f3f28d1a9fd229f84da581a95a71c712f8679afd6d6", kill_on_drop: false }`
[INFO] [stdout] 6f89ad76ed245f77599d7f3f28d1a9fd229f84da581a95a71c712f8679afd6d6
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f1c2b9c4694c6b7aebd774f4ee6ec31a73d4bf4c7b4b024650dbcf9a68bcbc3
[INFO] running `Command { std: "docker" "start" "-a" "4f1c2b9c4694c6b7aebd774f4ee6ec31a73d4bf4c7b4b024650dbcf9a68bcbc3", 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 proc-macro2 v1.0.12
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.40
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling livox v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling quote v0.6.13
[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-1311b7b9a438a834/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/livox-sys-d5358a2675acdc19/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-d5358a2675acdc19/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.4s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/livox-sys-d5358a2675acdc19/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/livox-sys-d5358a2675acdc19/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/base/io_loop.cpp.o
[INFO] [stderr]   [  9%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/livox_sdk.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/logging.cpp.o
[INFO] [stderr]   [ 19%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/network_util.cpp.o
[INFO] [stderr]   [ 23%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/third_party/FastCRC/FastCRCsw.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/device_manager.cpp.o
[INFO] [stderr]   [ 28%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/device_discovery.cpp.o
[INFO] [stderr]   [ 42%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/io_thread.cpp.o
[INFO] [stderr]   [ 47%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/util.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/data_handler/hub_data_handler.cpp.o
[INFO] [stderr]   [ 61%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/comm/sdk_protocol.cpp.o
[INFO] [stderr]   [ 66%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/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]   [ 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/hub_command_handler.cpp.o
[INFO] [stderr]   [ 90%] Building CXX object sdk_core/CMakeFiles/livox_sdk_static.dir/src/command_handler/lidar_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 'c2e32f1c9652b13ed99608599c1e855462f421f3'.
[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 <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/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/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/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/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/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/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]   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_channel.cpp:28:
[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]   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:244: sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/data_handler.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:258: sdk_core/CMakeFiles/livox_sdk_static.dir/src/data_handler/hub_data_handler.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: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:90: sdk_core/CMakeFiles/livox_sdk_static.dir/src/base/io_loop.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: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]   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]   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: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' (1074) 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:     0x5bced9529062 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bced9529062 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bced9529062 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5bced9529062 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5bced953a98f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5bced953a98f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5bced94f8733 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5bced94f8733 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5bced9503742 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5bced950676f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5bced95065c9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5bced9506d45 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5bced9506bda - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5bced9503879 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5bced94ec7fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5bced9544a20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5bced94b54ab - cmake::fail::hf04e8cea852ed878
[INFO] [stderr]     17:     0x5bced94b516a - cmake::run::hd64b7dead1fa688c
[INFO] [stderr]     18:     0x5bced94b968c - cmake::Config::build::he1c972fea970c7d1
[INFO] [stderr]     19:     0x5bced91781a9 - build_script_build::main::hfce7c9489a5e75ec
[INFO] [stderr]     20:     0x5bced9178983 - core::ops::function::FnOnce::call_once::h16165660958da7af
[INFO] [stderr]     21:     0x5bced9178906 - std::sys::backtrace::__rust_begin_short_backtrace::h1e285064cfb1c741
[INFO] [stderr]     22:     0x5bced9178889 - std::rt::lang_start::{{closure}}::h99692855a7f1fb2a
[INFO] [stderr]     23:     0x5bced94fa020 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5bced94fa020 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x5bced94fa020 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x5bced94fa020 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5bced94fa020 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5bced94fa020 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x5bced94fa020 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x5bced94fa020 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5bced94fa020 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5bced9178871 - std::rt::lang_start::h29dd9612c6703cce
[INFO] [stderr]     33:     0x5bced9179e75 - main
[INFO] [stderr]     34:     0x7fc28dbfe1ca - <unknown>
[INFO] [stderr]     35:     0x7fc28dbfe28b - __libc_start_main
[INFO] [stderr]     36:     0x5bced9177d85 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "4f1c2b9c4694c6b7aebd774f4ee6ec31a73d4bf4c7b4b024650dbcf9a68bcbc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f1c2b9c4694c6b7aebd774f4ee6ec31a73d4bf4c7b4b024650dbcf9a68bcbc3", kill_on_drop: false }`
[INFO] [stdout] 4f1c2b9c4694c6b7aebd774f4ee6ec31a73d4bf4c7b4b024650dbcf9a68bcbc3
