[INFO] cloning repository https://github.com/logemii/pptool-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/logemii/pptool-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogemii%2Fpptool-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogemii%2Fpptool-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45003450b73bfcf36bb18b41ad091d8fbfda1522
[INFO] testing logemii/pptool-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogemii%2Fpptool-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/logemii/pptool-rs
[INFO] finished tweaking git repo https://github.com/logemii/pptool-rs
[INFO] tweaked toml for git repo https://github.com/logemii/pptool-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/logemii/pptool-rs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/logemii/pptool-rs 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd
[INFO] running `Command { std: "docker" "start" "0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr] error: failed to run custom build command for `raylib-sys v5.5.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/raylib-sys-7f2d2535941cce09/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=./binding/binding.h
[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]   -- The C compiler identification is GNU 15.2.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 15.2.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]   -- Performing Test COMPILER_HAS_THOSE_TOGGLES
[INFO] [stderr]   -- Performing Test COMPILER_HAS_THOSE_TOGGLES - Success
[INFO] [stderr]   -- Testing if -Werror=pointer-arith can be used -- compiles
[INFO] [stderr]   -- Testing if -Werror=implicit-function-declaration can be used -- compiles
[INFO] [stderr]   -- Testing if -fno-strict-aliasing can be used -- compiles
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/raylib-sys-2c75cedd95bcfe70/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raylib-sys-5.5.1/./raylib" "-B" "/opt/rustwide/target/release/build/raylib-sys-2c75cedd95bcfe70/out/build" "-DCMAKE_BUILD_TYPE=Release" "-DBUILD_EXAMPLES=OFF" "-DCMAKE_BUILD_TYPE=Release" "-DSUPPORT_BUSY_WAIT_LOOP=OFF" "-DSUPPORT_FILEFORMAT_JPG=ON" "-DUSE_WAYLAND=ON" "-DUSE_EXTERNAL_GLFW=ON" "-DOPENGL_VERSION=OFF" "-DSUPPORT_SCREEN_CAPTURE=ON" "-DSUPPORT_GIF_RECORDING=ON" "-DPLATFORM=Desktop" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/release/build/raylib-sys-2c75cedd95bcfe70/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc"
[INFO] [stderr]   CMake Error at cmake/GlfwImport.cmake:3 (find_package):
[INFO] [stderr]     By not providing "Findglfw3.cmake" in CMAKE_MODULE_PATH this project has
[INFO] [stderr]     asked CMake to find a package configuration file provided by "glfw3", but
[INFO] [stderr]     CMake did not find one.
[INFO] [stderr] 
[INFO] [stderr]     Could not find a package configuration file provided by "glfw3" (requested
[INFO] [stderr]     version 3.4) with any of the following names:
[INFO] [stderr] 
[INFO] [stderr]       glfw3Config.cmake
[INFO] [stderr]       glfw3-config.cmake
[INFO] [stderr] 
[INFO] [stderr]     Add the installation prefix of "glfw3" to CMAKE_PREFIX_PATH or set
[INFO] [stderr]     "glfw3_DIR" to a directory containing one of the above files.  If "glfw3"
[INFO] [stderr]     provides a separate development package or SDK, be sure it has been
[INFO] [stderr]     installed.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     src/CMakeLists.txt:43 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (485) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/src/lib.rs:1132:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x60c3f5818101 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x60c3f5830d5a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x60c3f581e60c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x60c3f57f3eb6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x60c3f58110e1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x60c3f581140b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x60c3f57f3f62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x60c3f57ec6a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x60c3f57f486d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x60c3f583157c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x60c3f52a9937 - cmake[16a139d84d2c021]::fail
[INFO] [stderr]     11:     0x60c3f52a95c3 - cmake[16a139d84d2c021]::run
[INFO] [stderr]     12:     0x60c3f52aee82 - <cmake[16a139d84d2c021]::Config>::build
[INFO] [stderr]     13:     0x60c3f5297523 - build_script_build[b613eac8df2335fb]::build_with_cmake
[INFO] [stderr]     14:     0x60c3f5299529 - build_script_build[b613eac8df2335fb]::main
[INFO] [stderr]     15:     0x60c3f529c6a3 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     16:     0x60c3f5295d2e - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     17:     0x60c3f5296309 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     18:     0x60c3f5810399 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     19:     0x60c3f5295611 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     20:     0x60c3f529c955 - main
[INFO] [stderr]     21:     0x79b8c96b9601 - <unknown>
[INFO] [stderr]     22:     0x79b8c96b9718 - __libc_start_main
[INFO] [stderr]     23:     0x60c3f5293045 - _start
[INFO] [stderr]     24:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd", kill_on_drop: false }`
[INFO] [stdout] 0c57d23059e754139aca2a10e1414ac5a6604b616e4c19af89cc8fce155b9bdd
