[INFO] cloning repository https://github.com/sophie-h/pika-backup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sophie-h/pika-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-h%2Fpika-backup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-h%2Fpika-backup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6743109c9ad8541ba774381729edde3f20f6abca [INFO] testing sophie-h/pika-backup against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-h%2Fpika-backup" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sophie-h/pika-backup on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sophie-h/pika-backup [INFO] finished tweaking git repo https://github.com/sophie-h/pika-backup [INFO] tweaked toml for git repo https://github.com/sophie-h/pika-backup written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sophie-h/pika-backup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 30e7102e8cfd6bc036331b8962bfc5ed6b489a3d2a5c61683340085f843a24bb [INFO] running `Command { std: "docker" "start" "-a" "30e7102e8cfd6bc036331b8962bfc5ed6b489a3d2a5c61683340085f843a24bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30e7102e8cfd6bc036331b8962bfc5ed6b489a3d2a5c61683340085f843a24bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e7102e8cfd6bc036331b8962bfc5ed6b489a3d2a5c61683340085f843a24bb", kill_on_drop: false }` [INFO] [stdout] 30e7102e8cfd6bc036331b8962bfc5ed6b489a3d2a5c61683340085f843a24bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e67930ac30ac8efaa54721e890b599d8a0f1322e9fe4516b22ded6d13799035 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e67930ac30ac8efaa54721e890b599d8a0f1322e9fe4516b22ded6d13799035", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling gettext-sys v0.21.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling gettext-rs v0.7.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling chronoutil v0.2.3 [INFO] [stderr] Compiling zxcvbn v2.1.2 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling system-deps v4.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling zvariant_derive v2.9.0 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Compiling gtk4-macros v0.3.1 [INFO] [stderr] Compiling zbus_macros v2.0.0-beta.7 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling graphene-sys v0.14.8 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling gdk4-sys v0.3.1 [INFO] [stderr] Compiling gsk4-sys v0.3.1 [INFO] [stderr] Compiling gtk4-sys v0.3.1 [INFO] [stderr] Compiling libadwaita-sys v0.1.0-alpha-6 (https://gitlab.gnome.org/World/Rust/libadwaita-rs.git#7b4b2bbd) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "glib-2.0" "glib-2.0 >= 2.66"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `glib-sys v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glib-sys-bdef812274e8711f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GLIB_2.0_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" "glib-2.0" "glib-2.0 >= 2.66"` did not exit successfully: exit status: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Requested 'glib-2.0 >= 2.66' but version of GLib is 2.64.6 [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5e67930ac30ac8efaa54721e890b599d8a0f1322e9fe4516b22ded6d13799035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e67930ac30ac8efaa54721e890b599d8a0f1322e9fe4516b22ded6d13799035", kill_on_drop: false }` [INFO] [stdout] 5e67930ac30ac8efaa54721e890b599d8a0f1322e9fe4516b22ded6d13799035