[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] testing marciosr/temporizador against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Ftemporizador" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marciosr/temporizador on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-2/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eb122b9b2d3c231ff9d9bbc85c8d763d24cb6e314c3f69363fb75ad32d2d7ed6 [INFO] running `"docker" "start" "-a" "eb122b9b2d3c231ff9d9bbc85c8d763d24cb6e314c3f69363fb75ad32d2d7ed6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling gio v0.8.1 (https://github.com/gtk-rs/gio#47e70e41) [INFO] [stderr] Compiling cairo-rs v0.8.1 (https://github.com/gtk-rs/cairo#21369e6a) [INFO] [stderr] Compiling pango v0.8.0 (https://github.com/gtk-rs/pango#8021e0f2) [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 (https://github.com/gtk-rs/gdk-pixbuf#4ceb87c0) [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#8dafe4d8) [INFO] [stderr] Compiling atk v0.8.0 (https://github.com/gtk-rs/atk#51256265) [INFO] [stderr] Compiling gsk4 v0.1.0 (https://github.com/gtk-rs/gsk4#8ed67cef) [INFO] [stderr] Compiling gtk4 v0.1.0 (https://github.com/gtk-rs/gtk4#8aeb9dce) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [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#21369e6a) [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#8dafe4d8) [INFO] [stderr] Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling atk-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/sys#d6cffc7d) [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-219dded2f38559ab/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" "eb122b9b2d3c231ff9d9bbc85c8d763d24cb6e314c3f69363fb75ad32d2d7ed6"` [INFO] running `"docker" "rm" "-f" "eb122b9b2d3c231ff9d9bbc85c8d763d24cb6e314c3f69363fb75ad32d2d7ed6"` [INFO] [stdout] eb122b9b2d3c231ff9d9bbc85c8d763d24cb6e314c3f69363fb75ad32d2d7ed6