>>> host-ccache 4.8.2 Extracting xzcat /workdir/instance-0/dl/ccache/ccache-4.8.2.tar.xz | /workdir/instance-0/output-1/host/bin/tar --strip-components=1 -C /workdir/instance-0/output-1/build/host-ccache-4.8.2 -xf - >>> host-ccache 4.8.2 Patching Applying 0001-fix-Work-around-GCC-12.3-bug-109241.patch using patch: patching file src/storage/local/LocalStorage.cpp Hunk #1 succeeded at 707 (offset -147 lines). sed -i 's,getenv("CCACHE_DIR"),getenv("BR_CACHE_DIR"),' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,".ccache",".buildroot-ccache",' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,"/.cache/ccache","/.buildroot-ccache",' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,"/.config/ccache","/.buildroot-ccache",' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,getenv("XDG_CACHE_HOME"),nullptr,' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,getenv("XDG_CONFIG_HOME"),nullptr,' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp >>> host-ccache 4.8.2 Configuring (mkdir -p /workdir/instance-0/output-1/build/host-ccache-4.8.2/ && cd /workdir/instance-0/output-1/build/host-ccache-4.8.2/ && rm -f CMakeCache.txt && PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/workdir/instance-0/output-1/host/lib/pkgconfig:/workdir/instance-0/output-1/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /usr/bin/cmake /workdir/instance-0/output-1/build/host-ccache-4.8.2/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/workdir/instance-0/output-1/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/workdir/instance-0/output-1/host" -DCMAKE_C_FLAGS="-O2 -I/workdir/instance-0/output-1/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/workdir/instance-0/output-1/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_LAUNCHER="/workdir/instance-0/output-1/host/bin/ccache" -DCMAKE_CXX_COMPILER_LAUNCHER="/workdir/instance-0/output-1/host/bin/ccache" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -UCMAKE_C_COMPILER_LAUNCHER -UCMAKE_CXX_COMPILER_LAUNCHER -DCCACHE_DEV_MODE=OFF -DZSTD_FROM_INTERNET=OFF -DHIREDIS_FROM_INTERNET=OFF -DENABLE_TESTING=OFF ) -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- The ASM_MASM compiler identification is unknown -- Found assembler: ml -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Ccache version: 4.8.2 -- Ccache dev mode: OFF -- Setting CMAKE_BUILD_TYPE to Release as none was specified. -- Performing Test std_atomic_without_libatomic -- Performing Test std_atomic_without_libatomic - Success -- Performing Test std_filesystem_without_libfs -- Performing Test std_filesystem_without_libfs - Success -- Looking for linux/fs.h -- Looking for linux/fs.h - found -- Looking for pwd.h -- Looking for pwd.h - found -- Looking for sys/clonefile.h -- Looking for sys/clonefile.h - not found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for sys/file.h -- Looking for sys/file.h - found -- Looking for syslog.h -- Looking for syslog.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for sys/utime.h -- Looking for sys/utime.h - not found -- Looking for varargs.h -- Looking for varargs.h - not found -- Looking for asctime_r -- Looking for asctime_r - found -- Looking for getopt_long -- Looking for getopt_long - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for realpath -- Looking for realpath - found -- Looking for setenv -- Looking for setenv - found -- Looking for strndup -- Looking for strndup - found -- Looking for syslog -- Looking for syslog - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for utimensat -- Looking for utimensat - found -- Looking for utimes -- Looking for utimes - found -- Performing Test HAVE_STRUCT_STAT_ST_ATIM -- Performing Test HAVE_STRUCT_STAT_ST_ATIM - Success -- Performing Test HAVE_STRUCT_STAT_ST_CTIM -- Performing Test HAVE_STRUCT_STAT_ST_CTIM - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIM -- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success -- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_CTIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_CTIMESPEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Failed -- Performing Test HAVE_STRUCT_STATFS_F_FSTYPENAME -- Performing Test HAVE_STRUCT_STATFS_F_FSTYPENAME - Failed -- Performing Test HAVE_AVX2 -- Performing Test HAVE_AVX2 - Success -- Found PkgConfig: /workdir/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for one of the modules 'libzstd' -- Using zstd from /workdir/instance-0/output-1/host/lib/libzstd.so via pkg-config -- Checking for module 'hiredis>=0.13.3' -- Found hiredis, version 1.2.0 -- Using hiredis from /workdir/instance-0/output-1/host/lib64/libhiredis.so via pkg-config -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_ASM_SSE2 -- Performing Test HAVE_ASM_SSE2 - Success -- Performing Test HAVE_ASM_SSE41 -- Performing Test HAVE_ASM_SSE41 - Success -- Performing Test HAVE_ASM_AVX2 -- Performing Test HAVE_ASM_AVX2 - Success -- Performing Test HAVE_ASM_AVX512 -- Performing Test HAVE_ASM_AVX512 - Success -- Performing Test HAVE_NEON -- Performing Test HAVE_NEON - Failed CMake Warning at doc/CMakeLists.txt:5 (message): Could not find asciidoctor; documentation will not be generated -- Configuring done (6.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /workdir/instance-0/output-1/build/host-ccache-4.8.2 >>> host-ccache 4.8.2 Building GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/workdir/instance-0/output-1/host/lib/pkgconfig:/workdir/instance-0/output-1/host/share/pkgconfig" /usr/bin/cmake --build /workdir/instance-0/output-1/build/host-ccache-4.8.2/ -j1 -- make[1]: Entering directory '/workdir/instance-0/output-1/build/host-ccache-4.8.2' [ 1%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3.c.o [ 2%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_dispatch_ccache.c.o [ 4%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_portable.c.o [ 5%] Building ASM object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_sse2_x86-64_unix.S.o [ 6%] Building ASM object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_sse41_x86-64_unix.S.o [ 8%] Building ASM object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_avx2_x86-64_unix.S.o [ 9%] Building ASM object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_avx512_x86-64_unix.S.o [ 10%] Linking C static library libblake3.a [ 10%] Built target blake3 [ 12%] Building C object src/third_party/CMakeFiles/third_party.dir/base32hex.c.o [ 13%] Building CXX object src/third_party/CMakeFiles/third_party.dir/format.cpp.o [ 14%] Building CXX object src/third_party/CMakeFiles/third_party.dir/httplib.cpp.o [ 16%] Building CXX object src/third_party/CMakeFiles/third_party.dir/url.cpp.o [ 17%] Building C object src/third_party/CMakeFiles/third_party.dir/xxhash.c.o [ 18%] Building C object src/third_party/CMakeFiles/third_party.dir/getopt_long.c.o [ 20%] Building C object src/third_party/CMakeFiles/third_party.dir/xxh_x86dispatch.c.o [ 21%] Linking CXX static library libthird_party.a [ 21%] Built target third_party [ 22%] Building CXX object src/CMakeFiles/ccache_framework.dir/Args.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Args.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Args.cpp:55:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 24%] Building CXX object src/CMakeFiles/ccache_framework.dir/AtomicFile.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/AtomicFile.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/AtomicFile.cpp:49:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 25%] Building CXX object src/CMakeFiles/ccache_framework.dir/Config.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp:23: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const char*&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, const char*, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const char*, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const char*, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp:227:9: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((const char*&)args#1), args#2)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const char*&, std::__cxx11::basic_string, std::allocator >&, const char*&}; Context = fmt::v8::basic_format_context; Args = {const char*, std::__cxx11::basic_string, std::allocator >, const char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const char*, std::__cxx11::basic_string, std::allocator >&, const char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Config.cpp:702:9: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((const char*&)args#0), args#1, ((const char*&)args#2))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 26%] Building CXX object src/CMakeFiles/ccache_framework.dir/Context.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Context.hpp:24, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Context.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Context.cpp:117:7: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 28%] Building CXX object src/CMakeFiles/ccache_framework.dir/Depfile.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Depfile.hpp:24, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Depfile.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Depfile.cpp:133:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 29%] Building CXX object src/CMakeFiles/ccache_framework.dir/Fd.cpp.o [ 30%] Building CXX object src/CMakeFiles/ccache_framework.dir/Hash.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Hash.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Hash.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Hash.cpp:126:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 32%] Building CXX object src/CMakeFiles/ccache_framework.dir/Logging.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.cpp:20: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'void fmt::v8::print(FILE*, format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, char*}; FILE = FILE; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.cpp:67:5: required from here 31 | fmt::print(stream_, FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3224:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>((* & args#0), (* & args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.cpp:187:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 33%] Building CXX object src/CMakeFiles/ccache_framework.dir/ProgressBar.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/fmtmacros.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/ProgressBar.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, double&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, double}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'void fmt::v8::print(FILE*, format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, double&}; FILE = FILE; format_string = basic_format_string, std::allocator >&, double&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/ProgressBar.cpp:93:5: required from here 31 | fmt::print(stream_, FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3224:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>((* & args#0), (* & args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 34%] Building CXX object src/CMakeFiles/ccache_framework.dir/Stat.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Stat.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Stat.cpp:217:25: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 36%] Building CXX object src/CMakeFiles/ccache_framework.dir/TemporaryFile.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/TemporaryFile.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, const char (&)[6], std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, char [6], std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >&, const char (&)[6], std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, const char (&)[6], std::basic_string_view >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/TemporaryFile.cpp:38:10: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1, args#2)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/TemporaryFile.cpp:54:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 37%] Building CXX object src/CMakeFiles/ccache_framework.dir/ThreadPool.cpp.o [ 38%] Building CXX object src/CMakeFiles/ccache_framework.dir/Util.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.cpp:229:23: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.cpp:466:29: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.cpp:565:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 40%] Building CXX object src/CMakeFiles/ccache_framework.dir/argprocessing.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Context.hpp:24, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/argprocessing.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/argprocessing.cpp:139:7: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/argprocessing.cpp:168:7: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::basic_string_view >&, std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::basic_string_view >&, std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, std::basic_string_view >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/argprocessing.cpp:687:32: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::basic_string_view >&, std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::basic_string_view >&, std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, std::basic_string_view >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/argprocessing.cpp:687:32: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 41%] Building CXX object src/CMakeFiles/ccache_framework.dir/assertions.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/assertions.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, long unsigned int&, const char*&, const char*&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, long unsigned int, const char*, const char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'void fmt::v8::print(FILE*, format_string, T&& ...) [with T = {std::basic_string_view >, long unsigned int&, const char*&, const char*&}; FILE = FILE; format_string = basic_format_string >, long unsigned int&, const char*&, const char*&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/assertions.cpp:32:3: required from here 31 | fmt::print(stream_, FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3224:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>((* & args#0), (* & args#1), (* & args#2), (* & args#3))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 42%] Building CXX object src/CMakeFiles/ccache_framework.dir/ccache.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Context.hpp:24, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/ccache.cpp:24: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/ccache.cpp:166:25: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, char (&)[100], int&, std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char [100], int, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, char (&)[100], int, std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char (&)[100], int, std::basic_string_view >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/ccache.cpp:203:10: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1, ((int&)args#2), args#3)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, char (&)[100], int&, std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char [100], int, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, char (&)[100], int, std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char (&)[100], int, std::basic_string_view >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/ccache.cpp:203:10: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1, ((int&)args#2), args#3)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::basic_string_view >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/ccache.cpp:714:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 44%] Building CXX object src/CMakeFiles/ccache_framework.dir/compopt.cpp.o [ 45%] Building CXX object src/CMakeFiles/ccache_framework.dir/execute.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Context.hpp:24, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/execute.cpp:23: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/execute.cpp:200:3: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/execute.cpp:289:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 46%] Building CXX object src/CMakeFiles/ccache_framework.dir/hashutil.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Context.hpp:24, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/hashutil.cpp:23: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/hashutil.cpp:201:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/hashutil.cpp:376:3: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 48%] Building CXX object src/CMakeFiles/ccache_framework.dir/language.cpp.o [ 49%] Building CXX object src/CMakeFiles/ccache_framework.dir/version.cpp.o [ 50%] Building CXX object src/CMakeFiles/ccache_framework.dir/InodeCache.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/InodeCache.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/InodeCache.cpp:239:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/InodeCache.cpp:554:3: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object src/CMakeFiles/ccache_framework.dir/SignalHandler.cpp.o [ 53%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/CacheEntry.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/XXH3_128.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/CacheEntry.hpp:24, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/CacheEntry.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {unsigned char&, std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {unsigned char, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {unsigned char, std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/CacheEntry.cpp:122:13: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((unsigned char&)args#0), ((std::__cxx11::basic_string&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/CacheEntry.cpp:129:13: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/expected.hpp:120:13: required from 'void util::throw_on_error(const T&, std::string_view) [with E = core::Error; T = nonstd::expected_lite::expected >; std::string_view = std::basic_string_view]' 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/CacheEntry.cpp:208:38: required from here 208 | util::throw_on_error( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 209 | util::zstd_decompress( | ~~~~~~~~~~~~~~~~~~~~~~ 210 | m_payload, m_uncompressed_payload, m_uncompressed_payload.capacity()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | "Cache entry payload decompression error: "); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/FileRecompressor.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/FileRecompressor.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/FileRecompressor.cpp:46:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >&, std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/expected.hpp:101:13: required from 'typename T::value_type util::value_or_throw(T&&, std::string_view) [with E = core::Error; T = nonstd::expected_lite::expected >; typename T::value_type = Bytes; std::string_view = std::basic_string_view]' 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/FileRecompressor.cpp:44:67: required from here 44 | const auto cache_file_data = util::value_or_throw( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 45 | util::read_file(stat.path()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | FMT("Failed to read {}: ", stat.path())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >&, std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/expected.hpp:101:13: required from 'typename T::value_type util::value_or_throw(T&&, std::string_view) [with E = core::Error; T = nonstd::expected_lite::expected >; typename T::value_type = Bytes; std::string_view = std::basic_string_view]' 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/FileRecompressor.cpp:44:67: required from here 44 | const auto cache_file_data = util::value_or_throw( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 45 | util::read_file(stat.path()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | FMT("Failed to read {}: ", stat.path())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 56%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/Manifest.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Manifest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Manifest.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Manifest.cpp:377:7: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'void fmt::v8::print(FILE*, format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; FILE = FILE; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Manifest.cpp:437:5: required from here 31 | fmt::print(stream_, FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3224:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>((* & args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 57%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/MsvcShowIncludesOutput.cpp.o [ 58%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/Result.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Context.hpp:24, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Result.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Result.cpp:160:9: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const char*&, unsigned char&, const char*&, const long unsigned int&, std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {const char*, unsigned char, const char*, long unsigned int, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const char*, unsigned char&, const char*, const long unsigned int&, std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Result.cpp:292:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((const char*&)args#0), args#1, ((const char*&)args#2), args#3, ((std::__cxx11::basic_string&)args#4))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >&, std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/expected.hpp:101:13: required from 'typename T::value_type util::value_or_throw(T&&, std::string_view) [with E = core::Error; T = nonstd::expected_lite::expected >; typename T::value_type = Bytes; std::string_view = std::basic_string_view]' 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Result.cpp:310:52: required from here 310 | const auto data = util::value_or_throw( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 311 | util::read_file(path), FMT("Failed to read {}: ", path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/ResultExtractor.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/ResultExtractor.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/ResultExtractor.cpp:61:26: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/ResultExtractor.cpp:63:31: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/expected.hpp:120:13: required from 'void util::throw_on_error(const T&, std::string_view) [with E = core::Error; T = nonstd::expected_lite::expected >; std::string_view = std::basic_string_view]' 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/ResultExtractor.cpp:62:30: required from here 62 | util::throw_on_error(util::write_file(dest_path, data), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 63 | FMT("Failed to write to {}: ", dest_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 61%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/ResultInspector.cpp.o [ 62%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/ResultRetriever.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/ResultRetriever.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/ResultRetriever.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/ResultRetriever.cpp:78:7: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/expected.hpp:120:13: required from 'void util::throw_on_error(const T&, std::string_view) [with E = core::ResultRetriever::WriteError; T = nonstd::expected_lite::expected >; std::string_view = std::basic_string_view]' 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/ResultRetriever.cpp:82:41: required from here 82 | util::throw_on_error( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 83 | util::write_file(dest_path, data), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 84 | FMT("Failed to write to {}: ", dest_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 64%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/Statistics.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Statistics.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/Statistics.cpp:407:30: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 65%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/StatisticsCounters.cpp.o [ 66%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/StatsLog.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/StatsLog.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/StatsLog.cpp:48:7: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/StatsLog.cpp:61:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 68%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/mainoptions.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Hash.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/mainoptions.cpp:24: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'void fmt::v8::print(FILE*, format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; FILE = FILE; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/mainoptions.cpp:179:3: required from here 31 | fmt::print(stream_, FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3224:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>((* & args#0), (* & args#1), (* & args#2))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'void fmt::v8::print(FILE*, format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; FILE = FILE; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/mainoptions.cpp:297:3: required from here 35 | #define PRINT_RAW(stream_, message_) fmt::print(stream_, "{}", message_) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3224:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>((* & args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::basic_string_view >&, const char (&)[], std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, char [], std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::basic_string_view >&, const char (&)[], std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, const char (&)[], std::__cxx11::basic_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/mainoptions.cpp:407:10: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1, ((std::__cxx11::basic_string&)args#2))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'void fmt::v8::print(FILE*, format_string, T&& ...) [with T = {std::basic_string_view >}; FILE = FILE; format_string = basic_format_string > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/core/mainoptions.cpp:676:7: required from here 31 | fmt::print(stream_, FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3224:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>((* & args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 69%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/types.cpp.o [ 70%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/local/LocalStorage.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp:191:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp:247:9: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::basic_string_view >&, unsigned char&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, unsigned char}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::basic_string_view >&, unsigned char&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, unsigned char&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp:504:10: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::basic_string_view >&, std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::basic_string_view >, std::basic_string_view >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >, std::basic_string_view > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp:916:11: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::basic_string_view&)args#0), ((std::basic_string_view&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 72%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/local/StatsFile.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/StatsFile.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/StatsFile.cpp:67:5: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 73%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/local/util.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/util.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, long unsigned int&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, long unsigned int}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, long unsigned int&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, long unsigned int&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/util.cpp:55:14: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 74%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/remote/FileStorage.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/FileStorage.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/FileStorage.cpp:84:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/FileStorage.cpp:98:9: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::basic_string_view >&, char*&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::basic_string_view >&, char*}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, char*>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/FileStorage.cpp:153:7: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((char*&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 76%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/remote/HttpStorage.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/HttpStorage.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/HttpStorage.cpp:90:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/HttpStorage.cpp:112:25: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::basic_string_view >&, const char* const&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, const char*}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::basic_string_view >&, const char* const&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, const char* const&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/HttpStorage.cpp:295:19: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 77%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/remote/RemoteStorage.cpp.o [ 78%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/remote/RedisStorage.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/RedisStorage.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/RedisStorage.cpp:118:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0), args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/remote/RedisStorage.cpp:118:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0), args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 80%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/Storage.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Digest.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/Storage.hpp:22, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/Storage.cpp:19: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/Storage.cpp:112:15: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/Storage.cpp:125:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/storage/Storage.cpp:319:9: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/Bytes.cpp.o [ 82%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/LockFile.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/LockFile.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/LockFile.cpp:137:3: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/LockFile.cpp:200:7: required from here 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/LongLivedLockFileManager.cpp.o [ 85%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/TextTable.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/TextTable.cpp:23: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, long unsigned int&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, long unsigned int}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, long unsigned int&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, long unsigned int&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/TextTable.cpp:109:23: required from here 109 | r += fmt::format( | ~~~~~~~~~~~^ 110 | (cell.m_right_align ? "{:>{}}" : "{:<{}}"), cell.m_text, width); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 86%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/TimePoint.cpp.o [ 88%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/Tokenizer.cpp.o [ 89%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/file.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Logging.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/file.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/file.cpp:67:28: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 90%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/path.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/Tokenizer.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/Util.hpp:23, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/path.cpp:21: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >, std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >, std::basic_string_view >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/path.cpp:101:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0), args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >&, std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >, std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >, std::basic_string_view >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/path.cpp:101:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(((std::__cxx11::basic_string&)args#0), args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 92%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/string.cpp.o In file included from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/fmtmacros.hpp:21, from /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/string.cpp:22: /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const char*&, std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {const char*, std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const char*&, std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/string.cpp:34:10: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, ((std::__cxx11::basic_string&)args#1))' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::__cxx11::basic_string*)(& std::forward<__cxx11::basic_string&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::__cxx11::basic_string&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; Context = fmt::v8::basic_format_context; Args = {std::__cxx11::basic_string, std::allocator >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/string.cpp:71:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = const std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {const std::basic_string_view >&, const long int&, const long int&}; Context = fmt::v8::basic_format_context; Args = {std::basic_string_view >, long int, long int}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {const std::basic_string_view >&, const long int&, const long int&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&, const long int&, const long int&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/string.cpp:103:7: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1, args#2)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((* & std::forward&>((* & val))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h: In instantiation of 'constexpr fmt::v8::detail::value fmt::v8::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v8::basic_format_context; type = fmt::v8::detail::type::string_type; T = std::basic_string_view&; typename std::enable_if::type = 0]': /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1855:77: required from 'constexpr fmt::v8::format_arg_store::format_arg_store(T&& ...) [with T = {long unsigned int&, std::basic_string_view >&}; Context = fmt::v8::basic_format_context; Args = {long unsigned int, std::basic_string_view >}]' 1853 | data_{detail::make_arg< | ~~~~~~~~~~~~~~~~~ 1854 | is_packed, Context, | ~~~~~~~~~~~~~~~~~~~ 1855 | detail::mapped_type_constant, Context>::value>( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1856 | std::forward(args))...} { | ~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1872:38: required from 'std::string fmt::v8::format(format_string, T&& ...) [with T = {long unsigned int&, std::basic_string_view >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string >&>]' 1872 | return {std::forward(args)...}; | ^ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/util/string.cpp:217:9: required from here 26 | #define FMT(format_, ...) fmt::format(FMT_STRING(format_), __VA_ARGS__) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:3119:44: in 'constexpr' expansion of 'fmt::v8::make_format_args<>(args#0, args#1)' /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ^~~ /workdir/instance-0/output-1/build/host-ccache-4.8.2/src/third_party/fmt/core.h:1706:46: note: the temporary was destroyed at the end of the full expression 'fmt::v8::detail::arg_mapper >().fmt::v8::detail::arg_mapper >::map >((*(const std::basic_string_view*)(& std::forward&>((* & val)))))' 1706 | const auto& arg = arg_mapper().map(std::forward(val)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 93%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/zstd.cpp.o [ 94%] Linking CXX static library libccache_framework.a [ 94%] Built target ccache_framework [ 96%] Building CXX object CMakeFiles/ccache.dir/src/main.cpp.o [ 97%] Linking CXX executable ccache [ 97%] Built target ccache [ 98%] Building CXX object src/CMakeFiles/test-lockfile.dir/test_lockfile.cpp.o [100%] Linking CXX executable test-lockfile [100%] Built target test-lockfile make[1]: Leaving directory '/workdir/instance-0/output-1/build/host-ccache-4.8.2' >>> host-ccache 4.8.2 Installing to host directory GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/workdir/instance-0/output-1/host/lib/pkgconfig:/workdir/instance-0/output-1/host/share/pkgconfig" /usr/bin/cmake --install /workdir/instance-0/output-1/build/host-ccache-4.8.2/ -- Install configuration: "Release" -- Installing: /workdir/instance-0/output-1/host/bin/ccache mkdir -p /home/br-user/.buildroot-ccache mkdir: cannot create directory '/home/br-user/.buildroot-ccache': Read-only file system make: *** [package/pkg-generic.mk:294: /workdir/instance-0/output-1/build/host-ccache-4.8.2/.stamp_host_installed] Error 1 make: Leaving directory '/workdir/instance-0/buildroot'