[INFO] cloning repository https://github.com/martiansoup/gamepie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martiansoup/gamepie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartiansoup%2Fgamepie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartiansoup%2Fgamepie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 904c27ded16d723ddef3b46e38fa0f52a3a61f08 [INFO] testing martiansoup/gamepie against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartiansoup%2Fgamepie" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/martiansoup/gamepie [INFO] finished tweaking git repo https://github.com/martiansoup/gamepie [INFO] tweaked toml for git repo https://github.com/martiansoup/gamepie written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/martiansoup/gamepie on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/martiansoup/gamepie already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a939ab797d8f15c28e37153f0399879c2f149896fb0a6251ad7eac6a3c296b2b [INFO] running `Command { std: "docker" "start" "-a" "a939ab797d8f15c28e37153f0399879c2f149896fb0a6251ad7eac6a3c296b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a939ab797d8f15c28e37153f0399879c2f149896fb0a6251ad7eac6a3c296b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a939ab797d8f15c28e37153f0399879c2f149896fb0a6251ad7eac6a3c296b2b", kill_on_drop: false }` [INFO] [stdout] a939ab797d8f15c28e37153f0399879c2f149896fb0a6251ad7eac6a3c296b2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3a6f23466b65d832aae2a8f1d03c1deb405a0e7f575882cd2de343ba9c7a0a9 [INFO] running `Command { std: "docker" "start" "-a" "d3a6f23466b65d832aae2a8f1d03c1deb405a0e7f575882cd2de343ba9c7a0a9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling evdev-sys v0.2.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling evdev-rs v0.5.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling rppal v0.13.1 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tinybmp v0.3.1 [INFO] [stderr] Compiling profont v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling gamepie-core v0.1.0 (/opt/rustwide/workdir/gamepie-core) [INFO] [stderr] Compiling gamepie-screenbind v0.1.0 (/opt/rustwide/workdir/gamepie-screenbind) [INFO] [stderr] Compiling gamepie-libretrobind v0.1.0 (/opt/rustwide/workdir/gamepie-libretrobind) [INFO] [stderr] error: failed to run custom build command for `gamepie-screenbind v0.1.0 (/opt/rustwide/workdir/gamepie-screenbind)` [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/gamepie-screenbind-9eaefe5c288e9e1f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=screen [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/gamepie-screenbind-1bb2384ed809a138/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/gamepie-screenbind/screen" "-DPIRATE_AUDIO_ST7789_HAT=ON" "-DSPI_BUS_CLOCK_DIVISOR=8" "-DDISPLAY_BREAK_ASPECT_RATIO_WHEN_SCALING=ON" "-DSTATISTICS=0" "-DLOW_BATTERY_PIN=26" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/gamepie-screenbind-1bb2384ed809a138/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] -- Doing a Debug build [INFO] [stderr] -- Pass -DCMAKE_BUILD_TYPE=Release to do a fast optimized build. [INFO] [stderr] -- Board revision: [INFO] [stderr] -- Using GPIO pin 26 for low battery status [INFO] [stderr] -- Scaling source image to view. If the HDMI resolution does not match the SPI display resolution, this will produce blurriness. Match the HDMI display resolution with the SPI resolution in /boot/config.txt to get crisp pixel perfect rendering, or alternatively pass -DDISPLAY_CROPPED_INSTEAD_OF_SCALING=ON to crop instead of scale if you want to view the center of the screen pixel perfect when HDMI and SPI resolutions do not match. [INFO] [stderr] -- Ignoring aspect ratio when scaling source image to the SPI display (Pass -DDISPLAY_BREAK_ASPECT_RATIO_WHEN_SCALING=OFF to preserve aspect ratio) [INFO] [stderr] -- SPI_BUS_CLOCK_DIVISOR set to 8. Try setting this to a higher value (must be an even number) if this causes problems. Display update speed = core_freq/divisor. (on Pi3B, by default core_freq=400). A safe starting default value may be -DSPI_BUS_CLOCK_DIVISOR=40 [INFO] [stderr] -- USE_DMA_TRANSFERS enabled, this improves performance. Try running CMake with -DUSE_DMA_TRANSFERS=OFF it this causes problems, or try adjusting the DMA channels to use with -DDMA_TX_CHANNEL= -DDMA_RX_CHANNEL=. [INFO] [stderr] -- Targeting Pirate Audio 240x240 1.3inch IPS LCD Hat with ST7789 controller [INFO] [stderr] -- Configuring done (1.9s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/gamepie-screenbind-1bb2384ed809a138/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/gamepie-screenbind-1bb2384ed809a138/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--parallel" "16" [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/screen.dir/dma.cpp.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/screen.dir/mailbox.cpp.o [INFO] [stderr] [ 23%] Building CXX object CMakeFiles/screen.dir/fbcp-ili9341.cpp.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/screen.dir/statistics.cpp.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/screen.dir/diff.cpp.o [INFO] [stderr] [ 46%] Building CXX object CMakeFiles/screen.dir/gpu.cpp.o [INFO] [stderr] [ 53%] Building CXX object CMakeFiles/screen.dir/low_battery.cpp.o [INFO] [stderr] [ 61%] Building CXX object CMakeFiles/screen.dir/text.cpp.o [INFO] [stderr] [ 69%] Building CXX object CMakeFiles/screen.dir/display.cpp.o [INFO] [stderr] [ 84%] Building CXX object CMakeFiles/screen.dir/mem_alloc.cpp.o [INFO] [stderr] [ 76%] Building CXX object CMakeFiles/screen.dir/spi.cpp.o [INFO] [stderr] [ 92%] Building CXX object CMakeFiles/screen.dir/st7735r.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning (dev) in CMakeLists.txt: [INFO] [stderr] No project() command is present. The top-level CMakeLists.txt file must [INFO] [stderr] contain a literal, direct call to the project() command. Add a line of [INFO] [stderr] code such as [INFO] [stderr] [INFO] [stderr] project(ProjectName) [INFO] [stderr] [INFO] [stderr] near the top of the file, but after cmake_minimum_required(). [INFO] [stderr] [INFO] [stderr] CMake is pretending there is a "project(Project)" command on the first [INFO] [stderr] line. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) in CMakeLists.txt: [INFO] [stderr] cmake_minimum_required() should be called prior to this top-level project() [INFO] [stderr] call. Please see the cmake-commands(7) manual for usage documentation of [INFO] [stderr] both commands. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:44 (message): [INFO] [stderr] The board revision of this hardware is not known. Please add detection to [INFO] [stderr] this board in CMakeLists.txt. (proceeding to compile against a generic [INFO] [stderr] multicore CPU) [INFO] [stderr] [INFO] [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] gmake: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:118: CMakeFiles/screen.dir/fbcp-ili9341.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:216: CMakeFiles/screen.dir/statistics.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:104: CMakeFiles/screen.dir/dma.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:230: CMakeFiles/screen.dir/text.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:146: CMakeFiles/screen.dir/low_battery.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:160: CMakeFiles/screen.dir/mailbox.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:132: CMakeFiles/screen.dir/gpu.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:90: CMakeFiles/screen.dir/display.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:202: CMakeFiles/screen.dir/st7735r.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:188: CMakeFiles/screen.dir/spi.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:174: CMakeFiles/screen.dir/mem_alloc.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:76: CMakeFiles/screen.dir/diff.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/screen.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (1690) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.48/src/lib.rs:975: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: 0x5cf0354d9fe2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cf0354d9fe2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cf0354d9fe2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cf0354d9fe2 - ::fmt::h67edf0e4d33c343c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cf0354ebc1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5cf0354ebc1f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5cf0354a89b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5cf0354a89b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5cf0354b40b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5cf0354b70df - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5cf0354b6f39 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5cf0354b7815 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5cf0354b75fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5cf0354b41e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5cf03549c99d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5cf0354f5d70 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5cf0350cb83b - cmake::fail::h384faeecf1b72a2f [INFO] [stderr] 17: 0x5cf0350cb4fa - cmake::run::h6091f6815ff6e8ea [INFO] [stderr] 18: 0x5cf0350d05f8 - cmake::Config::build::he056b3b54ae4277e [INFO] [stderr] 19: 0x5cf0350bad45 - build_script_build::main::hfce55097fe7bed0a [INFO] [stderr] 20: 0x5cf0350bb773 - core::ops::function::FnOnce::call_once::h2e39778827a90114 [INFO] [stderr] 21: 0x5cf0350bb6f6 - std::sys::backtrace::__rust_begin_short_backtrace::h9acaee193fec90e2 [INFO] [stderr] 22: 0x5cf0350bb679 - std::rt::lang_start::{{closure}}::he6c308542726280e [INFO] [stderr] 23: 0x5cf0354aa540 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x5cf0354aa540 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5cf0354aa540 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5cf0354aa540 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5cf0354aa540 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5cf0354aa540 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5cf0354aa540 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5cf0354aa540 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5cf0354aa540 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5cf0350bb661 - std::rt::lang_start::h2fdd5494cbb315c1 [INFO] [stderr] 33: 0x5cf0350bda05 - main [INFO] [stderr] 34: 0x7db927d011ca - [INFO] [stderr] 35: 0x7db927d0128b - __libc_start_main [INFO] [stderr] 36: 0x5cf0350ba875 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d3a6f23466b65d832aae2a8f1d03c1deb405a0e7f575882cd2de343ba9c7a0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a6f23466b65d832aae2a8f1d03c1deb405a0e7f575882cd2de343ba9c7a0a9", kill_on_drop: false }` [INFO] [stdout] d3a6f23466b65d832aae2a8f1d03c1deb405a0e7f575882cd2de343ba9c7a0a9