[INFO] updating cached repository kosyak/kmscube-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kosyak/kmscube-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kosyak/kmscube-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/kosyak/kmscube-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kosyak/kmscube-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kosyak/kmscube-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kosyak/kmscube-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kosyak/kmscube-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6d37451cb5b38eb64d1c4342561877d33f94854c [INFO] sha for GitHub repo kosyak/kmscube-rs: 6d37451cb5b38eb64d1c4342561877d33f94854c [INFO] validating manifest of kosyak/kmscube-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kosyak/kmscube-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kosyak/kmscube-rs [INFO] removed path dependency sys from kosyak/kmscube-rs [INFO] finished frobbing kosyak/kmscube-rs [INFO] frobbed toml for kosyak/kmscube-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/kosyak/kmscube-rs/Cargo.toml [INFO] started frobbing kosyak/kmscube-rs [INFO] removed path dependency sys from kosyak/kmscube-rs [INFO] finished frobbing kosyak/kmscube-rs [INFO] frobbed toml for kosyak/kmscube-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kosyak/kmscube-rs/Cargo.toml [INFO] crate kosyak/kmscube-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kosyak/kmscube-rs/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" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/kosyak/drm-rs.git` [INFO] [stderr] Updating git repository `https://github.com/kosyak/gbm.rs.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/kosyak/drm-rs.git` [INFO] [stderr] Updating git repository `https://github.com/kosyak/gbm.rs.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kosyak/kmscube-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kosyak/kmscube-rs:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 77f6d80b06b3c6f84fdb91ceaf010c3a9a4017f4cbb1fbb26696e1d38bda2278 [INFO] running `"docker" "start" "-a" "77f6d80b06b3c6f84fdb91ceaf010c3a9a4017f4cbb1fbb26696e1d38bda2278"` [INFO] [stderr] warning: dependency (sys) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bindgen v0.50.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling sys v0.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling clang-sys v0.14.1 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling drm-sys v0.0.9 (https://github.com/kosyak/drm-rs.git#dfb50635) [INFO] [stderr] Compiling aster v0.38.0 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling quasi v0.29.0 [INFO] [stderr] Compiling quasi_codegen v0.29.0 [INFO] [stderr] Compiling drm v0.3.3 (https://github.com/kosyak/drm-rs.git#dfb50635) [INFO] [stderr] Compiling bindgen v0.22.1 [INFO] [stderr] Compiling gbm-sys v0.1.0 (https://github.com/kosyak/gbm.rs.git#8d30cdbe) [INFO] [stderr] error: failed to run custom build command for `gbm-sys v0.1.0 (https://github.com/kosyak/gbm.rs.git#8d30cdbe)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/gbm-sys-f252073435e55375/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead, err: true [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=], err: true [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] include/gbm.h:1:10: error: 'gbm.h' file not found with include; use "quotes" instead [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=] [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ()', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a51bfb01ab - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55a51bfb01ab - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55a51bfb01ab - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55a51bfb01ab - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55a51bfb01ab - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55a51bfafe87 - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55a51bfb08c0 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55a51bfb0442 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55a51bfb0326 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x55a51bfceecd - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55a51b7613d9 - core::result::unwrap_failed::h300aea89c148a06d [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x55a51b7614ec - core::result::Result::unwrap::hb3ac27f3098f447d [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/result.rs:800 [INFO] [stderr] 12: 0x55a51b76164e - build_script_build::main::h77c9ea60b64443bd [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/gbm.rs-4b507c49e1f7c531/8d30cdb/gbm-sys/build.rs:16 [INFO] [stderr] 13: 0x55a51b75f9c0 - std::rt::lang_start::{{closure}}::ha9fe6d6094e6f7d1 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55a51bfb02c3 - std::rt::lang_start_internal::{{closure}}::h447d8812e3ee306d [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55a51bfb02c3 - std::panicking::try::do_call::h4a61cb372364c745 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x55a51bfb71ea - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x55a51bfb0dcd - std::panicking::try::hdf71f938885bca42 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x55a51bfb0dcd - std::panic::catch_unwind::h7e85dbf162b1611a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55a51bfb0dcd - std::rt::lang_start_internal::h1e06cc26b9fc25ea [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55a51b75f999 - std::rt::lang_start::h44185e55ecbcef53 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55a51b7617fa - main [INFO] [stderr] 22: 0x7f86074ee2e1 - __libc_start_main [INFO] [stderr] 23: 0x55a51b75f84a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "77f6d80b06b3c6f84fdb91ceaf010c3a9a4017f4cbb1fbb26696e1d38bda2278"` [INFO] running `"docker" "rm" "-f" "77f6d80b06b3c6f84fdb91ceaf010c3a9a4017f4cbb1fbb26696e1d38bda2278"` [INFO] [stdout] 77f6d80b06b3c6f84fdb91ceaf010c3a9a4017f4cbb1fbb26696e1d38bda2278