[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] checking martiansoup/gamepie against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartiansoup%2Fgamepie" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martiansoup/gamepie on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v2.1.0 [INFO] [stderr] Downloaded num_threads v0.1.5 [INFO] [stderr] Downloaded tinybmp v0.3.1 [INFO] [stderr] Downloaded embedded-graphics-core v0.3.3 [INFO] [stderr] Downloaded colored v2.0.0 [INFO] [stderr] Downloaded clap_derive v3.1.7 [INFO] [stderr] Downloaded rppal v0.13.1 [INFO] [stderr] Downloaded clap v3.1.8 [INFO] [stderr] Downloaded profont v0.5.0 [INFO] [stderr] Downloaded evdev-sys v0.2.4 [INFO] [stderr] Downloaded syn v1.0.90 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded micromath v1.1.1 [INFO] [stderr] Downloaded ctrlc v3.2.1 [INFO] [stderr] Downloaded evdev-rs v0.5.0 [INFO] [stderr] Downloaded az v1.2.0 [INFO] [stderr] Downloaded embedded-graphics v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e4b6f396fd6775452e11e6dcd2a3431dcc726a044bfa72d9b09851b80414539 [INFO] running `Command { std: "docker" "start" "-a" "0e4b6f396fd6775452e11e6dcd2a3431dcc726a044bfa72d9b09851b80414539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e4b6f396fd6775452e11e6dcd2a3431dcc726a044bfa72d9b09851b80414539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e4b6f396fd6775452e11e6dcd2a3431dcc726a044bfa72d9b09851b80414539", kill_on_drop: false }` [INFO] [stdout] 0e4b6f396fd6775452e11e6dcd2a3431dcc726a044bfa72d9b09851b80414539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a510ef66ddeee5f0a7a0538d96805d0b758090e4ac150d9534e502a375077284 [INFO] running `Command { std: "docker" "start" "-a" "a510ef66ddeee5f0a7a0538d96805d0b758090e4ac150d9534e502a375077284", 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 cc v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling evdev-sys v0.2.4 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num-bigint v0.4.3 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking evdev-rs v0.5.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking rppal v0.13.1 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Checking simple_logger v2.1.0 [INFO] [stderr] Checking num-rational v0.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tinybmp v0.3.1 [INFO] [stderr] Checking profont v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking ctrlc v3.2.1 [INFO] [stderr] Checking 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-e1d553d5c2a60abe/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-135c19936ca9b303/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-135c19936ca9b303/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 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.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 [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/gamepie-screenbind-135c19936ca9b303/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/gamepie-screenbind-135c19936ca9b303/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--parallel" "16" [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/screen.dir/dma.cpp.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/screen.dir/display.cpp.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/screen.dir/diff.cpp.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/screen.dir/fbcp-ili9341.cpp.o [INFO] [stderr] [ 53%] Building CXX object CMakeFiles/screen.dir/mem_alloc.cpp.o [INFO] [stderr] [ 53%] Building CXX object CMakeFiles/screen.dir/gpu.cpp.o [INFO] [stderr] [ 53%] Building CXX object CMakeFiles/screen.dir/low_battery.cpp.o [INFO] [stderr] [ 84%] Building CXX object CMakeFiles/screen.dir/spi.cpp.o [INFO] [stderr] [ 84%] Building CXX object CMakeFiles/screen.dir/st7735r.cpp.o [INFO] [stderr] [ 84%] Building CXX object CMakeFiles/screen.dir/mailbox.cpp.o [INFO] [stderr] [ 84%] Building CXX object CMakeFiles/screen.dir/statistics.cpp.o [INFO] [stderr] [ 92%] Building CXX object CMakeFiles/screen.dir/text.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 Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 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:76: CMakeFiles/screen.dir/diff.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] gmake[2]: *** [CMakeFiles/screen.dir/build.make:90: CMakeFiles/screen.dir/display.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:104: CMakeFiles/screen.dir/dma.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] 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]: *** [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] 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] 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] 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] 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:216: CMakeFiles/screen.dir/statistics.cpp.o] Error 1 [INFO] [stderr] c++: error: unrecognized command-line option '-mlittle-endian' [INFO] [stderr] gmake[2]: *** [CMakeFiles/screen.dir/build.make:230: CMakeFiles/screen.dir/text.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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x55eb37157fe5 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55eb37157fe5 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55eb37157fe5 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55eb37157fe5 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55eb37181f9b - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55eb37181f9b - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55eb371552ef - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55eb37157dbe - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55eb37157dbe - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55eb371595c9 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x55eb37159333 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55eb37159a64 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x55eb37159946 - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:658:13 [INFO] [stderr] 13: 0x55eb371584a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55eb37159677 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x55eb36d1a236 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55eb36d2ce11 - cmake::fail::h39a3ead9881bc5c9 [INFO] [stderr] 17: 0x55eb36d2c516 - cmake::run::hca42c1418c1a269a [INFO] [stderr] 18: 0x55eb36d2959e - cmake::Config::build::h3f87255af2abbd48 [INFO] [stderr] 19: 0x55eb36d1dcf2 - build_script_build::main::h644ad059dbeb892d [INFO] [stderr] 20: 0x55eb36d1b5f3 - core::ops::function::FnOnce::call_once::he47ac3562e3b6343 [INFO] [stderr] 21: 0x55eb36d1ac16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5978ec2f5e1d1609 [INFO] [stderr] 22: 0x55eb36d1b2c9 - std::rt::lang_start::{{closure}}::h6116df15fe21aede [INFO] [stderr] 23: 0x55eb37150e71 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55eb37150e71 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x55eb37150e71 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x55eb37150e71 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 27: 0x55eb37150e71 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55eb37150e71 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x55eb37150e71 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x55eb37150e71 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 31: 0x55eb37150e71 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55eb36d1b2a7 - std::rt::lang_start::hc5dccade8586d369 [INFO] [stderr] 33: 0x55eb36d1e0d5 - main [INFO] [stderr] 34: 0x7f5d12816d90 - [INFO] [stderr] 35: 0x7f5d12816e40 - __libc_start_main [INFO] [stderr] 36: 0x55eb36d1ab45 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a510ef66ddeee5f0a7a0538d96805d0b758090e4ac150d9534e502a375077284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a510ef66ddeee5f0a7a0538d96805d0b758090e4ac150d9534e502a375077284", kill_on_drop: false }` [INFO] [stdout] a510ef66ddeee5f0a7a0538d96805d0b758090e4ac150d9534e502a375077284