[INFO] cloning repository https://github.com/velopack/xdialog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/velopack/xdialog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelopack%2Fxdialog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelopack%2Fxdialog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f4a749ca09cb277b78ab60b5805ef15ddab4119 [INFO] testing velopack/xdialog against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelopack%2Fxdialog" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/velopack/xdialog on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/velopack/xdialog [INFO] finished tweaking git repo https://github.com/velopack/xdialog [INFO] tweaked toml for git repo https://github.com/velopack/xdialog written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/velopack/xdialog 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mina v0.1.1 [INFO] [stderr] Downloaded mina_macros v0.1.0 [INFO] [stderr] Downloaded mina_core v0.1.0 [INFO] [stderr] Downloaded fltk v1.4.32 [INFO] [stderr] Downloaded font-kit v0.14.1 [INFO] [stderr] Downloaded fltk-sys v1.4.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c442706bff16c8a63b7d40f41df492472b8048908a7ba6e03d2e5862388e5bea [INFO] running `Command { std: "docker" "start" "-a" "c442706bff16c8a63b7d40f41df492472b8048908a7ba6e03d2e5862388e5bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c442706bff16c8a63b7d40f41df492472b8048908a7ba6e03d2e5862388e5bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c442706bff16c8a63b7d40f41df492472b8048908a7ba6e03d2e5862388e5bea", kill_on_drop: false }` [INFO] [stdout] c442706bff16c8a63b7d40f41df492472b8048908a7ba6e03d2e5862388e5bea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9789c01b6708d930d90314eda01f0859672159d7746f01ca0191fff3dfc146c7 [INFO] running `Command { std: "docker" "start" "-a" "9789c01b6708d930d90314eda01f0859672159d7746f01ca0191fff3dfc146c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fltk-sys v1.4.32 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zvariant_utils v2.0.0 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] error: failed to run custom build command for `fltk-sys v1.4.32` [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/fltk-sys-33432ffb99eb91a8/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/android.rs [INFO] [stderr] cargo:rerun-if-changed=build/bundled.rs [INFO] [stderr] cargo:rerun-if-changed=build/link.rs [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rerun-if-changed=build/source.rs [INFO] [stderr] cargo:rerun-if-changed=build/utils.rs [INFO] [stderr] cargo:rerun-if-changed=build/fltk_config.rs [INFO] [stderr] cargo:rerun-if-changed=build/pkg_config.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] % Total % Received % Xferd Average Speed Time Time Time Current [INFO] [stderr] Dload Upload Total Spent Left Speed [INFO] [stderr] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: github.com [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fltk-sys-1.4.32/build/bundled.rs:30:13: [INFO] [stderr] Download bundled libraries from "https://github.com/MoAlyousef/cfltk/releases/latest/download/lib_x86_64-unknown-linux-gnu.tar.gz" failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5be0af0b77e2 - std::backtrace_rs::backtrace::libunwind::trace::hf010e1dbae51cb72 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5be0af0b77e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfea1b1ce70c8ef04 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5be0af0b77e2 - std::sys::backtrace::_print_fmt::h2997a50d2484a6a6 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5be0af0b77e2 - ::fmt::h7fb80f6afbe41a33 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5be0af0d8fa3 - core::fmt::rt::Argument::fmt::hd3a68c3e7e846625 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5be0af0d8fa3 - core::fmt::write::h000527be0eea6fe8 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5be0af0b48c3 - std::io::Write::write_fmt::h4991a22851475fb5 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5be0af0b7632 - std::sys::backtrace::BacktraceLock::print::hffad87dde00cbe3e [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5be0af0b85c0 - std::panicking::default_hook::{{closure}}::ha46397973bec1239 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5be0af0b835d - std::panicking::default_hook::h706de72a1550eed4 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5be0af0b8e92 - std::panicking::rust_panic_with_hook::h6666776865bd21f5 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5be0af0b8d2a - std::panicking::begin_panic_handler::{{closure}}::hb8595612365d24db [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5be0af0b7cd9 - std::sys::backtrace::__rust_end_short_backtrace::h7037f177c7ae4ed3 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5be0af0b89bd - rust_begin_unwind [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5be0af0d8220 - core::panicking::panic_fmt::hd26142fa9828e2a3 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5be0af087178 - build_script_main::bundled::get::hf1466e25b8b3f641 [INFO] [stderr] 16: 0x5be0af089d83 - build_script_main::main::h9c7bb2bf29815dd1 [INFO] [stderr] 17: 0x5be0af086143 - core::ops::function::FnOnce::call_once::h9cec586ad8663083 [INFO] [stderr] 18: 0x5be0af085d56 - std::sys::backtrace::__rust_begin_short_backtrace::h6cec5da213d460b4 [INFO] [stderr] 19: 0x5be0af085b29 - std::rt::lang_start::{{closure}}::hf738a9bd495282c7 [INFO] [stderr] 20: 0x5be0af0b1750 - core::ops::function::impls:: for &F>::call_once::hc7eeca589e16a550 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5be0af0b1750 - std::panicking::try::do_call::h221101e4880b2c2e [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5be0af0b1750 - std::panicking::try::h3149f937a0e2213c [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5be0af0b1750 - std::panic::catch_unwind::hb296358a26114f71 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5be0af0b1750 - std::rt::lang_start_internal::{{closure}}::hd3a3ab4349d9e2b8 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5be0af0b1750 - std::panicking::try::do_call::ha227ee1f38141b4d [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5be0af0b1750 - std::panicking::try::h3cdd1a0cf9511c85 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5be0af0b1750 - std::panic::catch_unwind::h22aa65835b0f767d [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5be0af0b1750 - std::rt::lang_start_internal::hc64d421b1e79a38b [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5be0af085b11 - std::rt::lang_start::h86d782f135c6a227 [INFO] [stderr] 30: 0x5be0af089f15 - main [INFO] [stderr] 31: 0x77f1af509d90 - [INFO] [stderr] 32: 0x77f1af509e40 - __libc_start_main [INFO] [stderr] 33: 0x5be0af085915 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9789c01b6708d930d90314eda01f0859672159d7746f01ca0191fff3dfc146c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9789c01b6708d930d90314eda01f0859672159d7746f01ca0191fff3dfc146c7", kill_on_drop: false }` [INFO] [stdout] 9789c01b6708d930d90314eda01f0859672159d7746f01ca0191fff3dfc146c7