[INFO] cloning repository luukvanderduim/atspi-sys [INFO] running `"git" "clone" "--bare" "git://github.com/luukvanderduim/atspi-sys.git" "work/cache/sources/gh/luukvanderduim/atspi-sys"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/luukvanderduim/atspi-sys'... [INFO] running `"git" "clone" "work/cache/sources/gh/luukvanderduim/atspi-sys" "work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/luukvanderduim/atspi-sys"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/luukvanderduim/atspi-sys'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luukvanderduim/atspi-sys" "work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/luukvanderduim/atspi-sys"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/luukvanderduim/atspi-sys'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] babf1f26045e5ae49410366d82b47e5ca6f9531a [INFO] sha for GitHub repo luukvanderduim/atspi-sys: babf1f26045e5ae49410366d82b47e5ca6f9531a [INFO] validating manifest of luukvanderduim/atspi-sys on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of luukvanderduim/atspi-sys on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing luukvanderduim/atspi-sys [INFO] finished frobbing luukvanderduim/atspi-sys [INFO] frobbed toml for luukvanderduim/atspi-sys written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/luukvanderduim/atspi-sys/Cargo.toml [INFO] started frobbing luukvanderduim/atspi-sys [INFO] finished frobbing luukvanderduim/atspi-sys [INFO] frobbed toml for luukvanderduim/atspi-sys written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/luukvanderduim/atspi-sys/Cargo.toml [INFO] crate luukvanderduim/atspi-sys already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking luukvanderduim/atspi-sys against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-5/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/luukvanderduim/atspi-sys:/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 09c314d08e28b53e526caf5066887346a4b0409862377320204160d92f38b57c [INFO] running `"docker" "start" "-a" "09c314d08e28b53e526caf5066887346a4b0409862377320204160d92f38b57c"` [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Compiling glib-sys v0.8.0 (https://github.com/gtk-rs/sys#c45adc74) [INFO] [stderr] Compiling libdbus-sys v0.2.0 (https://github.com/diwic/dbus-rs#fe9046af) [INFO] [stderr] Compiling gobject-sys v0.8.0 (https://github.com/gtk-rs/sys#c45adc74) [INFO] [stderr] Compiling atspi-sys v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] error: failed to run custom build command for `atspi-sys v0.0.1 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/atspi-sys-6d485343b00168ec/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "atspi-2 >= 2.28"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Requested 'atspi-2 >= 2.28' but version of atspi is 2.22.0 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "09c314d08e28b53e526caf5066887346a4b0409862377320204160d92f38b57c"` [INFO] running `"docker" "rm" "-f" "09c314d08e28b53e526caf5066887346a4b0409862377320204160d92f38b57c"` [INFO] [stdout] 09c314d08e28b53e526caf5066887346a4b0409862377320204160d92f38b57c