[INFO] cloning repository https://github.com/marciosr/temporizador [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marciosr/temporizador" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Ftemporizador", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Ftemporizador'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b82cc068068c80336d135bd3a562b5ed2e3158c [INFO] testing marciosr/temporizador against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Ftemporizador" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marciosr/temporizador on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marciosr/temporizador [INFO] finished tweaking git repo https://github.com/marciosr/temporizador [INFO] tweaked toml for git repo https://github.com/marciosr/temporizador written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/marciosr/temporizador already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk4` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/atk` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk4` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/graphene` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gsk4` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9284721a247e56174fa0397eb72c8408b3b5a2dbd2f3a937cd1c2b90a9ebb35b [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" "9284721a247e56174fa0397eb72c8408b3b5a2dbd2f3a937cd1c2b90a9ebb35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9284721a247e56174fa0397eb72c8408b3b5a2dbd2f3a937cd1c2b90a9ebb35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9284721a247e56174fa0397eb72c8408b3b5a2dbd2f3a937cd1c2b90a9ebb35b", kill_on_drop: false }` [INFO] [stdout] 9284721a247e56174fa0397eb72c8408b3b5a2dbd2f3a937cd1c2b90a9ebb35b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d00e1f89ff479cc9d4e5e42ad1666767f6bcbb191916be96580179b72b1765d2 [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" "d00e1f89ff479cc9d4e5e42ad1666767f6bcbb191916be96580179b72b1765d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gio v0.9.0 (https://github.com/gtk-rs/gio#809e580c) [INFO] [stderr] Compiling cairo-rs v0.9.0 (https://github.com/gtk-rs/cairo#2d5a1cb0) [INFO] [stderr] Compiling pango v0.9.0 (https://github.com/gtk-rs/pango#4a91bed6) [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 (https://github.com/gtk-rs/gdk-pixbuf#2502779e) [INFO] [stderr] Compiling graphene-rs v0.1.0 (https://github.com/gtk-rs/graphene#8dafe4d8) [INFO] [stderr] Compiling gdk4 v0.1.0 (https://github.com/gtk-rs/gdk4#bf87233c) [INFO] [stderr] Compiling atk v0.9.0 (https://github.com/gtk-rs/atk#9e3eb263) [INFO] [stderr] Compiling gsk4 v0.1.0 (https://github.com/gtk-rs/gsk4#01770323) [INFO] [stderr] Compiling gtk4 v0.1.0 (https://github.com/gtk-rs/gtk4#8aeb9dce) [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling graphene-sys v0.1.0 (https://github.com/gtk-rs/graphene#8dafe4d8) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.0 (https://github.com/gtk-rs/glib#e5f7c8c6) [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling glib-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling gobject-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling gio-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling pango-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 (https://github.com/gtk-rs/cairo#2d5a1cb0) [INFO] [stderr] Compiling gdk4-sys v0.1.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling atk-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] error: failed to run custom build command for `graphene-sys v0.1.0 (https://github.com/gtk-rs/graphene#8dafe4d8)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/graphene-sys-667f5a14a4ce175f/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GRAPHENE_GOBJECT_1.0_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=GRAPHENE_GOBJECT_1.0_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=GRAPHENE_GOBJECT_1.0_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" "graphene-gobject-1.0" "graphene-gobject-1.0 >= 1.9.2"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package graphene-gobject-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `graphene-gobject-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'graphene-gobject-1.0' found [INFO] [stderr] Package graphene-gobject-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `graphene-gobject-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'graphene-gobject-1.0' 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" "d00e1f89ff479cc9d4e5e42ad1666767f6bcbb191916be96580179b72b1765d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00e1f89ff479cc9d4e5e42ad1666767f6bcbb191916be96580179b72b1765d2", kill_on_drop: false }` [INFO] [stdout] d00e1f89ff479cc9d4e5e42ad1666767f6bcbb191916be96580179b72b1765d2