[INFO] updating cached repository https://github.com/marciosr/temporizador [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b82cc068068c80336d135bd3a562b5ed2e3158c [INFO] checking marciosr/temporizador against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Ftemporizador" "/workspace/builds/worker-5/source"` [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 bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e649790e9a0055cbd43ee014438fabd72ed1fea741c22512a77b6d0f0e3dbf2 [INFO] running `"docker" "start" "-a" "8e649790e9a0055cbd43ee014438fabd72ed1fea741c22512a77b6d0f0e3dbf2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gio v0.8.1 (https://github.com/gtk-rs/gio#82038aa8) [INFO] [stderr] Compiling cairo-rs v0.8.1 (https://github.com/gtk-rs/cairo#8cdc1064) [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 (https://github.com/gtk-rs/gdk-pixbuf#3310e98e) [INFO] [stderr] Compiling pango v0.8.0 (https://github.com/gtk-rs/pango#07a8f84a) [INFO] [stderr] Compiling gdk4 v0.1.0 (https://github.com/gtk-rs/gdk4#bf87233c) [INFO] [stderr] Compiling graphene-rs v0.1.0 (https://github.com/gtk-rs/graphene#44828ee3) [INFO] [stderr] Compiling gsk4 v0.1.0 (https://github.com/gtk-rs/gsk4#8ed67cef) [INFO] [stderr] Compiling atk v0.8.0 (https://github.com/gtk-rs/atk#83b5e5a6) [INFO] [stderr] Compiling gtk4 v0.1.0 (https://github.com/gtk-rs/gtk4#8aeb9dce) [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling glib-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gobject-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gio-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 (https://github.com/gtk-rs/cairo#8cdc1064) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling pango-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gdk4-sys v0.1.0 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling graphene-sys v0.1.0 (https://github.com/gtk-rs/graphene#44828ee3) [INFO] [stderr] Compiling atk-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] error: failed to run custom build command for `graphene-sys v0.1.0 (https://github.com/gtk-rs/graphene#44828ee3)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/graphene-sys-e960b48e680b7197/build-script-build` (exit code: 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 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] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8e649790e9a0055cbd43ee014438fabd72ed1fea741c22512a77b6d0f0e3dbf2"` [INFO] running `"docker" "rm" "-f" "8e649790e9a0055cbd43ee014438fabd72ed1fea741c22512a77b6d0f0e3dbf2"` [INFO] [stdout] 8e649790e9a0055cbd43ee014438fabd72ed1fea741c22512a77b6d0f0e3dbf2