[INFO] cloning repository https://github.com/pop-os/cosmic-applibrary [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/cosmic-applibrary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-applibrary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-applibrary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffad74f0b20d1edcc429a63bc4d75af9052f9171 [INFO] testing pop-os/cosmic-applibrary against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-applibrary" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/cosmic-applibrary on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pop-os/cosmic-applibrary [INFO] finished tweaking git repo https://github.com/pop-os/cosmic-applibrary [INFO] tweaked toml for git repo https://github.com/pop-os/cosmic-applibrary written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/cosmic-applibrary already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdk4-wayland-sys v0.4.2 [INFO] [stderr] Downloaded gdk4-wayland v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0441c1c0820c6826f1d0e93a81f78df1ca56004cd139e7b0dc7fca27ac969013 [INFO] running `Command { std: "docker" "start" "-a" "0441c1c0820c6826f1d0e93a81f78df1ca56004cd139e7b0dc7fca27ac969013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0441c1c0820c6826f1d0e93a81f78df1ca56004cd139e7b0dc7fca27ac969013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0441c1c0820c6826f1d0e93a81f78df1ca56004cd139e7b0dc7fca27ac969013", kill_on_drop: false }` [INFO] [stdout] 0441c1c0820c6826f1d0e93a81f78df1ca56004cd139e7b0dc7fca27ac969013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f33ba0bb9551748fd223024bd50ea28ea284f48a7bf2e363ce075ca24df37a3 [INFO] running `Command { std: "docker" "start" "-a" "2f33ba0bb9551748fd223024bd50ea28ea284f48a7bf2e363ce075ca24df37a3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling gio v0.15.10 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling cascade v1.0.0 [INFO] [stderr] Compiling cosmic-app-library v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling notify v5.0.0-pre.14 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling gettext-rs v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling relm4-macros v0.4.4 (https://github.com/AaronErhardt/Relm4#8595c5a3) [INFO] [stderr] Compiling rust-embed v6.3.0 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.5.0 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-config v0.4.2 [INFO] [stderr] Compiling glib-macros v0.15.10 [INFO] [stderr] Compiling gtk4-macros v0.4.7 [INFO] [stderr] Compiling palette_derive v0.6.0 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk4-sys v0.4.2 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Compiling gsk4-sys v0.4.2 [INFO] [stderr] Compiling gtk4-sys v0.4.5 [INFO] [stderr] Compiling gdk4-x11-sys v0.4.2 [INFO] [stderr] Compiling i18n-embed-impl v0.8.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "pango" "pango >= 1.46"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `pango-sys v0.15.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pango-sys-07436ece9eb1f046/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=PANGO_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] cargo:warning=`"pkg-config" "--libs" "--cflags" "pango" "pango >= 1.46"` did not exit successfully: exit status: 1 [INFO] [stderr] error: could not find system library 'pango' required by the 'pango-sys' crate [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Requested 'pango >= 1.46' but version of Pango is 1.44.7 [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f33ba0bb9551748fd223024bd50ea28ea284f48a7bf2e363ce075ca24df37a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f33ba0bb9551748fd223024bd50ea28ea284f48a7bf2e363ce075ca24df37a3", kill_on_drop: false }` [INFO] [stdout] 2f33ba0bb9551748fd223024bd50ea28ea284f48a7bf2e363ce075ca24df37a3