[INFO] fetching crate klotski 0.0.2...
[INFO] testing klotski-0.0.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate klotski 0.0.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate klotski 0.0.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate klotski 0.0.2
[INFO] tweaked toml for crates.io crate klotski 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate klotski 0.0.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate klotski 0.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.136
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded foldhash v0.1.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.136
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded cxx-build v1.0.136
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.136
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded syn v2.0.91
[INFO] [stderr]   Downloaded cxx v1.0.136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7dc95c003b55c1c2c45e0bcbc2778c76dd902a2970f9f75f87a5858b7453b67
[INFO] running `Command { std: "docker" "start" "-a" "e7dc95c003b55c1c2c45e0bcbc2778c76dd902a2970f9f75f87a5858b7453b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7dc95c003b55c1c2c45e0bcbc2778c76dd902a2970f9f75f87a5858b7453b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7dc95c003b55c1c2c45e0bcbc2778c76dd902a2970f9f75f87a5858b7453b67", kill_on_drop: false }`
[INFO] [stdout] e7dc95c003b55c1c2c45e0bcbc2778c76dd902a2970f9f75f87a5858b7453b67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea8f3afc2eade9a80c7a37f80a94a8f8cb004c1dd3d4bd4ca2fdf9846a11b356
[INFO] running `Command { std: "docker" "start" "-a" "ea8f3afc2eade9a80c7a37f80a94a8f8cb004c1dd3d4bd4ca2fdf9846a11b356", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.136
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.136
[INFO] [stderr]    Compiling cxx-build v1.0.136
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.136
[INFO] [stderr]    Compiling klotski v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `klotski v0.0.2 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/klotski-e733704a65e3c8a4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/klotski-ff78ee5992297f1d/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/klotski" "-DKLSK_ENABLE_LTO:BOOL=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/klotski-ff78ee5992297f1d/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Detected PHMAP Version - 1.4.0
[INFO] [stderr]   -- Configuring done (1.1s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/klotski-ff78ee5992297f1d/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/klotski-ff78ee5992297f1d/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/klotski-ff78ee5992297f1d/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  7%] Building CXX object src/core/CMakeFiles/klotski_core.dir/ranges/internal/spawn.cc.o
[INFO] [stderr]   [ 15%] Building CXX object src/core/CMakeFiles/klotski_core.dir/ranges/internal/ranges.cc.o
[INFO] [stderr]   [ 23%] Building CXX object src/core/CMakeFiles/klotski_core.dir/all_cases/internal/basic_ranges.cc.o
[INFO] [stderr]   [ 30%] Building CXX object src/core/CMakeFiles/klotski_core.dir/group/internal/group_union.cc.o
[INFO] [stderr]   [ 38%] Building CXX object src/core/CMakeFiles/klotski_core.dir/short_code/internal/convert.cc.o
[INFO] [stderr]   [ 46%] Building CXX object src/core/CMakeFiles/klotski_core.dir/all_cases/internal/all_cases.cc.o
[INFO] [stderr]   [ 53%] Building CXX object src/core/CMakeFiles/klotski_core.dir/mover/internal/mover.cc.o
[INFO] [stderr]   [ 61%] Building CXX object src/core/CMakeFiles/klotski_core.dir/group/internal/group.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   In file included from /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.cc:1:
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:181:27: error: 'optional' in namespace 'std' does not name a template type
[INFO] [stderr]     181 |     static constexpr std::optional<GroupUnion> create(uint_fast8_t type_id);
[INFO] [stderr]         |                           ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:160:1: note: 'std::optional' is defined in header '<optional>'; did you forget to '#include <optional>'?
[INFO] [stderr]     159 | #include "common_code/common_code_fwd.h"
[INFO] [stderr]     +++ |+#include <optional>
[INFO] [stderr]     160 | 
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:208:24: error: 'optional' in namespace 'std' does not name a template type
[INFO] [stderr]     208 |     [[nodiscard]] std::optional<Groups> groups(uint_least16_t pattern_id) const;
[INFO] [stderr]         |                        ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:208:19: note: 'std::optional' is defined in header '<optional>'; did you forget to '#include <optional>'?
[INFO] [stderr]     208 |     [[nodiscard]] std::optional<Groups> groups(uint_least16_t pattern_id) const;
[INFO] [stderr]         |                   ^~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:305:27: error: 'optional' in namespace 'std' does not name a template type
[INFO] [stderr]     305 |     static constexpr std::optional<Group> create(uint_fast8_t type_id,
[INFO] [stderr]         |                           ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:305:22: note: 'std::optional' is defined in header '<optional>'; did you forget to '#include <optional>'?
[INFO] [stderr]     305 |     static constexpr std::optional<Group> create(uint_fast8_t type_id,
[INFO] [stderr]         |                      ^~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:407:27: error: 'optional' in namespace 'std' does not name a template type
[INFO] [stderr]     407 |     static constexpr std::optional<CaseInfo> create(Group group, uint32_t case_id);
[INFO] [stderr]         |                           ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:407:22: note: 'std::optional' is defined in header '<optional>'; did you forget to '#include <optional>'?
[INFO] [stderr]     407 |     static constexpr std::optional<CaseInfo> create(Group group, uint32_t case_id);
[INFO] [stderr]         |                      ^~~
[INFO] [stderr]   In file included from /opt/rustwide/workdir/klotski/src/core/group/group.h:528,
[INFO] [stderr]                    from /opt/rustwide/workdir/klotski/src/core/all_cases/internal/basic_ranges.cc:4:
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl: In member function 'klotski::group::GroupUnion::Groups klotski::group::GroupUnion::groups() const':
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:25: error: 'to' is not a member of 'std::ranges'
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                         ^~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:39: error: missing template arguments before '>' token
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                                       ^
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:41: error: expected primary-expression before ')' token
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                                         ^
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/core/CMakeFiles/klotski_core.dir/build.make:118: src/core/CMakeFiles/klotski_core.dir/all_cases/internal/all_cases.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   In file included from /opt/rustwide/workdir/klotski/src/core/group/group.h:526:
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group.inl:104:32: error: no declaration matches 'constexpr std::optional<klotski::group::Group> klotski::group::Group::create(uint_fast8_t, uint_least16_t, Toward)'
[INFO] [stderr]     104 | constexpr std::optional<Group> Group::create(const uint_fast8_t type_id,
[INFO] [stderr]         |                                ^~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group.inl:104:32: note: no functions named 'constexpr std::optional<klotski::group::Group> klotski::group::Group::create(uint_fast8_t, uint_least16_t, Toward)'
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:263:7: note: 'class klotski::group::Group' defined here
[INFO] [stderr]     263 | class Group {
[INFO] [stderr]         |       ^~~~~
[INFO] [stderr]   In file included from /opt/rustwide/workdir/klotski/src/core/group/group.h:528:
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:39:37: error: no declaration matches 'constexpr std::optional<klotski::group::GroupUnion> klotski::group::GroupUnion::create(uint_fast8_t)'
[INFO] [stderr]      39 | constexpr std::optional<GroupUnion> GroupUnion::create(const uint_fast8_t type_id) {
[INFO] [stderr]         |                                     ^~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:39:37: note: no functions named 'constexpr std::optional<klotski::group::GroupUnion> klotski::group::GroupUnion::create(uint_fast8_t)'
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:168:7: note: 'class klotski::group::GroupUnion' defined here
[INFO] [stderr]     168 | class GroupUnion {
[INFO] [stderr]         |       ^~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl: In member function 'klotski::group::GroupUnion::Groups klotski::group::GroupUnion::groups() const':
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:25: error: 'to' is not a member of 'std::ranges'
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                         ^~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:39: error: missing template arguments before '>' token
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                                       ^
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:41: error: expected primary-expression before ')' token
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                                         ^
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl: At global scope:
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:90:13: error: no declaration matches 'std::optional<std::vector<klotski::group::Group> > klotski::group::GroupUnion::groups(uint_least16_t) const'
[INFO] [stderr]      90 | inline auto GroupUnion::groups(const uint_least16_t pattern_id) const -> std::optional<Groups> {
[INFO] [stderr]         |             ^~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:76:13: note: candidate is: 'klotski::group::GroupUnion::Groups klotski::group::GroupUnion::groups() const'
[INFO] [stderr]      76 | inline auto GroupUnion::groups() const -> Groups {
[INFO] [stderr]         |             ^~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:168:7: note: 'class klotski::group::GroupUnion' defined here
[INFO] [stderr]     168 | class GroupUnion {
[INFO] [stderr]         |       ^~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/workdir/klotski/src/core/group/group.h:532:
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/case_info.inl:44:35: error: no declaration matches 'constexpr std::optional<klotski::group::CaseInfo> klotski::group::CaseInfo::create(klotski::group::Group, uint32_t)'
[INFO] [stderr]      44 | constexpr std::optional<CaseInfo> CaseInfo::create(const Group group, const uint32_t case_id) {
[INFO] [stderr]         |                                   ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/case_info.inl:44:35: note: no functions named 'constexpr std::optional<klotski::group::CaseInfo> klotski::group::CaseInfo::create(klotski::group::Group, uint32_t)'
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/group.h:389:7: note: 'class klotski::group::CaseInfo' defined here
[INFO] [stderr]     389 | class CaseInfo {
[INFO] [stderr]         |       ^~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/workdir/klotski/src/core/group/group.h:528,
[INFO] [stderr]                    from /opt/rustwide/workdir/klotski/src/core/group/internal/group.cc:3:
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl: In member function 'klotski::group::GroupUnion::Groups klotski::group::GroupUnion::groups() const':
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:25: error: 'to' is not a member of 'std::ranges'
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                         ^~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:39: error: missing template arguments before '>' token
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                                       ^
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group_union.inl:86:41: error: expected primary-expression before ')' token
[INFO] [stderr]      86 |          | std::ranges::to<std::vector>();
[INFO] [stderr]         |                                         ^
[INFO] [stderr]   gmake[2]: *** [src/core/CMakeFiles/klotski_core.dir/build.make:160: src/core/CMakeFiles/klotski_core.dir/group/internal/group_union.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** [src/core/CMakeFiles/klotski_core.dir/build.make:104: src/core/CMakeFiles/klotski_core.dir/all_cases/internal/basic_ranges.cc.o] Error 1
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group.cc: In static member function 'static klotski::group::Group klotski::group::Group::from_raw_code(klotski::codec::RawCode)':
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group.cc:130:23: error: 'to' is not a member of 'std::ranges'
[INFO] [stderr]     130 |     }) | std::ranges::to<std::vector>(); // TODO: search min_element directly
[INFO] [stderr]         |                       ^~
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group.cc:130:37: error: missing template arguments before '>' token
[INFO] [stderr]     130 |     }) | std::ranges::to<std::vector>(); // TODO: search min_element directly
[INFO] [stderr]         |                                     ^
[INFO] [stderr]   /opt/rustwide/workdir/klotski/src/core/group/internal/group.cc:130:39: error: expected primary-expression before ')' token
[INFO] [stderr]     130 |     }) | std::ranges::to<std::vector>(); // TODO: search min_element directly
[INFO] [stderr]         |                                       ^
[INFO] [stderr]   gmake[2]: *** [src/core/CMakeFiles/klotski_core.dir/build.make:174: src/core/CMakeFiles/klotski_core.dir/group/internal/group.cc.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:129: src/core/CMakeFiles/klotski_core.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.52/src/lib.rs:1115:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57ac35823ab2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57ac35823ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57ac35823ab2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57ac35823ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57ac35848913 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x57ac35848913 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x57ac3581ff93 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x57ac3581ff93 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x57ac35823902 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x57ac35825903 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x57ac358256e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x57ac35826315 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x57ac358260aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x57ac35823fb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x57ac35825d3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x57ac35847780 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x57ac3554ac5b - cmake::fail::hbf67561a2bbd4acd
[INFO] [stderr]     17:     0x57ac3554a4d2 - cmake::run::h03418f0138c00138
[INFO] [stderr]     18:     0x57ac35547083 - cmake::Config::build::hd77eebe605690c5b
[INFO] [stderr]     19:     0x57ac35535262 - build_script_build::main::hf26df17c66875131
[INFO] [stderr]     20:     0x57ac35532233 - core::ops::function::FnOnce::call_once::hceb0f1a6dc6d81e8
[INFO] [stderr]     21:     0x57ac35532056 - std::sys::backtrace::__rust_begin_short_backtrace::h968bfbad6f622b97
[INFO] [stderr]     22:     0x57ac35531fd9 - std::rt::lang_start::{{closure}}::h6ee21f2c27717563
[INFO] [stderr]     23:     0x57ac3581a000 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     24:     0x57ac3581a000 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     25:     0x57ac3581a000 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     26:     0x57ac3581a000 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x57ac3581a000 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x57ac3581a000 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     29:     0x57ac3581a000 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     30:     0x57ac3581a000 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x57ac3581a000 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x57ac35531fc1 - std::rt::lang_start::h76fdb26f987fcf01
[INFO] [stderr]     33:     0x57ac355354a5 - main
[INFO] [stderr]     34:     0x748e784011ca - <unknown>
[INFO] [stderr]     35:     0x748e7840128b - __libc_start_main
[INFO] [stderr]     36:     0x57ac35531935 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ea8f3afc2eade9a80c7a37f80a94a8f8cb004c1dd3d4bd4ca2fdf9846a11b356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea8f3afc2eade9a80c7a37f80a94a8f8cb004c1dd3d4bd4ca2fdf9846a11b356", kill_on_drop: false }`
[INFO] [stdout] ea8f3afc2eade9a80c7a37f80a94a8f8cb004c1dd3d4bd4ca2fdf9846a11b356
