[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#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykc%2Fweb-api-client-rs" "/workspace/builds/worker-14/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kykc/web-api-client-rs on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-14/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] 50f3b1006103de3c94af2e72e3e7aa0c8f82f1744de8b27132650a7b6d835271
[INFO] running `"docker" "start" "-a" "50f3b1006103de3c94af2e72e3e7aa0c8f82f1744de8b27132650a7b6d835271"`
[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 openssl v0.10.12
[INFO] [stderr]    Compiling itoa v0.4.2
[INFO] [stderr]    Compiling indexmap v1.0.1
[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]     Checking typed-arena v1.4.1
[INFO] [stderr]    Compiling web_api_client v0.1.19 (/opt/rustwide/workdir)
[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 tokio-executor v0.1.4
[INFO] [stderr]    Compiling atk-sys v0.7.0
[INFO] [stderr]    Compiling gtk-sys v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.36
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling gtk-source-sys v0.7.0
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.9.3
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking filetime v0.2.1
[INFO] [stderr]     Checking ar v0.6.0
[INFO] [stderr]    Compiling cargo-deb v1.12.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.1
[INFO] [stderr]     Checking mio v0.6.15
[INFO] [stderr]     Checking want v0.0.6
[INFO] [stderr]     Checking tokio-current-thread v0.1.1
[INFO] [stderr]     Checking tokio-timer v0.2.6
[INFO] [stderr]     Checking uuid v0.7.1
[INFO] [stderr]    Compiling serde v1.0.76
[INFO] [stderr]     Checking lock_api v0.1.3
[INFO] [stderr]    Compiling ryu v0.2.6
[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]    Compiling syn v0.13.11
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking toml v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.27
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]    Compiling phf_shared v0.7.23
[INFO] [stderr]     Checking tar v0.4.17
[INFO] [stderr]    Compiling lzma-sys v0.1.10
[INFO] [stderr]    Compiling syn v0.15.1
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking libflate v0.1.16
[INFO] [stderr]     Checking zopfli v0.3.7
[INFO] [stderr]     Checking serde_urlencoded v0.5.3
[INFO] [stderr]     Checking tendril v0.4.0
[INFO] [stderr]     Checking tokio-codec v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.7.23
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking phf v0.7.23
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking crossbeam-deque v0.6.1
[INFO] [stderr]     Checking rusqlite v0.14.0
[INFO] [stderr]    Compiling phf_codegen v0.7.23
[INFO] [stderr]    Compiling string_cache_codegen v0.4.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.6
[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-972916be36901b94/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" "50f3b1006103de3c94af2e72e3e7aa0c8f82f1744de8b27132650a7b6d835271"`
[INFO] running `"docker" "rm" "-f" "50f3b1006103de3c94af2e72e3e7aa0c8f82f1744de8b27132650a7b6d835271"`
[INFO] [stdout] 50f3b1006103de3c94af2e72e3e7aa0c8f82f1744de8b27132650a7b6d835271
