[INFO] updating cached repository wyq756543431/raudient [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wyq756543431/raudient [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wyq756543431/raudient" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/wyq756543431/raudient"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/wyq756543431/raudient'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wyq756543431/raudient" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/wyq756543431/raudient"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/wyq756543431/raudient'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ada0ffc39dec3257e43f063064f43fb1f3165f5b [INFO] sha for GitHub repo wyq756543431/raudient: ada0ffc39dec3257e43f063064f43fb1f3165f5b [INFO] validating manifest of wyq756543431/raudient on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wyq756543431/raudient on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wyq756543431/raudient [INFO] finished frobbing wyq756543431/raudient [INFO] frobbed toml for wyq756543431/raudient written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/wyq756543431/raudient/Cargo.toml [INFO] started frobbing wyq756543431/raudient [INFO] finished frobbing wyq756543431/raudient [INFO] frobbed toml for wyq756543431/raudient written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/wyq756543431/raudient/Cargo.toml [INFO] crate wyq756543431/raudient already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/wyq756543431/raudient/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking wyq756543431/raudient against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-3/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/wyq756543431/raudient:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 74708a7f9fe77483f76fcc3af80a8c2b3b9c978a1ca3a3ba26536c210e60c856 [INFO] running `"docker" "start" "-a" "74708a7f9fe77483f76fcc3af80a8c2b3b9c978a1ca3a3ba26536c210e60c856"` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking num-traits v0.2.8 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] error: failed to run custom build command for `gtk-sys v0.8.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/gtk-sys-2fcd1ebb82b51535/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gtk+-3.0 >= 3.22.30"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Requested 'gtk+-3.0 >= 3.22.30' but version of GTK+ is 3.22.11 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "74708a7f9fe77483f76fcc3af80a8c2b3b9c978a1ca3a3ba26536c210e60c856"` [INFO] running `"docker" "rm" "-f" "74708a7f9fe77483f76fcc3af80a8c2b3b9c978a1ca3a3ba26536c210e60c856"` [INFO] [stdout] 74708a7f9fe77483f76fcc3af80a8c2b3b9c978a1ca3a3ba26536c210e60c856