[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 master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykc%2Fweb-api-client-rs" "/workspace/builds/worker-11/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kykc/web-api-client-rs on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-11/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] d67df6542484a9dc25bdca725744fbbff5d7d614e8379bc1f6d376eb6c2c9087
[INFO] running `"docker" "start" "-a" "d67df6542484a9dc25bdca725744fbbff5d7d614e8379bc1f6d376eb6c2c9087"`
[INFO] [stderr]    Compiling cc v1.0.23
[INFO] [stderr]    Compiling proc-macro2 v0.4.17
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]    Compiling serde v1.0.76
[INFO] [stderr]    Compiling gio v0.5.0
[INFO] [stderr]     Checking indexmap v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.12
[INFO] [stderr]    Compiling gdk-pixbuf v0.5.0
[INFO] [stderr]    Compiling cairo-rs v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.1
[INFO] [stderr]    Compiling gdk v0.9.0
[INFO] [stderr]    Compiling gtk v0.5.0
[INFO] [stderr]    Compiling file v1.1.2
[INFO] [stderr]    Compiling sourceview v0.5.0
[INFO] [stderr]     Checking adler32 v0.2.0
[INFO] [stderr]    Compiling web_api_client v0.1.19 (/opt/rustwide/workdir)
[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]     Checking log v0.4.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.7.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.7.0
[INFO] [stderr]    Compiling pango-sys v0.7.0
[INFO] [stderr]    Compiling gdk-sys v0.7.0
[INFO] [stderr]     Checking net2 v0.2.33
[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 memchr v2.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.6
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking filetime v0.2.1
[INFO] [stderr]     Checking tokio-executor v0.1.4
[INFO] [stderr]     Checking ar v0.6.0
[INFO] [stderr]     Checking base64 v0.9.2
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling cargo-deb v1.12.0
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking want v0.0.6
[INFO] [stderr]     Checking uuid v0.7.1
[INFO] [stderr]     Checking lock_api v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.3.0
[INFO] [stderr]     Checking tokio-io v0.1.8
[INFO] [stderr]     Checking http v0.1.13
[INFO] [stderr]     Checking mio v0.6.15
[INFO] [stderr]     Checking tokio-timer v0.2.6
[INFO] [stderr]     Checking tokio-current-thread v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]     Checking phf_shared v0.7.23
[INFO] [stderr]     Checking tendril v0.4.0
[INFO] [stderr]    Compiling html5ever v0.22.3
[INFO] [stderr]     Checking tar v0.4.17
[INFO] [stderr]     Checking mime v0.3.9
[INFO] [stderr]     Checking libflate v0.1.16
[INFO] [stderr]     Checking zopfli v0.3.7
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.6.1
[INFO] [stderr]     Checking phf v0.7.23
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]     Checking tokio-codec v0.1.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking tokio-reactor v0.1.5
[INFO] [stderr]     Checking glib v0.6.0
[INFO] [stderr]     Checking rusqlite v0.14.0
[INFO] [stderr]    Compiling syn v0.15.1
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling phf_generator v0.7.23
[INFO] [stderr]     Checking tokio-threadpool v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.36
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling lzma-sys v0.1.10
[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-8e5d5877264df370/build-script-build` (exit code: 1)
[INFO] [stderr] --- stderr
[INFO] [stderr] `"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" "d67df6542484a9dc25bdca725744fbbff5d7d614e8379bc1f6d376eb6c2c9087"`
[INFO] running `"docker" "rm" "-f" "d67df6542484a9dc25bdca725744fbbff5d7d614e8379bc1f6d376eb6c2c9087"`
[INFO] [stdout] d67df6542484a9dc25bdca725744fbbff5d7d614e8379bc1f6d376eb6c2c9087
