[INFO] fetching crate maa-framework 0.5.0...
[INFO] checking maa-framework-0.5.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate maa-framework 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate maa-framework 0.5.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate maa-framework 0.5.0
[INFO] finished tweaking crates.io crate maa-framework 0.5.0
[INFO] tweaked toml for crates.io crate maa-framework 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 155 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.70.1)
[INFO] [stderr]       Adding litemap v0.7.3 (available: v0.7.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding yoke v0.7.4 (available: v0.7.5)
[INFO] [stderr]       Adding zerofrom v0.1.4 (available: v0.1.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0348cf835c10c97ce5d2cd5405de659dda8a13f611b5f65e8bea5aee10473dc
[INFO] running `Command { std: "docker" "start" "-a" "d0348cf835c10c97ce5d2cd5405de659dda8a13f611b5f65e8bea5aee10473dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0348cf835c10c97ce5d2cd5405de659dda8a13f611b5f65e8bea5aee10473dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0348cf835c10c97ce5d2cd5405de659dda8a13f611b5f65e8bea5aee10473dc", kill_on_drop: false }`
[INFO] [stdout] d0348cf835c10c97ce5d2cd5405de659dda8a13f611b5f65e8bea5aee10473dc
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c0cb00e75995d5247c938f134a411ed8a60b388670c583fc66a0311cd0576c1
[INFO] running `Command { std: "docker" "start" "-a" "0c0cb00e75995d5247c938f134a411ed8a60b388670c583fc66a0311cd0576c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling zip v2.2.1
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.11.0
[INFO] [stderr]    Compiling maa-framework v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `MAA_FRAMEWORK_VERSION` is never used
[INFO] [stdout]  --> build/bundled.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAA_FRAMEWORK_VERSION: &str = "v1.8.2";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_bundled_dir` is never used
[INFO] [stdout]  --> build/bundled.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_bundled_dir(include_dir: &mut Vec<PathBuf>, libs: &mut Vec<PathBuf>) -> Result<(), ()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_maa_framework` is never used
[INFO] [stdout]   --> build/bundled.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn download_maa_framework() -> Result<(PathBuf, PathBuf), ()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `maa-framework v0.5.0 (/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/maa-framework-5d36e5e2e0a3a77e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=./cmake/CMakeLists.txt
[INFO] [stderr]   CMake Error at CMakeLists.txt:5 (find_package):
[INFO] [stderr]     Could not find a package configuration file named "MaaFramework.cmake"
[INFO] [stderr]     provided by package "MaaFramework".
[INFO] [stderr] 
[INFO] [stderr]     Add the installation prefix of "MaaFramework" to CMAKE_PREFIX_PATH or set
[INFO] [stderr]     "MaaFramework_DIR" to a directory containing one of the above files.  If
[INFO] [stderr]     "MaaFramework" provides a separate development package or SDK, be sure it
[INFO] [stderr]     has been installed.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   cargo:rustc-link-lib=MaaFramework
[INFO] [stderr]   cargo:rustc-link-lib=MaaToolkit
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=headers/maa_framework.h
[INFO] [stderr]   cargo:rerun-if-changed=headers/maa_toolkit.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   ./headers/maa_framework.h:1:10: fatal error: 'MaaFramework/MaaAPI.h' file not found
[INFO] [stderr]   thread 'main' panicked at build.rs:53:10:
[INFO] [stderr]   Unable to generate bindings: ClangDiagnostic("./headers/maa_framework.h:1:10: fatal error: 'MaaFramework/MaaAPI.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x624a1f6283fa - std::backtrace_rs::backtrace::libunwind::trace::h3d1148b7268e4456
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x624a1f6283fa - std::backtrace_rs::backtrace::trace_unsynchronized::hcd8d8263202addd9
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x624a1f6283fa - std::sys::backtrace::_print_fmt::h812e4f55de0da7fc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x624a1f6283fa - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h906dff65e8b7c000
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x624a1f650553 - core::fmt::rt::Argument::fmt::hb1625b4525552ddc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x624a1f650553 - core::fmt::write::h44024895ba49323a
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x624a1f624f63 - std::io::Write::write_fmt::hf3c4d9bb313458e6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x624a1f628242 - std::sys::backtrace::BacktraceLock::print::h70dc6513b8f1948d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x624a1f62920c - std::panicking::default_hook::{{closure}}::h4e46246c986b21f2
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x624a1f629052 - std::panicking::default_hook::h149f583b31249354
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x624a1f629847 - std::panicking::rust_panic_with_hook::h9f77e00b577fb66f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x624a1f6296da - std::panicking::begin_panic_handler::{{closure}}::h05dd299f621afec5
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x624a1f6288d9 - std::sys::backtrace::__rust_end_short_backtrace::h1ac5e80eb199b5e7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x624a1f62936c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x624a1f64e8a0 - core::panicking::panic_fmt::hdb7e6f3ae56c06a6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x624a1f64ed26 - core::result::unwrap_failed::h094f67300ac0751b
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/result.rs:1699:5
[INFO] [stderr]     16:     0x624a1f0ce5d0 - core::result::Result<T,E>::expect::hec91cac56f747f4b
[INFO] [stderr]     17:     0x624a1f0d1362 - build_script_build::main::h0d7853f45ca39328
[INFO] [stderr]     18:     0x624a1f0cd9d3 - core::ops::function::FnOnce::call_once::heb15fcb751cedb44
[INFO] [stderr]     19:     0x624a1f0cd796 - std::sys::backtrace::__rust_begin_short_backtrace::h3fe259a3adc47689
[INFO] [stderr]     20:     0x624a1f0cd779 - std::rt::lang_start::{{closure}}::h28f058eb6923f992
[INFO] [stderr]     21:     0x624a1f620417 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9b826323d0f6f52d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x624a1f620417 - std::panicking::try::do_call::h11b8cb37e889e723
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     23:     0x624a1f620417 - std::panicking::try::h8c0c35eed4b91402
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     24:     0x624a1f620417 - std::panic::catch_unwind::hdd9725084aceebb7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x624a1f620417 - std::rt::lang_start_internal::{{closure}}::h70a2b8736f81fb2f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:48
[INFO] [stderr]     26:     0x624a1f620417 - std::panicking::try::do_call::h9dbefce92b360333
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x624a1f620417 - std::panicking::try::h69f0829c3d3bd7a7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     28:     0x624a1f620417 - std::panic::catch_unwind::haf848aa83b38ef16
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x624a1f620417 - std::rt::lang_start_internal::ha915624e2796630d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:20
[INFO] [stderr]     30:     0x624a1f0cd757 - std::rt::lang_start::hbcacbf14993e6b7c
[INFO] [stderr]     31:     0x624a1f0d1745 - main
[INFO] [stderr]     32:     0x78f5bbf75d90 - <unknown>
[INFO] [stderr]     33:     0x78f5bbf75e40 - __libc_start_main
[INFO] [stderr]     34:     0x624a1f0ccfa5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0c0cb00e75995d5247c938f134a411ed8a60b388670c583fc66a0311cd0576c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0cb00e75995d5247c938f134a411ed8a60b388670c583fc66a0311cd0576c1", kill_on_drop: false }`
[INFO] [stdout] 0c0cb00e75995d5247c938f134a411ed8a60b388670c583fc66a0311cd0576c1
