[INFO] cloning repository https://github.com/pop-os/desktop-widget [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/desktop-widget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdesktop-widget", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdesktop-widget'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ca8b6840366d3f29a119a0122d26a692ff81fa0 [INFO] testing pop-os/desktop-widget against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdesktop-widget" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/desktop-widget on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-25/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pop-os/desktop-widget [INFO] finished tweaking git repo https://github.com/pop-os/desktop-widget [INFO] tweaked toml for git repo https://github.com/pop-os/desktop-widget written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/desktop-widget already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f989655513d99c0765ade65b210dfafea765f2d9b517540a2eadbfd5c5518d20 [INFO] running `Command { std: "docker" "start" "-a" "f989655513d99c0765ade65b210dfafea765f2d9b517540a2eadbfd5c5518d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f989655513d99c0765ade65b210dfafea765f2d9b517540a2eadbfd5c5518d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f989655513d99c0765ade65b210dfafea765f2d9b517540a2eadbfd5c5518d20", kill_on_drop: false }` [INFO] [stdout] f989655513d99c0765ade65b210dfafea765f2d9b517540a2eadbfd5c5518d20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17a14001a6f7a598850e8af291f7b3e6fbd78d9503071f82e570461fa8812651 [INFO] running `Command { std: "docker" "start" "-a" "17a14001a6f7a598850e8af291f7b3e6fbd78d9503071f82e570461fa8812651", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gstreamer v0.16.7 [INFO] [stderr] Compiling pop-theme-switcher v0.1.1 (https://github.com/pop-os/theme-switcher#f9b766d1) [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling pop-desktop-widget v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling ouroboros v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-bundle v0.15.1 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling i18n-config v0.4.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling fluent v0.15.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-sys v0.9.1 [INFO] [stderr] Compiling libhandy-sys v0.7.0 [INFO] [stderr] Compiling i18n-embed-impl v0.7.0 [INFO] [stderr] error: failed to run custom build command for `libhandy-sys v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libhandy-sys-a5aa151272116274/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBHANDY_1_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBHANDY_1_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBHANDY_1_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [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] `"pkg-config" "--libs" "--cflags" "libhandy-1" "libhandy-1 >= 1"` did not exit successfully: exit status: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package libhandy-1 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `libhandy-1.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'libhandy-1' found [INFO] [stderr] Package libhandy-1 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `libhandy-1.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'libhandy-1' found [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "17a14001a6f7a598850e8af291f7b3e6fbd78d9503071f82e570461fa8812651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a14001a6f7a598850e8af291f7b3e6fbd78d9503071f82e570461fa8812651", kill_on_drop: false }` [INFO] [stdout] 17a14001a6f7a598850e8af291f7b3e6fbd78d9503071f82e570461fa8812651