[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] checking marciosr/temporizador against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Ftemporizador" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marciosr/temporizador on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9880fe2d8e036c1c13e953a13a9bd9c991e23a9dfdb11467809cd7ca8ab3f3eb [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" "9880fe2d8e036c1c13e953a13a9bd9c991e23a9dfdb11467809cd7ca8ab3f3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9880fe2d8e036c1c13e953a13a9bd9c991e23a9dfdb11467809cd7ca8ab3f3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9880fe2d8e036c1c13e953a13a9bd9c991e23a9dfdb11467809cd7ca8ab3f3eb", kill_on_drop: false }` [INFO] [stdout] 9880fe2d8e036c1c13e953a13a9bd9c991e23a9dfdb11467809cd7ca8ab3f3eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--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] 30f17738ad714170c59e1b511b9cc8ed7185e42fead847e3721fddd3c1bdf8e0 [INFO] running `Command { std: "docker" "start" "-a" "30f17738ad714170c59e1b511b9cc8ed7185e42fead847e3721fddd3c1bdf8e0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling gio v0.7.0 (https://github.com/gtk-rs/gio#5d93b035) [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 (https://github.com/gtk-rs/gdk-pixbuf#4aaa66d3) [INFO] [stderr] Compiling pango v0.7.0 (https://github.com/gtk-rs/pango#e6077988) [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.7.0 (https://github.com/gtk-rs/cairo#ce6d24b9) [INFO] [stderr] Compiling graphene-rs v0.1.0 (https://github.com/gtk-rs/graphene#de472cf3) [INFO] [stderr] Compiling gdk4 v0.1.0 (https://github.com/gtk-rs/gdk4#85bfeba7) [INFO] [stderr] Compiling gsk4 v0.1.0 (https://github.com/gtk-rs/gsk4#a8ba6ec5) [INFO] [stderr] Compiling atk v0.7.0 (https://github.com/gtk-rs/atk#4914e25c) [INFO] [stderr] Compiling gtk4 v0.1.0 (https://github.com/gtk-rs/gtk4#bfa91abb) [INFO] [stderr] Compiling glib-sys v0.9.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] Compiling gobject-sys v0.9.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] Compiling gio-sys v0.9.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] Compiling pango-sys v0.9.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 (https://github.com/gtk-rs/cairo#ce6d24b9) [INFO] [stderr] Compiling graphene-sys v0.1.0 (https://github.com/gtk-rs/graphene#de472cf3) [INFO] [stderr] Compiling gdk4-sys v0.1.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] Compiling atk-sys v0.9.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/sys#71a7e1b1) [INFO] [stderr] error: failed to run custom build command for `graphene-sys v0.1.0 (https://github.com/gtk-rs/graphene#de472cf3)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/graphene-sys-c72b522d7828d74c/build-script-build` (exit status: 1) [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 status: 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" "30f17738ad714170c59e1b511b9cc8ed7185e42fead847e3721fddd3c1bdf8e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f17738ad714170c59e1b511b9cc8ed7185e42fead847e3721fddd3c1bdf8e0", kill_on_drop: false }` [INFO] [stdout] 30f17738ad714170c59e1b511b9cc8ed7185e42fead847e3721fddd3c1bdf8e0