[INFO] fetching crate libui-ng-sys 0.7.0...
[INFO] testing libui-ng-sys-0.7.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate libui-ng-sys 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate libui-ng-sys 0.7.0
[INFO] finished tweaking crates.io crate libui-ng-sys 0.7.0
[INFO] tweaked toml for crates.io crate libui-ng-sys 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libui-ng-sys 0.7.0 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 crates.io crate libui-ng-sys 0.7.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7aa130849d6942df00627137ee803c767a07849025caffa020ef701128c601d0
[INFO] running `Command { std: "docker" "start" "-a" "7aa130849d6942df00627137ee803c767a07849025caffa020ef701128c601d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aa130849d6942df00627137ee803c767a07849025caffa020ef701128c601d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa130849d6942df00627137ee803c767a07849025caffa020ef701128c601d0", kill_on_drop: false }`
[INFO] [stdout] 7aa130849d6942df00627137ee803c767a07849025caffa020ef701128c601d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 413db1fa4861f2cb5dfb1dadb61a605d3913295d26673a944b762733361dd370
[INFO] running `Command { std: "docker" "start" "-a" "413db1fa4861f2cb5dfb1dadb61a605d3913295d26673a944b762733361dd370", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling error-stack v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling libui-ng-sys v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `libui-ng-sys v0.7.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/libui-ng-sys-618f706dd692765d/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBUI_NG_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   failed to build libui-ng
[INFO] [stderr]   ├╴ build.rs:113:18
[INFO] [stderr]   │
[INFO] [stderr]   ├─▶ failed to setup libui-ng
[INFO] [stderr]   │   ╰╴ build.rs:477:63
[INFO] [stderr]   │
[INFO] [stderr]   ╰─▶ Output { status: ExitStatus(unix_wait_status(256)), stdout: "WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they override each other. See: https://mesonbuild.com/Builtin-options.html#build-type-options\nThe Meson build system\nVersion: 0.62.99\nSource dir: /opt/rustwide/target/debug/build/libui-ng-sys-1b5b8e1900cba111/out/libui-ng\nBuild dir: /opt/rustwide/target/debug/build/libui-ng-sys-1b5b8e1900cba111/out/libui-ng/build\nBuild type: native build\nProject name: libui\nProject version: undefined\nC compiler for the host machine: cc (gcc 13.3.0 \"cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0\")\nC linker for the host machine: cc ld.bfd 2.42\nC++ compiler for the host machine: c++ (gcc 13.3.0 \"c++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0\")\nC++ linker for the host machine: c++ ld.bfd 2.42\nHost machine cpu family: x86_64\nHost machine cpu: x86_64\nFound pkg-config: /usr/bin/pkg-config (1.8.1)\nRun-time dependency gtk+-3.0 found: YES 3.24.41\nLibrary m found: YES\nLibrary dl found: YES\n../target/debug/build/libui-ng-sys-1b5b8e1900cba111/out/libui-ng/test/meson.build:49: WARNING: Project targeting '>=0.58.0' but tried to use feature deprecated since '0.56.0': gui_app arg in executable. Use 'win_subsystem' instead.\nLooking for a fallback subproject for the dependency cmocka because:\nUse of fallback dependencies is forced.\nDownloading cmocka source from https://cmocka.org/files/1.1/cmocka-1.1.5.tar.xz\n<urlopen error [Errno -3] Temporary failure in name resolution>\nWARNING: failed to download with error: could not get https://cmocka.org/files/1.1/cmocka-1.1.5.tar.xz is the internet available?. Trying after a delay...\n<urlopen error [Errno -3] Temporary failure in name resolution>\nWARNING: failed to download with error: could not get https://cmocka.org/files/1.1/cmocka-1.1.5.tar.xz is the internet available?. Trying after a delay...\n<urlopen error [Errno -3] Temporary failure in name resolution>\nWARNING: failed to download with error: could not get https://cmocka.org/files/1.1/cmocka-1.1.5.tar.xz is the internet available?. Trying after a delay...\n<urlopen error [Errno -3] Temporary failure in name resolution>\nWARNING: failed to download with error: could not get https://cmocka.org/files/1.1/cmocka-1.1.5.tar.xz is the internet available?. Trying after a delay...\n<urlopen error [Errno -3] Temporary failure in name resolution>\nWARNING: failed to download with error: could not get https://cmocka.org/files/1.1/cmocka-1.1.5.tar.xz is the internet available?. Trying after a delay...\n<urlopen error [Errno -3] Temporary failure in name resolution>\nA fallback URL could be specified using source_fallback_url key in the wrap file\n\n../target/debug/build/libui-ng-sys-1b5b8e1900cba111/out/libui-ng/test/unit/meson.build:1:0: ERROR: could not get https://cmocka.org/files/1.1/cmocka-1.1.5.tar.xz is the internet available?\n\nA full log can be found at /opt/rustwide/target/debug/build/libui-ng-sys-1b5b8e1900cba111/out/libui-ng/build/meson-logs/meson-log.txt\n", stderr: "" }
[INFO] [stderr]       ├╴ build.rs:509:21
[INFO] [stderr]       ╰╴ backtrace (1)
[INFO] [stderr] 
[INFO] [stderr]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr] 
[INFO] [stderr]   backtrace no. 1
[INFO] [stderr]      0: error_stack::report::Report<C>::from_frame
[INFO] [stderr]      1: error_stack::report::Report<C>::new
[INFO] [stderr]      2: error_stack::macros::__private::specialization::ContextReporter::report
[INFO] [stderr]      3: build_script_build::build::Backend::run_python
[INFO] [stderr]      4: build_script_build::build::Backend::setup_libui
[INFO] [stderr]      5: build_script_build::build::Backend::build_libui
[INFO] [stderr]      6: build_script_build::main_impl
[INFO] [stderr]      7: build_script_build::main
[INFO] [stderr]      8: core::ops::function::FnOnce::call_once
[INFO] [stderr]      9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]     10: std::rt::lang_start::{{closure}}
[INFO] [stderr]     11: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     12: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     13: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     14: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     16: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     17: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     18: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     19: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     20: std::rt::lang_start
[INFO] [stderr]     21: main
[INFO] [stderr]     22: <unknown>
[INFO] [stderr]     23: __libc_start_main
[INFO] [stderr]     24: _start
[INFO] running `Command { std: "docker" "inspect" "413db1fa4861f2cb5dfb1dadb61a605d3913295d26673a944b762733361dd370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "413db1fa4861f2cb5dfb1dadb61a605d3913295d26673a944b762733361dd370", kill_on_drop: false }`
[INFO] [stdout] 413db1fa4861f2cb5dfb1dadb61a605d3913295d26673a944b762733361dd370
