[INFO] updating cached repository https://github.com/kykc/web-api-client-rs [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] 7c93e79aeb8573e0a37867ea6bd83284159b4178 [INFO] checking kykc/web-api-client-rs against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykc%2Fweb-api-client-rs" "/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/kykc/web-api-client-rs on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kykc/web-api-client-rs [INFO] finished tweaking git repo https://github.com/kykc/web-api-client-rs [INFO] tweaked toml for git repo https://github.com/kykc/web-api-client-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kykc/web-api-client-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] d19793aa7f3576f53b179a61346b4b9f62b32c34dec83967ce2fab65e211ebb4 [INFO] running `"docker" "start" "-a" "d19793aa7f3576f53b179a61346b4b9f62b32c34dec83967ce2fab65e211ebb4"` [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Checking utf-8 v0.7.4 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling file v1.1.2 [INFO] [stderr] Compiling sourceview v0.5.0 [INFO] [stderr] Compiling web_api_client v0.1.19 (/opt/rustwide/workdir) [INFO] [stderr] Checking adler32 v0.2.0 [INFO] [stderr] Checking typed-arena v1.4.1 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling gtk-source-sys v0.7.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking dirs v1.0.3 [INFO] [stderr] Checking ar v0.6.0 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling cargo-deb v1.12.0 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Checking tar v0.4.17 [INFO] [stderr] Compiling syn v0.15.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Checking zopfli v0.3.7 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling lzma-sys v0.1.10 [INFO] [stderr] Checking tendril v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking glib v0.6.0 [INFO] [stderr] error: failed to run custom build command for `gtk-source-sys v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gtk-source-sys-c66dc4866df7e2ef/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "pkg-config" "--libs" "--cflags" "gtksourceview-3.0 >= 3.20"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package gtksourceview-3.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gtksourceview-3.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gtksourceview-3.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" "d19793aa7f3576f53b179a61346b4b9f62b32c34dec83967ce2fab65e211ebb4"` [INFO] running `"docker" "rm" "-f" "d19793aa7f3576f53b179a61346b4b9f62b32c34dec83967ce2fab65e211ebb4"` [INFO] [stdout] d19793aa7f3576f53b179a61346b4b9f62b32c34dec83967ce2fab65e211ebb4