[INFO] cloning repository https://github.com/shaoyuanyu/ncm-player-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaoyuanyu/ncm-player-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaoyuanyu%2Fncm-player-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaoyuanyu%2Fncm-player-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1565b7958f415c46e7aae68ab562f9eaafea64d0 [INFO] testing shaoyuanyu/ncm-player-tui against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaoyuanyu%2Fncm-player-tui" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shaoyuanyu/ncm-player-tui [INFO] finished tweaking git repo https://github.com/shaoyuanyu/ncm-player-tui [INFO] tweaked toml for git repo https://github.com/shaoyuanyu/ncm-player-tui written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shaoyuanyu/ncm-player-tui on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shaoyuanyu/ncm-player-tui 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded allocator-api2 v0.2.20 [INFO] [stderr] Downloaded instability v0.3.3 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded atomic_refcell v0.1.13 [INFO] [stderr] Downloaded gstreamer-base-sys v0.23.3 [INFO] [stderr] Downloaded glib-sys v0.20.6 [INFO] [stderr] Downloaded muldiv v1.0.1 [INFO] [stderr] Downloaded fast_qr v0.12.7 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded gstreamer-sys v0.23.3 [INFO] [stderr] Downloaded gio-sys v0.20.6 [INFO] [stderr] Downloaded gstreamer-base v0.23.3 [INFO] [stderr] Downloaded glib-macros v0.20.5 [INFO] [stderr] Downloaded glib v0.20.6 [INFO] [stderr] Downloaded gstreamer v0.23.3 [INFO] [stderr] Downloaded rustls v0.23.19 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded gobject-sys v0.20.4 [INFO] [stderr] Downloaded gstreamer-play-sys v0.23.2 [INFO] [stderr] Downloaded option-operations v0.5.0 [INFO] [stderr] Downloaded cfg-expr v0.17.1 [INFO] [stderr] Downloaded gstreamer-video-sys v0.23.3 [INFO] [stderr] Downloaded gstreamer-play v0.23.2 [INFO] [stderr] Downloaded gstreamer-video v0.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3bd5bb83dc99e9c24cec2bd35475565e53bd625c6d3db9826487bca6df7f5ef [INFO] running `Command { std: "docker" "start" "-a" "c3bd5bb83dc99e9c24cec2bd35475565e53bd625c6d3db9826487bca6df7f5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3bd5bb83dc99e9c24cec2bd35475565e53bd625c6d3db9826487bca6df7f5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3bd5bb83dc99e9c24cec2bd35475565e53bd625c6d3db9826487bca6df7f5ef", kill_on_drop: false }` [INFO] [stdout] c3bd5bb83dc99e9c24cec2bd35475565e53bd625c6d3db9826487bca6df7f5ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f05b9257f13131f21f1ff6be89cf771f123be3e2b2ab88876bf91f2e17c2d366 [INFO] running `Command { std: "docker" "start" "-a" "f05b9257f13131f21f1ff6be89cf771f123be3e2b2ab88876bf91f2e17c2d366", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cfg-expr v0.17.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling option-operations v0.5.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling muldiv v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling fast_qr v0.12.7 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling glib-sys v0.20.6 [INFO] [stderr] Compiling gobject-sys v0.20.4 [INFO] [stderr] Compiling gstreamer-sys v0.23.3 [INFO] [stderr] warning: glib-sys@0.20.6: pkg-config has not been configured to support cross-compilation. [INFO] [stderr] error: failed to run custom build command for `glib-sys v0.20.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glib-sys-d7cd53bbbb13fdd8/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-sys-0.20.6/Cargo.toml [INFO] [stderr] cargo:rerun-if-env-changed=GLIB_2.0_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:warning=pkg-config has not been configured to support cross-compilation. [INFO] [stderr] [INFO] [stderr] Install a sysroot for the target platform and configure it via [INFO] [stderr] PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a [INFO] [stderr] cross-compiling wrapper for pkg-config and set it via [INFO] [stderr] PKG_CONFIG environment variable. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f05b9257f13131f21f1ff6be89cf771f123be3e2b2ab88876bf91f2e17c2d366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05b9257f13131f21f1ff6be89cf771f123be3e2b2ab88876bf91f2e17c2d366", kill_on_drop: false }` [INFO] [stdout] f05b9257f13131f21f1ff6be89cf771f123be3e2b2ab88876bf91f2e17c2d366