Compile [2024-11-20 01:39:14 UTC]: succeed
"g++-11" -fvisibility-inlines-hidden -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_STACKTRACE_DYN_LINK -DBOOST_STACKTRACE_NO_LIB=1 -DBOOST_STACKTRACE_TEST_NO_DEBUG_AT_ALL -I".." -I"../libs/stacktrace" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/optional/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/predef/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/stacktrace/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/type_traits/include" -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/stacktrace/test/addr2line_assert_handler.test/gcc-11~c++20/debug/arm_64/threading-multi/visibility-hidden/assert_handler.o" "/mnt/fs1/teeks99-06/run/boost_root/libs/stacktrace/example/assert_handler.cpp"
Link [2024-11-20 01:39:14 UTC]: succeed
"g++-11" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/stacktrace/build/gcc-11~c++20/debug/arm_64/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/stacktrace/build/gcc-11~c++20/debug/arm_64/threading-multi/visibility-hidden" -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/stacktrace/test/addr2line_assert_handler.test/gcc-11~c++20/debug/arm_64/threading-multi/visibility-hidden/addr2line_assert_handler" -Wl,--start-group "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/stacktrace/test/addr2line_assert_handler.test/gcc-11~c++20/debug/arm_64/threading-multi/visibility-hidden/assert_handler.o" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/stacktrace/build/gcc-11~c++20/debug/arm_64/threading-multi/visibility-hidden/libboost_stacktrace_addr2line.so.1.87.0" -Wl,-Bstatic -Wl,-Bdynamic -lrt -ldl -Wl,--end-group -fPIC -pthread -g -fvisibility=hidden -fvisibility-inlines-hidden -lpthread
Run [2024-11-20 01:39:14 UTC]: succeed
Expression 'i < N' is false in function 'T& boost::array<T, N>::operator[](boost::array<T, N>::size_type) [with T = int; long unsigned int N = 5; boost::array<T, N>::reference = int&; boost::array<T, N>::size_type = long unsigned int]': out of range.
Backtrace:
0# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::basic_stacktrace() at /mnt/fs1/teeks99-06/run/boost_root/status/../boost/stacktrace/stacktrace.hpp:162 (discriminator 4)
1# boost::array<int, 5ul>::operator[](unsigned long) at /mnt/fs1/teeks99-06/run/boost_root/status/../boost/array.hpp:117 (discriminator 2)
2# bar(int) at /mnt/fs1/teeks99-06/run/boost_root/libs/stacktrace/example/assert_handler.cpp:17
3# foo(int) at /mnt/fs1/teeks99-06/run/boost_root/libs/stacktrace/example/assert_handler.cpp:25
4# bar(int) at /mnt/fs1/teeks99-06/run/boost_root/libs/stacktrace/example/assert_handler.cpp:21
5# foo(int) at /mnt/fs1/teeks99-06/run/boost_root/libs/stacktrace/example/assert_handler.cpp:25
6# main at /mnt/fs1/teeks99-06/run/boost_root/libs/stacktrace/example/assert_handler.cpp:52
7# 0x0000FFFFA07573FC in /lib/aarch64-linux-gnu/libc.so.6
8# __libc_start_main in /lib/aarch64-linux-gnu/libc.so.6
9# _start in /mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/stacktrace/test/addr2line_assert_handler.test/gcc-11~c++20/debug/arm_64/threading-multi/visibility-hidden/addr2line_assert_handler
EXIT STATUS: 0