[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c57fbb8e150eec457a68280ebea96e8f206bd21ed85ffb03f89de133a9d7cbaa [INFO] running `"docker" "start" "-a" "c57fbb8e150eec457a68280ebea96e8f206bd21ed85ffb03f89de133a9d7cbaa"` [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 rustc-demangle v0.1.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling bindgen v0.50.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [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 syntex_pos v0.54.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.14.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling aster v0.38.0 [INFO] [stderr] Compiling quasi v0.29.0 [INFO] [stderr] Compiling quasi_codegen v0.29.0 [INFO] [stderr] Compiling drm-sys v0.0.9 (https://github.com/kosyak/drm-rs.git#dfb50635) [INFO] [stderr] Compiling bindgen v0.22.1 [INFO] [stderr] Compiling drm v0.3.3 (https://github.com/kosyak/drm-rs.git#dfb50635) [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-98165ce84c936ba6/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:1084:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562ad67dbdcb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x562ad67dbdcb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x562ad67dbdcb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x562ad67dbdcb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x562ad67dbdcb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x562ad67dbaa6 - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x562ad67dc4dd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x562ad67dc062 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x562ad67dbf46 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x562ad67fac3d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x562ad67fad37 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stderr] at src/libcore/result.rs:1084 [INFO] [stderr] 11: 0x562ad5f9d497 - core::result::Result::unwrap::h5c936b1b14312e7f [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:852 [INFO] [stderr] 12: 0x562ad5f9d1ee - build_script_build::main::h19a6a7bd614245eb [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/gbm.rs-4b507c49e1f7c531/8d30cdb/gbm-sys/build.rs:16 [INFO] [stderr] 13: 0x562ad5f9f070 - std::rt::lang_start::{{closure}}::h5a55476e6c2a904c [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x562ad67dbee3 - std::rt::lang_start_internal::{{closure}}::hf367a5a6ae52b0ce [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x562ad67dbee3 - std::panicking::try::do_call::h9d779bc5e27e3284 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x562ad67e307a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x562ad67dc9ed - std::panicking::try::h4af22d9cb0afa351 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x562ad67dc9ed - std::panic::catch_unwind::hbb68a9ada87bfb97 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x562ad67dc9ed - std::rt::lang_start_internal::hba9e09d74440ce4d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x562ad5f9f049 - std::rt::lang_start::hd4dceb721472d3dd [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x562ad5f9d38a - main [INFO] [stderr] 22: 0x7fd64a10a2e1 - __libc_start_main [INFO] [stderr] 23: 0x562ad5f9c7ba - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "c57fbb8e150eec457a68280ebea96e8f206bd21ed85ffb03f89de133a9d7cbaa"` [INFO] running `"docker" "rm" "-f" "c57fbb8e150eec457a68280ebea96e8f206bd21ed85ffb03f89de133a9d7cbaa"` [INFO] [stdout] c57fbb8e150eec457a68280ebea96e8f206bd21ed85ffb03f89de133a9d7cbaa