[INFO] fetching crate oombak_tui 0.1.0...
[INFO] testing oombak_tui-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oombak_tui 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate oombak_tui 0.1.0
[INFO] finished tweaking crates.io crate oombak_tui 0.1.0
[INFO] tweaked toml for crates.io crate oombak_tui 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oombak_tui 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oombak_tui 0.1.0 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1941507fe8023f6ced91ac714d23d62fefe5975df01146302f3279bd5a643473
[INFO] running `Command { std: "docker" "start" "-a" "1941507fe8023f6ced91ac714d23d62fefe5975df01146302f3279bd5a643473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1941507fe8023f6ced91ac714d23d62fefe5975df01146302f3279bd5a643473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1941507fe8023f6ced91ac714d23d62fefe5975df01146302f3279bd5a643473", kill_on_drop: false }`
[INFO] [stdout] 1941507fe8023f6ced91ac714d23d62fefe5975df01146302f3279bd5a643473
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a564e229daf9be55ebeeb5cdbe71524c29cd4b0b432209bda01e2813fca5970e
[INFO] running `Command { std: "docker" "start" "-a" "a564e229daf9be55ebeeb5cdbe71524c29cd4b0b432209bda01e2813fca5970e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling file_type v0.8.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rerun_except v1.0.0
[INFO] [stderr]    Compiling oombak_rs v0.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr] error: failed to run custom build command for `oombak_rs v0.1.0`
[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/oombak_rs-5ef342e57777e0b4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/LICENSE
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/Cargo.toml
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/Cargo.lock
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/CMakeLists.txt
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/src/oombak_parser.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/src/instance_tree_builder.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/include/oombak_parser.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/fixtures/syntax_error/sample.sv
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/fixtures/unpacked_array/sample.sv
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/fixtures/inout_port/sample.sv
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/fixtures/sv_sample_1/adder.sv
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/fixtures/sv_sample_1/subtractor.sv
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/fixtures/sv_sample_1/sample.sv
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/utils.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/utils.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/CMakeLists.txt
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/parse_test.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser/tests/parse_test.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/Cargo.toml.orig
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/src/dut.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/src/dut/dut_sys.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/src/lib.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/src/probe/parser.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/src/probe/parser/oombak_parser_sys.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/src/probe.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/src/error.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/build.rs
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/oombak_rs-e5dee433091e0423/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oombak_rs-0.1.0/oombak_parser" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/oombak_rs-e5dee433091e0423/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   [ 11%] Creating directories for 'slang-populate'
[INFO] [stderr]   [ 22%] Performing download step (git clone) for 'slang-populate'
[INFO] [stderr]   Cloning into 'slang-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/MikePopoloski/slang.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'slang-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/MikePopoloski/slang.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'slang-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/MikePopoloski/slang.git/': Could not resolve host: github.com
[INFO] [stderr]   -- Had to git clone more than once: 3 times.
[INFO] [stderr]   CMake Error at slang-subbuild/slang-populate-prefix/tmp/slang-populate-gitclone.cmake:39 (message):
[INFO] [stderr]     Failed to clone repository: 'https://github.com/MikePopoloski/slang.git'
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/slang-populate.dir/build.make:102: slang-populate-prefix/src/slang-populate-stamp/slang-populate-download] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/slang-populate.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.28/Modules/FetchContent.cmake:1679 (message):
[INFO] [stderr]     Build step for slang failed: 2
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.28/Modules/FetchContent.cmake:1819:EVAL:2 (__FetchContent_directPopulate)
[INFO] [stderr]     /usr/share/cmake-3.28/Modules/FetchContent.cmake:1819 (cmake_language)
[INFO] [stderr]     /usr/share/cmake-3.28/Modules/FetchContent.cmake:2033 (FetchContent_Populate)
[INFO] [stderr]     CMakeLists.txt:12 (FetchContent_MakeAvailable)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1209) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62cec0a0a8b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62cec0a0a8b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62cec0a0a8b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x62cec0a0a8b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x62cec0a1b46f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x62cec0a1b46f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x62cec09da8d3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x62cec09da8d3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x62cec09e5d72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x62cec09e84bc - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x62cec09e8316 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x62cec09e8a95 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x62cec09e892a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x62cec09e5ea9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x62cec09cebbd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x62cec0a1fec0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62cec06dff2b - cmake::fail::h2f671c8e5d1ed6ea
[INFO] [stderr]     17:     0x62cec06dfbb2 - cmake::run::h8ddf68d8ccb018ba
[INFO] [stderr]     18:     0x62cec06e568a - cmake::Config::build::he5a264cf0bf4a2aa
[INFO] [stderr]     19:     0x62cec06d8c37 - build_script_build::main::hb8493c5796a9eac6
[INFO] [stderr]     20:     0x62cec06d9273 - core::ops::function::FnOnce::call_once::h6090f0a34cc4489f
[INFO] [stderr]     21:     0x62cec06d9246 - std::sys::backtrace::__rust_begin_short_backtrace::h395c0d78e5cc332a
[INFO] [stderr]     22:     0x62cec06d91c9 - std::rt::lang_start::{{closure}}::h9c90af09eb2ab987
[INFO] [stderr]     23:     0x62cec09dc3e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x62cec09dc3e0 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x62cec09dc3e0 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x62cec09dc3e0 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x62cec09dc3e0 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x62cec09dc3e0 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x62cec09dc3e0 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x62cec09dc3e0 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x62cec09dc3e0 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x62cec06d91b1 - std::rt::lang_start::h21e37245b8dbd3cd
[INFO] [stderr]     33:     0x62cec06dab05 - main
[INFO] [stderr]     34:     0x7bb81c2da1ca - <unknown>
[INFO] [stderr]     35:     0x7bb81c2da28b - __libc_start_main
[INFO] [stderr]     36:     0x62cec06d8a15 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a564e229daf9be55ebeeb5cdbe71524c29cd4b0b432209bda01e2813fca5970e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a564e229daf9be55ebeeb5cdbe71524c29cd4b0b432209bda01e2813fca5970e", kill_on_drop: false }`
[INFO] [stdout] a564e229daf9be55ebeeb5cdbe71524c29cd4b0b432209bda01e2813fca5970e
